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

Reply via email to