Update 5:39 PM CST
The reboot worked. Except I’m running into the following error: http://defect.opensolaris.org/bz/show_bug.cgi?id=11602
Only seen on the first boot.
Although, there’s a person with a persistent problem:
When I try to upgrade OpenSolaris 2009.06 to the latest dev build, these messages also appear, and the system never boots to GUI automatically anymore. Not on the first reboot after update, not on any other reboot.
Hopefully, it’ll be cleared up after a reboot tonight. Hopefully, I don’t run into Xorg not working after the upgrade.
Update 6:28 AM CST
Turns out I can ignore those warning messages. See http://www.opensolaris.org/jive/thread.jspa?threadID=114279&tstart=0
Original Post
Ran the following:
pfexec pkg set-authority -P opensolaris.org-dev
(I already defined opensolaris.org-dev in the pkg facility.)
pfexec pkg image-update
Which yielded the following:
DOWNLOAD PKGS FILES XFER (MB)
consolidation/gnome_l10n/gnome_l10n-incorporation 689/745 53237/59291 731.27/824.59
consolidation/gnome_l10n/gnome_l10n-incorporation 690/745 53237/59291 731.27/824.59
consolidation/solaris_re/solaris_re-incorporation 742/745 59287/59291 823.51/824.59
consolidation/solaris_re/solaris_re-incorporation 743/745 59287/59291 823.51/824.59
Completed 745/745 59291/59291 824.59/824.59
PHASE ACTIONS
Removal Phase 30242/35329
Warning – directory usr/share/virt-manager/vncViewer not empty – contents preserved in /tmp/tmpkMDO2Q/var/pkg/lost+found/usr/share/virt-manager/vncViewer-20100112T210225Z
Removal Phase 31655/35329
Warning – directory etc/sma/snmp/mibs not empty – contents preserved in /tmp/tmpkMDO2Q/var/pkg/lost+found/etc/sma/snmp/mibs-20100112T210226Z
Removal Phase 35329/35329
Install Phase 65445/65666 The ‘pcieb’ driver shares the alias ‘pciexclass,060400’ with the ‘pcie_pci’
driver, but the system cannot determine how the latter was delivered.
Its entry on line 2 in /etc/driver_aliases has been commented
out. If this driver is no longer needed, it may be removed by booting
into the ‘opensolaris-3’ boot environment and invoking ‘rem_drv pcie_pci’
as well as removing line 2 from /etc/driver_aliases or, before
rebooting, mounting the ‘opensolaris-3’ boot environment and running
‘rem_drv -b pcie_pci’ and removing line 2 from
/etc/driver_aliases.
The ‘pcieb’ driver shares the alias ‘pciexclass,060401’ with the ‘pcie_pci’
driver, but the system cannot determine how the latter was delivered.
Its entry on line 3 in /etc/driver_aliases has been commented
out. If this driver is no longer needed, it may be removed by booting
into the ‘opensolaris-3’ boot environment and invoking ‘rem_drv pcie_pci’
as well as removing line 3 from /etc/driver_aliases or, before
rebooting, mounting the ‘opensolaris-3’ boot environment and running
‘rem_drv -b pcie_pci’ and removing line 3 from
/etc/driver_aliases.
Install Phase 65666/65666
Update Phase 23152/23997 driver (aggr) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23153/23997 driver (vnic) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23154/23997 driver (softmac) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23164/23997 driver (ibd) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23166/23997 driver (pcelx) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23180/23997 driver (dnet) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23181/23997 driver (iprb) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23182/23997 driver (elxl) upgrade (removal of policy’read_priv_set=net_rawaccess write_priv_set=net_rawaccess) failed: minor node spec required.
Update Phase 23183/23997
driver (asy) upgrade (addition of minor perm ‘*,cu 0600 uucp uucp’) failed with return code 255
command run was: /usr/sbin/update_drv -b /tmp/tmpkMDO2Q -a -m *,cu 0600 uucp uucp asy
command output was:
————————————————————
Option (-m) : missing token: (*)
————————————————————
Update Phase 23997/23997
A clone of opensolaris-1 exists and has been updated and activated.
On the next boot the Boot Environment opensolaris-3 will be mounted on ‘/’.
Reboot when ready to switch to this updated BE.
—————————————————————————
NOTE: Please review release notes posted at:
http://opensolaris.org/os/project/indiana/resources/relnotes/200906/x86/
—————————————————————————
Due to the failures, I have a suspicion that this isn’t going to work out. Guess I’ll find out.
Post a Comment