Elektrine lite

← Feed

@xgqt@functional.cafe

Post #2089247

2026-04-25 21:24 UTC

@parona those are all good points. but `pquery -u` does not evade all update issues, for example it says `sys-firmware/edk2-bin:0` for me which is not correct

Replies (2)

  • @xgqt@functional.cafe 2026-04-25 21:26

    @parona also we can craft one command that deselects trash from world! :D `emerge --deselect $(cat /var/lib/portage/world | fzf -m)`

    Open ##2089248

  • @parona@fosstodon.org 2026-04-25 21:27

    @xgqt Yeah, its probably same thing for me where the update is blocked by a qemu pin. I don't see really any good solution to that unless you have something that calculates the full graph to find visible *and* possible updates.

    Open ##2089249