My internal machine had a fresh netinstall to nv_139 yesterday.
I'm working on code with new files, added to: usr/src/pkg/manifests/service-file-system-nfs.mf The repo somewhat more modern than onnv_140 (.hgtags has onnv_140). The last full build went pretty well, it was done on snv_134 machine. When I ran 'onu', the files in my updated package were not installed; I expect new files in /usr/lib/fs/nfs. I've seen the same results with a build on a snv_139 machine. I don't really know how to debug this further. I ran onu like this: /ws/onnv-tools/onbld/bin/onu -d /net/rockyroad.central/export/builds/thurlow/ref _fedfs/packages/i386/nightly -t fedfs Problem: After reboot, I don't see any of my new files in the new BE. I still have the pkg:/service/file-system/[email protected] version installed. Problem: Manual package install also refuses: # /ws/onnv-tools/onbld/bin/onu -r -d /net/rockyroad.central/export/builds/thurlo w/ref_fedfs/ref_fedfs2/packages/i386/nightly ... # pkg publisher PUBLISHER TYPE STATUS URI on-nightly (preferred) origin online http://localhost:13000/ opensolaris.org (non-sticky) origin online http://aus-t5120.central / opensolaris.org (non-sticky) mirror online http://aus-install.centr al:180/ local origin online http://aus-caiman.centra l:9000/ on-extra origin online http://localhost:13001/ # pkg list -avf service/file-system/nfs FMRI STATE UFOX I pkg://on-nightly/service/file-system/[email protected],5.11-0.141:20100527T230659Z know n ----- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.140:20100521T180807Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.139:20100511T001459Z installed u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.138:20100429T180529Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.137:20100409T032417Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.136:20100326T220003Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.135:20100312T091002Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.134.0.1:20100423T232 034Z known u---- pkg://opensolaris.org/service/file-system/[email protected],5.11-0.134:20100302T045544Z known u---- # pkg install pkg://on-nightly/service/file-system/[email protected],5.11-0.141 Creating Plan /Planning for install failed: Use -v option for more details pkg: No matching version of service/file-system/nfs can be installed: pkg://on-nightly/service/file-system/[email protected],5.11-0.141:20100527T230659Z: Thi s version is excluded by installed incorporation pkg://opensolaris.org/consolida tion/osnet/[email protected],5.11-0.139:20100511T000821Z # pkg image-update --be-name fedfs2 No updates available for this image. # pkg uninstall service/file-system/nfs pkg: Requested "uninstall" operation would affect files that cannot be modified in live image. Please retry this operation on an alternate boot environment. # beadm create fedfs2 # beadm mount fedfs2 /mnt # pkg -R /mnt uninstall service/file-system/nfs PHASE ACTIONS Removal Phase 45/45 PHASE ITEMS Reading Existing Index 8/8 Indexing Packages 1/1 # pkg -R /mnt install pkg://on-nightly/service/file-system/[email protected],5.11-0.141 Creating Plan /Planning for install failed: Use -v option for more details pkg: No matching version of service/file-system/nfs can be installed: pkg://on-nightly/service/file-system/[email protected],5.11-0.141:20100527T230659Z: Thi s version is excluded by installed incorporation pkg://opensolaris.org/consolida tion/osnet/[email protected],5.11-0.139:20100511T000821Z Rob T _______________________________________________ install-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/install-discuss
