Hi all, I've recently put a build 133 box together and have been getting errors when trying to install packages. I can install some packages (like amp, blastwave stuff etc) but get consistent failures with sunstudio12u1 (and others).
The errors I'm seeing look like this: mzimmerl at beefy:~# pfexec pkg install sunstudio12u1 DOWNLOAD PKGS FILES XFER (MB) sunstudio12u1 1/34 1589/10946 67.1/310.9 Errors were encountered while attempting to retrieve package or file data for the requested operation. Details follow: 1: Invalid content path opt/sunstudio12.1/prod/bin/ipo: chash failure: expected: 8f2e7a7e33c7b939968b516fda816305b5158cb5 computed: 7086297c48ddea8dfff73d0a1f8078ad1f3f3f8e. (happened 4 times) 2: Invalid content path opt/sunstudio12.1/prod/lib/sse4_1/64/libmopt.a: chash failure: expected: 679ead86d216f949df98a41d8c9e7e337b50a243 computed: c7b67c91455ad1c511521bc16eaabc53e5778a9f. (happened 4 times) 3: Invalid content path opt/sunstudio12.1/prod/bin/ss_attach: chash failure: expected: cb0a2aac12dc434349cdd56a02681d8974840ca9 computed: f848b12102c5787ffa284fbec910d2ac051feec4. (happened 4 times) 4: Invalid content path opt/sunstudio12.1/netbeans/ide10/modules/ext/jaxb/jaxb-xjc.jar: chash failure: expected: 81c23c13402e17c84d847898e88b5934a2a2f677 computed: aff34af72410bd781f108e50bd02e76d8414e723. (happened 4 times) 5: Invalid content path opt/sunstudio12.1/prod/lib/sse2/libsunperf.so.4: chash failure: expected: f01ce8b37eec6659aebb132048552fb4976c9e89 computed: 3713a0519ca41376fbdc45b42e39e889f14e1d02. (happened 4 times) 6: Invalid content path opt/sunstudio12.1/prod/demos/flashdemo/sun_scene01.swf: chash failure: expected: 97f70a04c0967ce2c9c45fcce86c05f488e73e46 computed: 80947f252a39f043f14dfdbcfa280eee996319b3. (happened 4 times) 7: Invalid content path opt/sunstudio12.1/netbeans/ide10/modules/docs/locale/org-netbeans-modules-versioning-system-cvss_ja.jar: chash failure: expected: dc5e5639ff0c8b15dc434ccb515d3c4b903fbfae computed: bdcb76f7c7029b616481f9b9ebbc38e572ccb73e. (happened 4 times) 8: Invalid content path opt/sunstudio12.1/prod/lib/amd64/libp/libgc.a: chash failure: expected: 6681544d98e166b6528cdad7dffe3e48b537496a computed: 6cb0155096552abf23572bc05ab08341fc1027e6. (happened 4 times) 9: Invalid content path opt/sunstudio12.1/prod/lib/libsunperf.so.4: chash failure: expected: dc3f22cec903be11f2654e358ce9595d63e3d20a computed: f874ba10836a53493bd427bec7b0a06b6c08429e. (happened 4 times) As I said, I did have a successful install of amp on the same box: mzimmerl at beefy:~# pfexec pkg install amp DOWNLOAD PKGS FILES XFER (MB) Completed 16/16 1630/1630 73.3/73.3 PHASE ACTIONS Install Phase 2299/2299 Basically my question is what's happening here? I've read it could be related to incosistent IO or disk corruption, but the zpool status is fine: mzimmerl at beefy:~# zpool status pool: rpool state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 c5d0s0 ONLINE 0 0 0 errors: No known data errors I also did a zpool scrub and it reported no errors. There's a bug report at http://defect.opensolaris.org/bz/show_bug.cgi?id=13580 which appears to be the same error, but on an older build. I installed the system from a dev ISO I got from http://www.genunix.org/distributions/indiana/osol-dev-133-x86.iso Any help would be greatly appreciated. Thanks, Mark -- This message posted from opensolaris.org