Elektrine lite

← Feed

@parona@fosstodon.org

Post #2089246

2026-04-25 20:09 UTC

@xgqt `pquery --format '{category}/{package}:{slot}' -u` might avoid eix weirdness, similarly would take into account slots. It would be slower of course. Otherwise I'd add -1/--oneshot to avoid adding packages to world. -u on its own might add it to world unless EMERGE_DEFAULT_OPTS already has it.

Replies (1)

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

    @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

    Open ##2089247