Not sure if this helps the troubleshooting $ pkg search system/header INDEX ACTION VALUE PACKAGE require depend system/header@0.5.11-0.151.0.1 pkg:/redistributable@0.1-0.151.0.1 require depend pkg:/system/header@0.5.11,5.11-0.151.0.1 pkg:/consolidation/osnet/osnet-redistributable@0.5.11-0.151.0.1 require depend system/header pkg:/developer/opensolaris/osnet@0.5.11-0.151.0.1 require depend system/header@0.5.11-0.133 pkg:/SUNWhea@0.5.11-0.133 require depend pkg:/system/header pkg:/developer/opensolaris/X@0.5.11-0.151 require depend pkg:/system/header pkg:/developer/opensolaris/pkg5@0.5.11-0.175.0.0.0.2.2576 require depend pkg:/system/header@0.5.11,5.11-0.163 pkg:/system/header/header-hotplug@0.5.11-0.163 require depend pkg:/system/header@0.5.11,5.11-0.163 pkg:/system/header/header-audio@0.5.11-0.163 require depend pkg:/system/header@0.5.11,5.11-0.175.0.0.0.2.1 pkg:/consolidation/osnet/osnet-redistributable@0.5.11-0.175.0.0.0.2.1 require depend pkg:/system/header pkg:/developer/opensolaris/X@0.5.11-0.175.0.0.0.0.1215 require depend system/header pkg:/developer/opensolaris/osnet@0.5.11-0.175.0.0.0.2.1 group depend system/header pkg:/group/feature/developer-gnu@0.5.11-0.175.0.0.0.2.2576
-----Original Message----- From: Mike Whorley Sent: 02 August 2012 09:34 To: 'Shawn Walker' Cc: pkg-discuss@opensolaris.org Subject: RE: [pkg-discuss] system/header package Thank you - I found the 'sudo pkg refresh --full' command and executed it and it did help, however the problem now lies elsewhere [slovakia]/> sudo pkg install system/header Password: Creating Plan / pkg install: No matching version of system/header can be installed: Reject: pkg://solaris/system/header@0.5.11,5.11-0.151.0.1:20101105T002136Z pkg://solaris/system/header@0.5.11,5.11-0.175.0.0.0.2.1:20111019T073158Z Reason: This version is excluded by installed incorporation pkg://solaris/consolidation/osnet/osnet-incorporation@0.5.11,5.11-0.175.0.4.0.5.1:20120206T225911Z [slovakia]/> pkg publisher PUBLISHER TYPE STATUS URI solaris origin online http://pkg.oracle.com/solaris/release/ solaris mirror online http://pkg-cdn1.oracle.com/solaris/release/ Are you able to advise further here please ? Regards, Mike. -----Original Message----- From: Shawn Walker [mailto:shawn.wal...@oracle.com] Sent: 31 July 2012 17:46 To: Mike Whorley Cc: pkg-discuss@opensolaris.org Subject: Re: [pkg-discuss] system/header package On 07/31/12 09:38, Shawn Walker wrote: > On 07/31/12 02:21, Mike Whorley wrote: >> Hi, >> >> I'm trying to install the system/header package but am hitting http >> 404 errors :- >> >> >> [slovakia]/> sudo pkg info system/header >> pkg: info: no packages matching the following patterns you specified >> are installed on the system. Try specifying -r to query remotely: >> >> system/header >> [slovakia]/> sudo pkg info -r system/header >> pkg: http protocol error: code: 404 reason: Not Found >> URL: >> 'http://pkg.oracle.com/solaris/release/solaris/manifest/0/system%2Fheader@0.5.11%2C5.11-0.175.0.4.0.4.1%3A20120131T180952Z'. >> (happened 4 times) >> >> [slovakia]/> sudo pkg install system/header Creating Plan / Errors >> were encountered while attempting to retrieve package or file data >> for the requested operation. >> Details follow: >> >> http protocol error: code: 404 reason: Not Found >> URL: >> 'http://pkg.oracle.com/solaris/release/solaris/manifest/0/system%2Fheader@0.5.11%2C5.11-0.175.0.4.0.4.1%3A20120131T180952Z'. >> (happened 4 times) >> >> >> Any ideas why I cannot install this package ? > > That package doesn't exist there; that suggests that the image > configuration is somehow wrong. > > Execute 'sudo pkg refresh --full' and then try again. > > If that still fails, please provide the output of 'pkg publisher'. To be more specific, the version of system/header that it is trying to retrieve information about is only found in the 'support' repository; not the 'release' repository. That suggests that this system used to be configured to use the 'support' repository but that configuration has changed since then. Performing the steps I suggested above will only work if no packages have been installed from the 'support' repository. If any have, then you will encounter other failures. -Shawn _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss