[OpenIndiana-discuss] error upgrading to hipster -- Action upgrade failed for 'etc/dfs/sharetab'

John D Groenveld groenveld at acm.org
Tue Mar 9 17:51:21 UTC 2021


In message <f788ec87-da49-881a-0ad5-cd98965b4db3 at gnaa.net>, Geoff Nordli writes
:
>I saw that post (it is on the wiki) and tried to edit that file, but it 
>doesn't seem to be editable.

Since sharetab(4) is managed by ZFS properties, you might try performing
the upgrade to a mounted BE.
# pkg update pkg
# beadm create hipster
# beadm mount hipster /tmp/hipster
# pkg -R /tmp/hipster set-publisher -G '*' \
-g http://pkg.openindiana.org/hipster/ \
openindiana.org
# cp /dev/null /tmp/hipster/etc/dfs/sharetab
# pkg -R /tmp/hipster update
# beadm umount hipster
# beadm activate hipster

John
groenveld at acm.org



More information about the openindiana-discuss mailing list