Bug #2664
pkg update reports manifest hash failure
100%
Description
Trying to setup a new OI box, wanted to update some of the packages as some are already out of date. Tried using GUI and console package update but get same results. and dont know why this is happening. Not sure if this is a bug or if there is something else wrong with this fresh system that was setup 2 weeks ago.
(FROM GUI):
Preparing...
Ensuring Package Manager is up to date...
Refreshing catalog openindiana.org
Finished refreshing catalog openindiana.org
Gathering package information
Error:
Please check the network connection.
Is the repository accessible?
Invalid content: manifest hash failure: fmri: pkg://openindiana.org/gnome/locale/es@0.5.11,5.11-0.151.1.3:20120329T212457Z
expected: 235af820a4d197e995bd846824ac680c409a6210 computed: 04d9463a69e482e73dd23b0300dad7cbe5d0ea2a. (happened 4 times)
(FROM CONSOLE):
admin@huntington:~# pkg image-update
Creating Plan |
Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:
Invalid content: manifest hash failure: fmri: pkg://openindiana.org/gnome/locale/es@0.5.11,5.11-0.151.1.3:20120329T212457Z
expected: 235af820a4d197e995bd846824ac680c409a6210 computed: 04d9463a69e482e73dd23b0300dad7cbe5d0ea2a. (happened 4 times)
Files
Updated by Sam Gridley almost 9 years ago
- File pkgverifylog pkgverifylog added
also (if this helps) pkg verify > /var/pkgverifylog
reports a lot of hash mismatches and errors:
Updated by Sam Gridley almost 9 years ago
Sam Gridley wrote:
also (if this helps) pkg verify > /var/pkgverifylog
reports a lot of hash mismatches and errors:
Sometimes the system gives the warning:
"The proposed operation cannot be performed on a live image." Even though this was an actual install from DVD ISO.
Im not sure if this is the right place for all of this I've send a few related messages to openindiana user group (openindiana-discuss@openindiana.org) last week, dont know who else to turn to.
Updated by Ken Mays about 7 years ago
- Due date set to 2013-12-10
- Category set to PKG (Image Packaging System)
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 1.00 h
- Tags changed from needs-triage to pkg
You can do 'pkg -R <BE mountpoint> image-update' or use Youtube guides like 'Updating a system with the Image Packaging System - http://youtu.be/QFh50RvqAcY' which will show you how to use build environments and check proper setup with remote repos. If you get bugs with hashes, you can check the package manifest and if any real issue then report it to the package maintainer or bug report system.