[OpenIndiana-discuss] Not what I expected updating from 151_9 to latest hipster
Harry Putnam
reader at newsguy.com
Wed Mar 22 03:43:46 UTC 2017
I'm working on updating a host from 151_9 to latest hipster.
Following along at https://wiki.openindiana.org/oi/Hipster
Create backup. Really.
Uninstall all packages from opensolaris.org publisher
pkg set-publisher -g http://pkg.openindiana.org/hipster -G
http://pkg.openindiana.org/dev openindiana.org
pkg unset-publisher opensolaris.org
pkg refresh --full
*****
I got only to here:
pkg update --be-name oi-hipster -nv 2>&1|less - look how it is
going to work
*****
pkg update --be-name oi-hipster -v
boot new BE and check that you don't have packages with
'*0.151.1.*' branch versions installed (check that pkg list |grep
'0\.151\.1\.' output is empty)
ensure that you have userland incorporation and entire installed
(pkg install userland-incorporation entire at 0.5.11-2015.0.3.0 )
At that point I see so little in my less buffer .. I expected to see
100s of pkgs to update. Can this be right?
Remember now, this is a 151_9 host... no hipster at all
pkg list |wc -l
970
pkg list |grep \.151\.1\.9
940
And the 30 difference is nearly all obsolete stuff.
However the output of:
pkg update --be-name oi-hipster -nv
root # pkg update --be-name oi-hipster -nv 2>&1|less
Packages to remove: 2
Packages to update: 10
Estimated space available: 166.93 GB
Estimated space to be consumed: 588.93 MB
Create boot environment: Yes
Activate boot environment: Yes
Create backup boot environment: No
Rebuild boot archive: No
Changed packages:
openindiana.org
library/idnkit
0.5.11,5.11-0.151.1.9:20140117T205051Z -> None
library/python-2/tkinter-26
2.6.4,5.11-0.151.1.9:20140117T205122Z -> None
SUNWlxml
2.7.6,5.11-0.133:20140117T202708Z -> 2.7.6,5.11-0.133:20170307T033431Z
SUNWzlib
1.2.3,5.11-0.133:20140117T202912Z -> 1.2.3,5.11-0.133:20170307T033554Z
crypto/ca-certificates
1.0,5.11-0.151.1.9:20140117T204521Z -> 1.0,5.11-2017.0.0.0:20170306T155800Z
system/input-method/iiim/hangul
0.5.11,5.11-0.151.1.9:20140117T210539Z -> 0.5.11,5.11-2013.0.0.0:20151027T075147Z
system/input-method/iiim/thaile
0.5.11,5.11-0.151.1.9:20140117T210543Z -> 0.5.11,5.11-2013.0.0.0:20151027T075152Z
system/input-method/library/libanthy
0.5.11,5.11-0.151.1.9:20140117T210550Z -> 0.5.11,5.11-2013.0.0.0:20151027T075158Z
system/input-method/library/libchewing
0.5.11,5.11-0.151.1.9:20140117T210558Z -> 0.5.11,5.11-2013.0.0.0:20151027T075207Z
system/input-method/library/libdatrie
0.2.4,5.11-0.151.1.9:20140117T210602Z -> 0.2.4,5.11-2013.0.0.0:20151027T075213Z
system/input-method/library/libhangul
0.5.11,5.11-0.151.1.9:20140117T210603Z -> 0.5.11,5.11-2013.0.0.0:20151027T075214Z
system/input-method/library/libthai
0.1.14,5.11-0.151.1.9:20140117T210605Z -> 0.1.14,5.11-2013.0.0.0:20151027T075217Z
------- ------- ---=--- ------- -------
Can this be right? Have I done something wrong? I did follow the
steps posted above.
So far, I've changed nothing and once I set the publisher back like it
was I'll be ok.
But before I continue... I'd like to know if this is all I should
expect to happen in a full upgrade from an old 151_9 to current hipster.
More information about the openindiana-discuss
mailing list