[Pkg-team] [OpenIndiana Distribution - Bug #447] pkg fix reports hash mismatch against lib/libc.so.1
illumos project
devnull at illumos.org
Thu Apr 28 20:42:20 UTC 2011
Issue #447 has been updated by Julian Wiesener.
Category set to pkg (Image Packaging System)
Assigned to set to OI PKG
Priority changed from Normal to Low
pkg verify needs to handle lofs files (Upstream Bug)
# pkg verify system/library
Verifying: PACKAGE STATUS
pkg://openindiana.org/system/library ERROR
file: lib/libc.so.1
Elfhash: 527eff77842f89aa2585650582c2c2787d1b4cb0 should be b7cbdc40d9a7789b5f592c8a2bd64b5d94df275d
# grep libc /etc/mnttab
/usr/lib/libc/libc_hwcap1.so.1 /lib/libc.so.1 lofs dev=2d90002 1303505212
----------------------------------------
Bug #447: pkg fix reports hash mismatch against lib/libc.so.1
https://www.illumos.org/issues/447
Author: Jon Tibble
Status: New
Priority: Low
Assigned to: OI PKG
Category: pkg (Image Packaging System)
Target version:
pkg fix reports an Elfhash mismatch against lib/libc.so.1 but as this is mounted against a hwcap it is unlikely ever to work.
jt at oidev0:~$ pfexec pkg fix system/library
Verifying: pkg://openindiana.org/system/library ERROR
file: lib/libc.so.1
Elfhash: 0164ad51aa3e50ef59b346f8893d8a2b8f147106 should be 3f29bca61d41a3db7a0f4e7bcd069dd9b0648862
Created ZFS snapshot: 2010-12-06-01:37:56
Repairing: pkg://openindiana.org/system/library
pkg: Requested "fix" operation would affect files that cannot be modified in live image.
Please retry this operation on an alternate boot environment.
jt at oidev0:~$
(For the record a fix from another BE followed by reboot back into this one produces exactly the same message)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the Pkg-team
mailing list