[Pkg] [OpenIndiana Distribution - Bug #447] (Feedback) pkg fix reports hash mismatch against lib/libc.so.1
illumos project
devnull at illumos.org
Mon Mar 24 18:46:50 UTC 2014
Issue #447 has been updated by Alex Reece.
Status changed from Closed to Feedback
What behavior did you see on Solaris 11 builds? On my solaris 11 machine, pkg verify passes cleanly on system/library:
<pre>
root at sol11x86src1:~# mount | grep libc
/lib/libc.so.1 on /usr/lib/libc/libc_hwcap1.so.1
read/write/setuid/devices/rstchown/dev=4490002 on Sat Aug 24 12:40:08 2013
root at sol11x86src1:~# pkg verify system/library
root at sol11x86src1:~#
</pre>
----------------------------------------
Bug #447: pkg fix reports hash mismatch against lib/libc.so.1
https://www.illumos.org/issues/447
Author: Jon Tibble
Status: Feedback
Priority: Low
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version:
Difficulty: Medium
Tags: pkg
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