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%[email protected]%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%[email protected]%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'. -Shawn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
