Thanks for the help. This got the pkg update to run through but unfortunately, the system doesn't boot to multi-user any more now:
system/filesystem/usr service fails as it "Completes a dependency cycle" ... PK > > As a workaround you could try following: > > 1) disable man pages: > > # to actually do the change remove -n > pkg change-facet -n -v doc.man=False > > 2) Now try again your pkg update command (please note that > 'image-update' was obsoleted long time ago; you could simply use > 'update' instead). > > 3) reboot > > 4) do the update again (it should update python-39 and some other > packages too) > > 5) reboot > > 6) enable man pages back: > > # to actually do the change remove -n > pkg change-facet -n -v doc.man=None > > > HTH. > > -- > +-------------------------------------------+ > | Marcel Telka e-mail: [email protected] | > | homepage: http://telka.sk/ | > +-------------------------------------------+ > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
