SUNWpostgr-82 pkg problem on u4 zone

I've seen some references to this as a bug before, but not sure how to fix it or why it hasn't been fixed yet. Can someone give me some more information...
I have a u4 with latest recommended patch set:
Creating list of files to copy from the global zone.
Copying <3548> files to the zone.
Initializing zone product registry.
Determining zone package initialization order.
Preparing to initialize <998> packages on the zone.
Initialized <998> packages on zone.
Zone <rule> is initialized.
Installation of these packages generated errors: <SUNWpostgr-82-libs SUNWpostgr-82-client SUNWpostgr-82-server-data-root SUNWpostgr-82-server SUNWpostgr-82-contrib SUNWpostgr-82-devel>
These packages always fail.
*** package <SUNWpostgr-82-libs> failed to install with fatal errors:
Error: /usr/lib/libkrb5.so.1 not found.
Please install the patch for 6381288 (we should expose the krb5 api).
The patch needed is 125077-02 for SPARC and 125078-02 for x86 systems.
pkgadd: ERROR: checkinstall script did not complete successfully
Installation of <SUNWpostgr-82-libs> on zone <rule> failed.
No changes were made to the system.
I have the mentioned file:
# ls -ld /usr/lib/libkrb5.so.1
-rwxr-xr-x 1 root bin 21504 Aug 14 2007 /usr/lib/libkrb5.so.1
Thanks.

Got the same thing on Solaris 10 10/08 s10s_u6wos_07b SPARC
# zoneadm -z XXXXXX install
Preparing to install zone <XXXXXX>.
Creating list of files to copy from the global zone.
Copying <8967> files to the zone.
Initializing zone product registry.
Determining zone package initialization order.
Preparing to initialize <1309> packages on the zone.
Initialized <1309> packages on zone.
Zone <XXXXXX> is initialized.
Installation of these packages generated errors: <SUNWpostgr-82-libs SUNWpostgr-82-devel SUNWpostgr-82-client SUNWpostgr-82-server-data-root SUNWpostgr-82-server SUNWpostgr-83-server-data-root SUNWpostgr-82-contrib>
The file </export/zone/XXXXXX/root/var/sadm/system/logs/install_log> contains a log of the zone installation.
# /export/zone/XXXXXXX/root/var/sadm/system/logs/Install_logs show the following error messages:
*** package <SUNWpostgr-82-devel> failed to install with fatal errors:
Error: /usr/lib/libkrb5.so.1 not found.
Please install the patch for 6381288 (we should expose the krb5 api).
The patch needed is 125077-02 for SPARC and 125078-02 for x86 systems.
pkgadd: ERROR: checkinstall script did not complete successfully
Installation of <SUNWpostgr-82-devel> on zone <XXXXXX> failed.
No changes were made to the system.
*** package <SUNWpostgr-82-client> failed to install with fatal errors:
Error: /usr/lib/libkrb5.so.1 not found.
Please install the patch for 6381288 (we should expose the krb5 api).
The patch needed is 125077-02 for SPARC and 125078-02 for x86 systems.
pkgadd: ERROR: checkinstall script did not complete successfully
Installation of <SUNWpostgr-82-client> on zone <XXXXXX> failed.
No changes were made to the system.
*** package <SUNWpostgr-82-server-data-root> failed to install with fatal errors:
Error: No "postgres" uid and/or gid found.
Please install the patch for 6438076 (Add default uid/group for Postgres).
The patch needed is 125367-01 for SPARC and 125368-01 for x86 systems.
pkgadd: ERROR: checkinstall script did not complete successfully
Installation of <SUNWpostgr-82-server-data-root> on zone <XXXXXX> failed.
No changes were made to the system.
*** package <SUNWpostgr-82-server> failed to install with fatal errors:
Error: /usr/lib/libkrb5.so.1 not found.
Please install the patch for 6381288 (we should expose the krb5 api).
The patch needed is 125077-02 for SPARC and 125078-02 for x86 systems.
pkgadd: ERROR: checkinstall script did not complete successfully
Installation of <SUNWpostgr-82-server> on zone <XXXXXX> failed.
No changes were made to the system. So, it seems that installing patches 125077-02 and 125367-01 should solve the problems. But, no.
Patch 125367-01 was obsoleted by patch 127127-11, which is already installed.
Patchfinder on sunsolve side can't find any patch-id 125077-xx. A google search show that this patch was obsoleted by patch 120011-14, which is already installed as well.

Similar Messages

  • Networking problem after a zone is created and installed

    Hi all,
    I've got a networking problem after a zone was created and installed on a Solaris 10 box. The box was configured with two NICs, one (e1000g0) with a public IP address, the other one (e1000g1) with a private IP address and connected to a local switch. All worked fine so far.
    Then I created a local zone with shared networking (e1000g1). The zone has a private IP address which is in the same subnet as e1000g1 on the global zone. After some time, I noticed that I could not access (ssh, ping) the global zone. Then after some time, the global zone became available. The problem happened quite frequently.
    Also I observed that: 1) When the global zone was unavailable from outside, it was available (ssh, ping) from another box within the same subnet (e1000g0); 2) If I shutdown e1000g1, the problem was gone.
    Any idea what caused this problem?
    Many thanks,
    Xiaobo

    It was a route problem.

  • Failing to install pkg on non-global zone

    (root)@syslog1:~# pkgadd -d . SUNWant
    Processing package instance <SUNWant> from </home/iqbala>
    Jakarta ANT(sparc) 11.10.0,REV=2005.01.08.05.16
    WARNING: Stale lock installed for pkgrm, pkg SUNWaspell quit in remove-initial state.
    Removing lock.
    Using </> as the package base directory.
    ## Processing package information.
    ERROR: Cannot allocate memory for package object array.
    pkgadd: ERROR: memory allocation failure
    pkgadd: ERROR: unable to process pkgmap
    Installation of <SUNWant> failed (internal error).
    No changes were made to the system.
    (root)@syslog1:~#
    (root)@syslog1:~# zonename
    syslog
    This non-global zone is capped to 1G phy memory out of 2G total of the T1000
    (root)@syslog-global:~# uname -a
    SunOS syslog-global 5.10 Generic_137137-09 sun4v sparc SUNW,Sun-Fire-T1000
    (root)@syslog-global:~# zoneadm list
    global
    syslog
    (root)@syslog-global:~# zonename
    global
    (root)@syslog-global:~# zonecfg -z syslog info
    zonename: syslog
    zonepath: /syslog
    brand: native
    autoboot: true
    bootargs: -m verbose
    pool:
    limitpriv: default,sys_time
    scheduling-class: FSS
    ip-type: shared
    inherit-pkg-dir:
         dir: /lib
    inherit-pkg-dir:
         dir: /platform
    inherit-pkg-dir:
         dir: /sbin
    inherit-pkg-dir:
         dir: /usr
    fs:
         dir: /var/logs
         special: /var/logs
         raw not specified
         type: lofs
         options: []
    fs:
         dir: /usr/local
         special: /syslog-local/usr/local
         raw not specified
         type: lofs
         options: []
    net:
         address: 192.168.0.114
         physical: aggr1
         defrouter: 192.168.0.1
    dedicated-cpu:
         ncpus: 1-8
         importance: 10
    capped-memory:
         physical: 1G
         [swap: 512M]
    attr:
         name: comment
         type: string
         value: "syslog server"
    rctl:
         name: zone.max-swap
         value: (priv=privileged,limit=536870912,action=deny)
    (root)@syslog-global:~# prstat -Z
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
    13118 root 7184K 5952K sleep 1 0 52:00:54 0.5% nco_p_syslog/10
    11730 root 162M 123M sleep 59 0 38:51:35 0.1% splunkd/22
    7324 root 12M 8280K sleep 59 0 0:58:06 0.0% syslogd/25
    266 root 97M 24M sleep 49 0 31:45:02 0.0% poold/8
    209 daemon 8104K 3080K sleep 59 0 24:39:56 0.0% rcapd/1
    29553 root 2496K 2024K cpu4 59 5 0:00:00 0.0% splunk-optimize/1
    21578 root 38M 36M sleep 59 0 0:01:10 0.0% puppetd/2
    29554 root 6088K 3712K cpu0 49 0 0:00:00 0.0% prstat/1
    24244 root 5760K 3104K sleep 49 0 0:00:00 0.0% bash/1
    1024 noaccess 171M 96M sleep 59 0 8:41:32 0.0% java/18
    27771 noaccess 189M 100M sleep 1 0 4:44:36 0.0% java/18
    274 daemon 3192K 496K sleep 59 0 0:00:00 0.0% statd/1
    279 daemon 2816K 576K sleep 60 -20 0:00:00 0.0% nfs4cbd/2
    326 root 2304K 40K sleep 59 0 0:00:00 0.0% cimomboot/1
    151 root 2576K 344K sleep 59 0 0:00:00 0.0% drd/2
    ZONEID NPROC SWAP RSS MEMORY TIME CPU ZONE
    3 47 465M 513M 25% 99:54:00 0.7% syslog
    0 42 391M 466M 23% 71:04:39 0.1% global
    Total: 89 processes, 386 lwps, load averages: 0.21, 0.26, 0.26
    Am I hitting a bug?

    If your pkg wants to be installed in /usr or another inherit-pkg-dir, it can't because they are share as read-only.
    Verify wherer the pkg copies its files.

  • Informix Bind Problem in a Zone

    we are trying to install Informix 10.0 in a Solaris Zone. As we try to start the database, we get the following error message:
    listener-thread: err = -25572: oserr = 8: errstr = : Network driver cannot bind a name to the port.  System error = 8. It works if we use the same configuration in the global zone, so it seems to be related the the device access in the local zone. I was able to start an apache listening on port 80 of the same interface, this worked, so the interface itself is available in the zone.
    Below are some snippets from configuration files, i could not figure out any error, any other ideas?
    Fritz
    /etc/hosts contains
    10.187.133.46   myhost-v0 loghost myhost-v0.mynet.net
    ..../etc/servicescontains
    # Informix services
    informix1       1525/tcp                        # Informix Net 1
    informix2       1526/tcp                        # Informix Net 2
    informix3       1527/tcp                        # Informix Net 3
    informix3       1528/tcp                        # Informix Net 4
    ....sqlhosts contains
    #prim_ol         onipcshm        myhost-v0 informix1
    prim_ol_net     ontlitcp        myhost-v0 informix1
    ....

    I ran into this same problem, but fixed it by changing the /etc/hosts file to the proper ip address and hostname. The only thing I can think of is check the /etc/nsswitch.conf file to be sure the hosts entry says "files dns".

  • SUIS.pkg - problems with new itunes and pod

    does anyone know what this SUIS.pkg is? i think it may have something to do with the recent problems ive been having with my ipod and itunes....anything would help, thanks.

    System UI Server belongs in Library / Receipts.
    It's part of the iPod Software Updater.

  • IDS sig Updates (IDS-K9-sp-4.1-5-s189.rpm.pkg) Problem

    I am trying to upgrade some IDS sensors from S188 to the new service pack which is S189. The IDS device show this message (The System will rebooted upon completion of the update)
    After I rebooted the IDS, it still running the old version S188. ANY IDEA why????
    Thank you

    I don't have the link, but I found the post that solved my problem:
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Security&topic=Intrusion%20Prevention%20Systems/IDS&CommCmd=MB%3Fcmd%3Dpass_through%26location%3Doutline%40%5E1%40%40.1dd90e88/1#selected_message
    The link is:
    http://www.cisco.com/cgi-bin/tablebuild.pl/ids-patches
    But I don't see anything that says "4h" on there. I guess anything beyond patch level "g" should do the trick according to that post.
    Hope this helps!!!!!!!!!!
    Jim
    --UPDATE--
    Doesn't look like the link he gave me works. The link below may be more help, but I still don't see that patch.
    INSTALLATION
    To install the version 4.1(4h) patch on a 4.1(4), 4.1(4a), 4.1(4b)
    4.1(4c), 4.1(4d), 4.1(4e), 4.1(4f) or 4.1(4g) sensor, follow these steps:
    1. Download the file IDS-K9-patch-4.1-4h.rpm.pkg
    to an ftp, scp, http, or https server on your network from:
    http://www.cisco.com/cgi-bin/tablebuild.pl/nids
    CAUTION: You must log in to Cisco.com using an account with
    cryptographic privileges in order to download the file. Do not
    change the file name. You must preserve the original file name for
    the sensor to accept the update.

  • Python PKG Problem

    I upgraded to the 1.3 release and tried to install the Python 2.5.2 pkg downloaded from CCO.  The installation failed and system log showed the following:
    Python 2.5.2 installation failed. ./Python.tgz file error.
    I copied the file over to the NSS:/mnt/HDA_ROOT and ran it as follows:
    sh ./Python_2.5.2.pkg
    Install QNAP package on TS-NAS ...
    qinstall.sh
    Python.tgz
    29656+1 records in
    29656+1 records out
    qpkg.cfg
    mkdir: Cannot create directory `/share/MD0_DATA/.pkg/': No such file or directory
    /bin/tar: /share/MD0_DATA/.pkg/Python: Cannot chdir: No such file or directory
    /bin/tar: Error is not recoverable: exiting now
    Python 2.5.2 installation failed. ./Python.tgz file error.
    Installation Abort.
    When I looked at the /share/MD0_DATA/.pkg, it turned out it was a symlink to a directory that did not exist.
    # ls -l /share/MD0_DATA/.pkg
    lrwxrwxrwx    1 admin    administ        5 Mar  9 17:10 /share/MD0_DATA/.pkg -> .qpkg@
    # ls -l /share/MD0_DATA/.qpkg
    ls: /share/MD0_DATA/.qpkg: No such file or directory
    I made the directory and was able to  install the pkg.
    sh ./Python_2.5.2.pkg
    Install QNAP package on TS-NAS ...
    qinstall.sh
    Python.tgz
    29656+1 records in
    29656+1 records out
    qpkg.cfg
    Link service start/stop script: python25.sh
    Set QPKG information to /etc/config/qpkg.conf
    Python 2.5.2 has been installed in /share/MD0_DATA/.pkg/Python.
    # which python
    /usr/bin/python
    Why didn't the required .qpkg directory exist in my data array?  I was able to install the Optware pkg using the Web GUI without problems, so I guess it's install script doesn't rely on the .qpkg directory existing.

    Here are the basic steps I followed.  Unpackage new NSS326 12TB array.  It came with 1.0.0 from the factory, so I upgraded to 1.3.0.
      I disabled a bunch of default applications since I only planned to  use it for HTTP and NFS.  I installed the Optware pkg which said it was successful (it was not).  I then installed the Python pkg and it failed.
    Upon further investigation, the Optware pkg said it installed properly, but it was not properly installed into the .qpkg directory since that directory did not exist.  Once I created the .qpkg directory, installed Python and saw the .qpkg/Python directory, I removed Optware and reinstalled via the GUI.  Only then did the .qpkg/Optware directory exist.
    I have one more NSS326 12TB array I've never powered on.  I could try to reproduce this problem if you want.

  • Problems with time zones - my phone still switches to winter time

    I know that lots of Russian Apple customers experienced inconvenience with the switch to winter time (1 hour back) on the last days of October, because since this year president Medvedev decided that Russia should not get involved into that process, but all of the devices that were synced to the automatic time made a switch back. The problem isn't solved if you turn off the automatic timing option, because sms messages still appear in 1 hour difference. So if you get a message on 10 pm it is displayed as you got it on 9 pm, which makes a big confuse. I suppose that someone already posted a message about this problem, but all I found is to fix the file that rules the time zones manually by downloading loads of software. I am just a user and would not manage to do it by my self. I just can't figure out why Apple Inc, being such a trusted and wise company, still didn't make a solution for this embarrassing problem and didn't change their MAIN CLOCKS so all of the devices can easily synchronize with it, or, make new software for iPhones and iPads.
    So, what do we do now? Thank you!
    - Diana,
    Iphone 4
    Soft 4.3.5

    I did look at the other threads, but none of them quite matched what I'm seeing. As I said it used to work just fine for me and I only noticed a problem recently. Looking back it seems that timestamps have been off since the begining of 2011, but things look ok before then.
    Just for the info is this the first time you've imported in the same time zone you've shot in with the camera time set to another time zone? Just curious because Aperture does seem to take into account the machines time zone as well as the camera's and the shoot's location.
    As I mentioned in the post, my regular way was to shoot with camera set to EDT/EST and do a time zone conversion. I didn't have problems before this year. I would expect the OS timezone to be where I was shooting, but not neccessarily.

  • I've encountered problems with drop zones in generators from Motion 5 toFCP X 10.0.7.

    The clips won't import properly and come up as stills rather than videos. In one of my generators (with three drop zones) only one will display the clip - the other two play as stills (frozen?). I've tried having the playhead parked at the start of the clip when adding them to the generator, but it produces the same results.
    Any solutions?

    I've had this too and the fix then was to delete my project render files (FCP that is). 
    Russ

  • Problem with the Zone Info Indianapolis file with jdk 1.4.2_11

    I'm doing some timezone testing and noticed that Indianapolis Zone Info file is calculating the time incorrectly when I pass the ID "America/Indiana/Indianapolis" into SimpleDateFormat for a date after 3/11/07. I believe it is calculating it as Atlantic Time instead of Eastern Standard Time. It works fine When I replace it with the Indianapolis Zone Info file from the jdk 1.4.2_08. The jdk 1.4.2_11 I am using came bundled with Weblogic 8.1 SP6.
    Thanks

    DST Rules are changing this year, and are correct in 1.4.2_11 and up. Any version earlier than that has the wrong dst rules. Read this link for more info:
    http://java.sun.com/developer/technicalArticles/Intl/USDST/
    ~Tim

  • Problems accessing secure zones in admin panel from Chrome

    Is anyone else having this issue? I have tried everything I know and every time I try to access and individual secure zone in chrome it just tries loading and never get anywhere (like after hours) but works fine on safari.
    I contacted support but they seem to think it is a cache issue with me (but I don't have cache enabled and have cleared my entire history). urg.

    I have the opposite view. I would expect people in the industry to frown on AdBlocking since we often build projects for clients that rely on advertising to survive so you can appreciate the negative effect AdBlock has on client's revenue.  I don't know how you're pumping money into Facebook besides buying ads which you are then blocking.  If anything, you are directly removing money from the pockets of the owners of these free sites which provide a valuable free service to you and yours.
    And, you're right. I'm over it.

  • Problem with Time Zones

    Hi to all,
    I am having some general Question regarding Time Zone
    If a User has Time Zone in SU01 as TZ1 and System Time Zone as TZ2.
    When that particular user execute an IDOC  or  SM37 job or Executing any Sales orders or any thing in SAP system.
    Which time zone will appear in SAP tables  after processing his work?  is that TZ1 or TZ2 ?
    Thanks
    Tony

    data is stored in tables with system time.
    M.

  • Problem Changing Time Zones

    Why does the Pre calendar change timezones automatically when traveling across the country?  This is very frustrating!  If I am in Los Angeles on Monday and get word of a meeting in New York at 12:00pm (noon) on Wednesday, I want to simply put the meeting into my calendar for Wednesday at noon. But after traveling across the country, my appointment for Wednesday has shifted forward 3 hours on my calendar because it thinks I had the meeting scheduled for 12:00pm WEST COAST TIME. The meeting now shows a start time of 3PM. If I change time zones again, the meeting on my calendar shifts again to reflect the change. My old palms didn't do this.  The iphone doesn't do this.  I think it is simply too much to ask of us to have to make time zone calculations in our heads before entering appointments.  PLEASE FIX THIS ASAP. 
    DeltaDog
    Post relates to: Pre p100eww (Sprint)
    This question was solved.
    View Solution.

    This feature can be turned off so the time zone will not be updated but the time still will be.
    If you open your launcher and then look for date and time(normally on the 3rd page). Once in here turn off "network time zone" this way the time zone will not update when traveling anywhere.

  • Problem with time zone

    i want my time on the ipad to be GMT but it keeps going back to EDT and my calendar alerts are off mark.
    i need help badly!!!!!!

    Hello abaiku,
    try going to Settings>General>Date&amp;Time>Time Zone:
    input London, England.
    http://wwp.greenwichmeantime.com/time-zone/europe/uk/england/london/time/
    http://maps.google.com/maps?dc=gm0smm#bmb=1
    Same time zone.
    I heard that the Royal Obseratory in Greewich closed.
    Too bad. That is where the clock built buy a cabinet maker
    (not Sir Isaac Newton) solved how to judge Longitude
    for sailors at sea (old wooden sailing ships). The cabinet maker used hand carved
    gears and not a pendulum.
    Fair Winds,
    A

  • Problem with Time Zone: Winnipeg - Canada

    the Winnipeg - Canada time zone has not changed to CST, it remains CDT.
    the US cities in the same time zone have changed to CST, if I change it to Montreal or Toronto in the eastern time zone, they are EST.
    checking other sources, including Mac OS 9, timeanddate.com, they all indicate that things should have changed to CST.
    I can force it to happen manually, but unless I'm missing something, there appears to be a bug.

    I suggest you use the Mac OS X feedback feature to file a bug report. To do this, go to http://www.apple.com/downloads/macosx/ and click on the "feedback" tab.

Maybe you are looking for

  • QT 7 PRO?

    If i get Quick Time 7 Pro, can i convert my movies that i purchase off of iTunes to regular ol' MP4 so i can play it on my Cell Phone and my PSP?

  • Difference in balance Drag year 2013 2014

    I have a problem; when I run the drag balances; the balance of 2013 was doubled in 2014. But at the level of visualization; because when I check for fagll03 shows the correct value. I appreciate your help

  • Non Archivelog Database- Undo Data files Deleted-How to Open Database ??

    I am doing some test in Lab server. Unforunately Undo Tablespace datafiles are deleted from the server. Database is running in No archivelog Mode and I don't have any any type of Backup. Last one week, i was doing only read only work with database. S

  • Zooming in with Mac Acrobat

    Hello, I've just gotten my Mac here at work, after being a PC user for 20 years. I love it. But, I'm flummoxed by some "shortcuts" I was used to on the PC. Specifically, I need to be able to zoom in on PDF pages. I know I can zoom with command + +. B

  • Minimum Trusted RFC's for productive system

    Hi! We have very strict requirements dealing with set up of Trusted RFC for productive system for ChaRM approach in SOLMAN. Can some one tell me which Trusted RFC's and users for the productive system do I need? a) Trusted RFC is not mandatory for th