#Safely rectify blocked packages during profile change

1 messages · Page 1 of 1 (latest)

karmic snow
#

Yo, I'm trying to switch between profiles, going from default/linux/amd64/23.0/desktop/plasma/systemd to efault/linux/amd64/23.0/desktop/plasma, so a switch in init from systemd to openrc. I've got a few blocked packages after running emerge -auDNpv @world (https://paste.gentoo.zip/BXiU44Tm). I want to know if it is safe to force unmerge systemd which to my understanding could clear this, or how else I should proceed.

emerge --info - https://paste.gentoo.zip/ypKSMQzM
/var/lib/portage/world - https://bpa.st/4SQA

#

Safely rectify blocked packages during profile change

coral zephyr
#

try running emerge -a1 dbus

karmic snow
coral zephyr
#

what does emerge -av1 dbus say?

karmic snow
#

Lemme get it in a paste for ya

coral zephyr
#

what does emerge --depclean -a systemd do?

karmic snow
#

No packages get selected.

#

There's plenty of reverse dependencies though

coral zephyr
#

what about emerge -1a plasma-meta?

karmic snow
#

Same systemd blockage.

coral zephyr
#

what's the output?

karmic snow
coral zephyr
#

fun, what does emerge --depclean --verbose systemd say?

karmic snow
karmic snow
#

If I could oneshot force unmerge systemd, upgrade and then depclean all the other stuff it could work out but I don't know if unmerging systemd on a running system is exactly safe.

coral zephyr
karmic snow
#

Would it be best to do the rest of the work from a terminal with SDDM (and plasma) dead in that case?

karmic snow
#

Seems to have worked but this init looks different from any other OpenRC install I’ve done. It also boots a lot slower.

pliant mica
#

Yeah that seems odd, too wide mostly?

karmic snow