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

filter option doesn't work when specified in /etc/portage/smart-live-rebuild.conf #3

Open
HJarausch opened this issue Dec 20, 2017 · 2 comments

Comments

@HJarausch
Copy link

If I set
f=!media-gfx/darktable,!media-gfx/skencil
in /etc/portage/smart-live-rebuild.conf
the second filter !media-gfx/skencil doesn't seem to get recognized.
Multiple "f=" options don't work either

@HJarausch
Copy link
Author

It's my fault, I should have used
filter_packages=....

I'd like to suggest to add the following comments from config.py to the README file

color=True

config_file=/etc/portage/smart-live-rebuild.conf

debug=False

erraneous_merge=True

filter_packages=

jobs=1

pretend=False

profile=smart-live-rebuild

quickpkg=False

quiet=False

remote_only=False

setuid=str(pm_conf.userpriv_enabled)

timeout=0

type=

unprivileged_user=False

@mgorny
Copy link
Member

mgorny commented Jan 11, 2018

Could you submit a pull request for this?

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

2 participants