Package Management System(PMS) in Solaris 10 ?

Is there an effort to improve P.M.S. in solaris 10 ?

Sorry, hit the entery key too soon.
Dtrace,zone etc are all cool stuff. but I like to see the PMS got imporved.
Sun's pkgadd is an ok PMS but it can be better. The biggest problem I see is the lack of package dependency install/remove and package depot support.
HPUX's SD-UX allow us to install apache package and its depended packages like openldap,berkely db etc automatically. all happend with just one command.
tj

Similar Messages

  • Is T code OOHAP_BASIC in Performanace management system(PMS)  available in IMG Node ?

    Hi,
    Is T code OOHAP_BASIC in Performanace management system(PMS)  available in IMG Node ?
    please revert . I am not able to find the same in IMG.
    Thanks
    Srikant .

    SPRO->Personnel Management->Personnel Development->Appraisal Systems->Edit Appraisals Catalog

  • Package management

    As far as I can see, 5.10 does not provide any new package management tools besides pkgadd/pkgrm.
    This is an area where Solaris could really be improved.
    blastwave.org/pkg-get is ok, but I what if I want to update bundled packages like SUNWapch*?
    I may, for example, want to use the bundled packages for apache instead of csw, which installs everything under /opt, and is not compatible with the zones model which needs configuration state in /etc and data in /var
    The only way to get hold of freshly updated SUNW packages (unless I am missing something) is to download .iso images via Software Express and extract them manually.
    How about something similar to apt-get for native SUNW packages? Or at least the ability to wget the latest packages.
    Please tell me I am an ignorant ape and there exists just such a solution.... ;-)

    True ... the package management system "amazes" me.
    I'm looking to install a few standard packages on a remote server but don't have a cd in drive ... where else online can i find those packages (like SUNWppror, SUNWpprou, and SUNWppro-plugin-sunos-base needed for smpatch)
    Thank you.

  • Package Management for CodeExchange ABAP projects

    Hi CodeExchange ABAP Contributors,
    according to the size of ABAP in the [https://cw.sdn.sap.com/cw/codex/projects|CodeExchange Project Directory Tag cloud] most of the Projects are ABAP based. Some of them like Twibap, ABAP JSON and ABAP OAuth depend on each other. That is also the case if you want to install packages using [SAPLink|http://code.google.com/p/saplink/], then you need in the most of the cases some [Plugin|http://code.google.com/p/saplink/wiki/pluginList] installed. That can be sometimes very cumbersome.
    As a user of Perl, PHP and Ruby I was using their package management systems like CPAN, Pear and Gems. They provide an easy command line interface to install and update packages. In addition they take care about dependencies.
    I think it's time to start working on a Package Management for CodeExchange ABAP projects. Let's call it ABAP Package Management (APM). SAPLink providing the container to exchange the package and ZAKE to handle the download and install can be a good starting point.
    Let's discuss the problem space here and perhaps we also can involve someone who has perhaps already some experience in building a package management system.
    Best regards
    Gregor

    Hi,
    an XML file to be included into the nugg that describes dependencies on a base of Plugin ID, Plugin Name and Version should be enough.
    The XML should be managed by SAPLink, the hard job is to automatically download and install the plugins.
    How to login to CodExch?
    How to download the certified version of the plugin? A project can delete an old version nugg.
    As you said we need a central instance were the plugin version are versioned and identified univocally.
    Indeed we need a page in code exchange or a tool in release page in order to register the current file as versioned.
    Regards,
    Ivan

  • Filesystem abstraction in package management

    Hey all .. just a thought I had the other night, wanted to share and get opinons on it.
    Probably not anything new, but I was wondering why some kinda filesystem abstraction layer couldnt be implemented in a package management system such as libalpm/pacman ? For instance, instead of storing information as 'absolute' directories, one could store data such as $appdir or $bindir or $libdir, so on and so forth. Information as to where that points to is stored in the config files locally, for any particular distro.
    Potentially one particular dev could package a tarball containing a PKGBUILD with info as to how to build & install the software, along with dependencies, and then locally the package management system takes care of installing everything in the right manner, building the source with the right tools / configurations if needed.
    Im not sure if im explaining this right, but anyway, let me know what you guys think. Maybe there are other factors in play that prevent something like that from being implemented. i dunno ?

    ibendiben wrote:
    pedepy wrote:Then again, just getting everyone to agree & follow a standard hierarchy in the first place would also solve that problem.
    But it stops evolution in a way... It is like the bible telling you what to do, because it's THE (only) GO(o)D way to do it.
    We find 1000 years later that this standard is outdated and stump (well I do ). It makes people narrow minded, and keeps you from moving on.
    So... I like your idea...
    At least thinking about things and exploring the other possible ways makes you wiser... -> go on!
    This has nothing to do with any sort of absolute right/wrong or any evolution. It's about offering users a flexibility in one certain area that. The debate is about whether or not, realistically, they can benefit significantly from that choice, or if its better to standardize.
    Don't bring up your anti-religion complaints without warrant, please. No one's impressed that you're yet another person with a grudge against religion.
    Last edited by B-Con (2008-06-28 23:00:16)

  • ABS as an universal package manager

    I've just had a rather interesting thought. I'm lately entertaining (and discussing) the idea of universal package management, self contained packages etc. As I've recently switched to Arch again, I thought about ABS as a system which actually reduces dependence on a single repository, a single rule-set so to speak and adds a great amount of flexibility. It may very well be the best way of utilizing the one universal packaging format that there currently is: source tarballs.
    What if other distros started packaging and maybe even pre-installing ABS, or something similar? Any user of any other distro would only need a tool like yaourt to check up a mirror of all PKGBUILD's available in the whole GNU/Linux universe and initiate an install where the system would just follow the instructions laid down in the PKGBUILD.
    Now, considering the flexibility of PKGBUILD's, you don't even need to have them all compile a given program on the user's computer. Instead of fetching a source tarball it could just fetch a binary tarball. The dependencies are still all pretty much the same (and stated and taken care of by the PKGBUILD instructions), the biggest difference is just that instead of compiling the user gets a pre-compiled package and the whole process is done much faster.
    Anyway, I wonder what you think and if anyone has discussed this before. I think the PKGBUILD's may very well contain one possible solution to coming up with universal package management system, at least as an add-on to a given distro's base packaging system. And even as an add on, and especially with the ability to install binary and not just source tarballs (much like pacman in fact) may add a great amount of flexibility to a given distro's user that they may currently be missing.
    Cheers
    Last edited by libervisco (2008-07-04 02:25:39)

    Stythys wrote:what's the point of having different distros if they all start trying to be the same?
    There's no point at all there because that's not my point. The idea of universal package management is merely meant to increase compatibility, to provide a way to easily install the same piece of software using the same process on any distro. Imagine the benefits this could have for newbie users once such an option was further developed and polished. You could tell someone how to install a given program and it would work no matter what distro you run. As it is right now you have specific instructions per distro, not to mention that one distro has some software which another just doesn't.
    It is not meant to replace the existing package management in these distros, just add a way to easily install software even without it, when it doesn't have what you need or when it's simply simpler for you to do it this way.
    Stythys wrote:Anyways I seriously doubt other distros are just gonna start using ABS if asked. If you want pacman/ABS on a different system, just compile it yourself
    Well, I agree they wont just adopt it. It would all be gradual. Someone starts compiling it for other distros and distributing it through a web site or where possible through community contributed repositories. If people like what they see they start using it more and more until some distros decide to include it by default. Depending on its success the extreme end result would be for it to be a common feature of *every* GNU/Linux system.
    But yes, it does start with someone compiling it.
    Stythys wrote:but then why not just use arch
    Why aren't all GNU/Linux users the users of Arch?
    ABS is by far not the only thing which differentiates Arch from others so it's not like putting ABS on other distros would result in them becoming exactly like Arch. That said, people have different preferences. Not everyone wants nor is knowledgeable enough to go through Arch's install process, for example.
    Cheers

  • Solaris Package Management

    We have approx. 400 Solaris servers, about half are 2.6, the rest a mixture of 8 and 9. We have a number of packages we want to manage automatically, i.e. remove redundant packages, install new packages and upgrade packages.
    Are there any tools that help with package management over a "large" number of servers? I know we do not have a particularly big server base, so what do those places the do have to manage packages?

    Sorry, hit the entery key too soon.
    Dtrace,zone etc are all cool stuff. but I like to see the PMS got imporved.
    Sun's pkgadd is an ok PMS but it can be better. The biggest problem I see is the lack of package dependency install/remove and package depot support.
    HPUX's SD-UX allow us to install apache package and its depended packages like openldap,berkely db etc automatically. all happend with just one command.
    tj

  • System settings Package management part crashes on open

    Hello all,
    Whenever I open the system settings and then go to "package management" EVERY TIME the screen shows up and inmediatly closes and I get a KDE crash handler window.
    Please note I am using KDEmod repos.
    If I hover over the Package Management icon I get that it contains 2 items, which are "Aqpm global configuration" and "Aqpm databases configuration"
    No idea of what could be happening, I checked and the package kdemod-aqpm is installed
    Any more info you need just ask I will be around.
    cheers

    There'sa forum for kdemod here - you might get a quicker/better answer there.

  • Managing JAVA JDK and JRE with Package Management in Solaris 11.1

    I want to manage Java JDK & JRE in an Solaris environment using Package Management I'm currently running Solaris 11.1 in a VMWare host. My current latest Java release is JDK1.7.0_07 and JRE1.7.0_07. I want to upgrade to JDK1.7.0_17 & JRE1.7.0_17 using Package Management. I've tried on several occasions to upgrade to latest release of Java but I have not been successful. Each time I try using the Package Management GUI or use command line they appear to be successful but the new release does not show.
    What could I be doing wrong?
    Thanks

    I also learned that the READMEs for the following patches in My Oracle Support also describe the downgrave process:
    Patch 18362676: JAVA 6 DOWNGRADE INCORPORATION FOR ORACLE SOLARIS 11.1.15.4.0 AND 11.1.16.5.0
    Patch 18362686: JAVA 7 DOWNGRADE INCORPORATION FOR ORACLE SOLARIS 11.1.15.4.0 AND 11.1.16.5.0
    -- Alan

  • Business Package for Transport Management System & Travel Mangement System

    Hi,
    Is there any <b>Business package</b> available for <b>"Transport Management System" and "Travel Mangement System"</b>?
    Please provide some link, if it is available.
    Thanks in advance.
    Manish

    Hi Manish,
       travel management is part of the ESS business package.  As far as transport management, if you are talking about TMS capabilities for moving object in the landscape, go to https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio and search for "transport"  You will find a thirdparty package for this.
    Good luck.
    John

  • Package Manager On Solaris

    Hello I'm new to Solaris and I would like to know if there is any package manager like debian's apt-get. and if any could you propose to me some good repositories?
    I think that something I had found for opensolaris but not for solaris 10, but I can't rememeber right now.
    Thank you very much.

    check out blastwave.org and pkg-get

  • Available APIs for process and package management

    Hello All and welcome to my Hello All:
    Welcome to my inaugural post. I am a complete noob to Solaris (although I have been using Linux for 5+ years) and am in the process of trying to get a handle on what local C/C++ APIs (if any) are available for management. Specifically, I am looking to find out about process and package management.
    For process management, basically I would like to know is there some kind of interface to the the prstat application (ie. Memory and CPU utilization). Does something like this exist?
    For package management, I am looking for the ability to add, remove, and query the package �database�. Correct me if I am wrong, but the Solaris package �database� seems similar to that of a Debian system (at least from the perspective that the informational files are stored as plain text in a well-defined directory [ie /var/sadm/pkg/]).
    I have installed Solaris 10 on an x86 machine with a full installation; however, of the installed development kits (listed below) nothing jumped out at me.
    -bash-3.00# ls -1d /var/sadm/pkg/*devel
    /var/sadm/pkg/SUNWaspell-devel
    /var/sadm/pkg/SUNWevolution-devel
    /var/sadm/pkg/SUNWevolution-libs-devel
    /var/sadm/pkg/SUNWgnome-a11y-base-devel
    /var/sadm/pkg/SUNWgnome-a11y-libs-devel
    /var/sadm/pkg/SUNWgnome-a11y-reader-devel
    /var/sadm/pkg/SUNWgnome-a11y-speech-devel
    /var/sadm/pkg/SUNWgnome-audio-devel
    /var/sadm/pkg/SUNWgnome-base-libs-devel
    /var/sadm/pkg/SUNWgnome-camera-devel
    /var/sadm/pkg/SUNWgnome-common-devel
    /var/sadm/pkg/SUNWgnome-component-devel
    /var/sadm/pkg/SUNWgnome-config-devel
    /var/sadm/pkg/SUNWgnome-desktop-prefs-devel
    /var/sadm/pkg/SUNWgnome-file-mgr-devel
    /var/sadm/pkg/SUNWgnome-hex-editor-devel
    /var/sadm/pkg/SUNWgnome-img-editor-devel
    /var/sadm/pkg/SUNWgnome-libs-devel
    /var/sadm/pkg/SUNWgnome-media-devel
    /var/sadm/pkg/SUNWgnome-panel-devel
    /var/sadm/pkg/SUNWgnome-pilot-devel
    /var/sadm/pkg/SUNWgnome-print-devel
    /var/sadm/pkg/SUNWgnome-project-devel
    /var/sadm/pkg/SUNWgnome-terminal-devel
    /var/sadm/pkg/SUNWgnome-text-editor-devel
    /var/sadm/pkg/SUNWgnome-vfs-devel
    /var/sadm/pkg/SUNWgnome-wm-devel
    /var/sadm/pkg/SUNWgnutls-devel
    /var/sadm/pkg/SUNWjpg-devel
    /var/sadm/pkg/SUNWlibexif-devel
    /var/sadm/pkg/SUNWlibgcrypt-devel
    /var/sadm/pkg/SUNWlibpopt-devel
    /var/sadm/pkg/SUNWmozilla-devel
    /var/sadm/pkg/SUNWmoznspr-devel
    /var/sadm/pkg/SUNWmoznss-devel
    /var/sadm/pkg/SUNWogg-vorbis-devel
    /var/sadm/pkg/SUNWopenjade-devel
    /var/sadm/pkg/SUNWopensp-devel
    /var/sadm/pkg/SUNWpcsclite-devel
    /var/sadm/pkg/SUNWpng-devel
    /var/sadm/pkg/SUNWpostgr-devel
    /var/sadm/pkg/SUNWPython-devel
    /var/sadm/pkg/SUNWTiff-devel
    I've placed orders for Solaris Internals and Solaris Performance & Tuning (that should arrive tomorrow), but I was hoping that someone could give me a gentle push (or perhaps a swift kick) in a general direction. :)
    Thanks.

    For process management, basically I would like to
    know is there some kind of interface to the the
    prstat application (ie. Memory and CPU utilization).
    Does something like this exist?Not prstat (although you could 'truss' it and see some of what it's doing to collect the information). kstat is available with a C interface and through perl/shell. It has several CPU fields. It's certainly useful for monitoring, but read-only. I'm not sure what you're looking for in terms of "management".
    Also 'dtrace' can provide tons of dynamic information, but that's not necessarily what you're looking for.
    For package management, I am looking for the ability
    to add, remove, and query the package �database�.
    Correct me if I am wrong, but the Solaris package
    �database� seems similar to that of a Debian system
    (at least from the perspective that the
    informational files are stored as plain text in a
    well-defined directory [ie /var/sadm/pkg/]).Yes, although it's based on the SysV packaging system. I don't believe there's any API for it outside of the 'pkg*' utilities.
    Darren

  • Package Manager - cannot download apps...

    Hi all - Having successfully installed 11e and being very happy with the new version, I'm genuinely wondering whether I shall continue to use it. I simply cannot download any apps using Package Manager. I can start PM, access the repository and select the install packages. The download initiates however it simply goes no further, and after 5 mins tells me it has timed out.
    Clearly this must be a server side issue and its very, very annoying to have a basic Solaris 11e set up, and not having access to any of my packages like Bluefish, etc. Are any other users experiencing such problems and how can we flag this as a priority with ORACLE?
    Thanks all.
    UK

    hi i also at the first found this problem and tried the following it worked
    1- i pressed the install/update command from Packages menu -- gives me your system is up to date..
    2- i chosed the packages i want to install it worked fine..
    but be patient because the Packages Manager does not show any progress till the package completely downloaded..
    hope it will work with you.

  • Package Manager Loop

    I backed up my previous Solaris 10 install and then installed snv_86 i86pc (from a CD). There are several things I am trying to get back running (print server is a big issue) and have been trying to use Package Manager to upgrade the system. It informed me that SUNWipkg and SUNWipkg-gui must be upgraded first but then gets in a continuous loop upgrading SUNWipkg and SUNWipkg-gui. The first time it downloaded the files and restarted the application, but after that nothing is done (it takes time but the details window shows no activity and it indicates that 0 files were done). It still indicates that it is going to restart Package Manager (It no longer restarts). I thought that I might be able to solve it from the command line, but smpatch does not seem to be installed. Is there a command line tool that might work so that I can upgrade my system? What should I try?
    Thanks,
    wor

    wroseland wrote:
    I backed up my previous Solaris 10 install and then installed snv_86 i86pc (from a CD). It informed me that SUNWipkg and SUNWipkg-gui must be upgraded first but then gets in a continuous loop upgrading SUNWipkg and SUNWipkg-gui. Are you on Solaris or are you using the OpenSolaris Live CD?
    Please cat /etc/release and post.
    alan

  • Not find EWA Session in the managed system

    Hi all,
    I am configuring SOL 7.1 for EWA.
    I have configured SDCCN both on Solution manager 7.1 and Managed System.
    In the solution manager, i can find EWA session for managed system.
    The question is : When i run "Refresh sessions" on the T-code: SDCCN of Managed system, it can not retrive EWA session where exist on the Solution manager.
    How do i do? Can someone help, please.
    BR
    Wu

    after reconfiguration in new client,
    Follow Note 727998 - Complete Replacement of Service Definitions for SDCC/SDCCN
    step 1 :
    in the solution manager:
    1.1 run report  BDL_DELETE_ALL_TABLES in SE38
    1.2 SDCCN-> Goto -> Settings -> Task specific -> RFC destinations.
           Ensure that connection 'NONE' and SDCC_OSS is maintained, and that the 'master'
    1.3 Execute a "service definition refresh" in SDCCN
    1.4 Delete any task 'Maintenance Package' in the 'To do' tab in SDCCN.
    1.5 Create a new periodic task 'Maintenance Package' in SDCCN
    1.6 Call function module /BDL/_GENERATE_LOGFUNCINCLUDES in SE37
            Assign the value 'ALL' to the import parameter 'OPTION' (keep the default values for all other parameters) and execute the module.
    1.7 Execute "refresh session" in SDCCN
    step 2:
    in the managed system:
    1.1 run report  BDL_DELETE_ALL_TABLES in SE38
    1.2 SDCCN-> Goto -> Settings -> Task specific -> RFC destinations.
           Ensure that only connection SM_<SOL>_BACK' (delete SDCC_OSS )is maintained, and that the 'master'
    1.3 Execute a "service definition refresh" in SDCCN
    1.4 Delete any task 'Maintenance Package' in the 'To do' tab in SDCCN.
    1.5 Create a new periodic task 'Maintenance Package' in SDCCN
    1.6 Call function module /BDL/_GENERATE_LOGFUNCINCLUDES in SE37
            Assign the value 'ALL' to the import parameter 'OPTION' (keep the default values for all other parameters) and execute the module.
    1.7 Execute "refresh session" in SDCCN
    Best Regards,
    Wu

Maybe you are looking for

  • How to set the position in SAP Script

    Hi Professionals, Can anyone tell me that How can I set the position of an bitmap Image (after inserting) in SAP Script ? by default position is in Left, I need to align it in center or somewhere else. Anybody knows, kindly reply! Thanks Devinder

  • Lost phone numbers and whatsapp (nokia206)

    Hello, This is my problem: I saved my contacts to my sim-card. I lost my simcard and now the numbers are gone of course.  BUT, since i use whatsapp, I can still message the people of which I don't have the numbers anymore but with who i chatted in th

  • Mission control shows no documents just icons

    I'm finding Lion unstable. Safari can beachball at the drop of a hat. It did it three times trying to get to this support. Mission Control today is

  • IS-Media BIlling document in RJKREMIND01

    When we run monitoring (RJKREMIND01), the system creates billing documents (to reverse billing documents that that weren't paid and had already been transfered to FI) and imediately transfers them to FI. This is OK, however due to fiscal reasons this

  • How to change the display ratio of a video file in OSMF

    Hi all The video file I want to play has an incorrect width and height embedded in the video meta file (if you get the metadata of that video file, the width and height are incorrect). I'm now able to get the correct width and height, but I don't kno