Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Flaggie requires --no-package-manager to add USE flags to '*/*'. #44

Open
Kangie opened this issue Oct 15, 2023 · 0 comments
Open

Comments

@Kangie
Copy link

Kangie commented Oct 15, 2023

kangie@monolith ~ $ flaggie --version
flaggie 0.99.8

What I did

kangie@monolith ~ $ doas flaggie --pretend '*/*' '+use::potato'                     

What I got

usage: flaggie [options] request ...
flaggie: error: +use::potato: argument incorrect for */*

What I expected

kangie@monolith ~ $ doas flaggie --pretend '*/*' '+use::potato' --no-package-manager
doas (kangie@monolith) password: 
diff --git a/etc/portage/package.use/wayland b/etc/portage/package.use/tmpaijlpnc2
index c603ae2..6a2dfb5 100644
--- a/etc/portage/package.use/wayland
+++ b/etc/portage/package.use/tmpaijlpnc2
@@ -1,2 +1,2 @@
*/* {+potato+} wayland
media-libs/libsdl2 gles2
Time: 0h:00m:03s 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant