pkgdev icon indicating copy to clipboard operation
pkgdev copied to clipboard

tatt: incorrect load of use flags between profile and defaults

Open arthurzam opened this issue 1 year ago • 0 comments

For sddm, we have IUSE="+elogind systemd test" when used in use-default mode.

pkgdev tatt -b 928073 --api-key $(</srv/tattoo/bugs.key) --use-default --template-file /srv/tattoo/pkgdev.tatt.template.sh

ebuild prefers elogind turned on, while profile puts it in reverse (systemd profile).

arthurzam avatar Mar 29 '24 06:03 arthurzam