View previous topic :: View next topic |
Author |
Message |
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Mon Nov 04, 2024 6:22 pm Post subject: package mask being ignored |
|
|
Seems portage is now ignoring my package mask file.
My file /etc/portage/package.mask/my.mask contains:
=net-misc/remmina-1.4.36
And yet: Code: | # emerge -uUNDav --changed-deps @world
These are the packages that would be merged, in order:
Calculating dependencies... done!
Dependency resolution took 21.73 s (backtrack: 0/20).
[ebuild U #] net-misc/remmina-1.4.36::gentoo [1.4.35-r2::gentoo] USE="X appindicator crypt cups gvnc kwallet nls rdp ssh vnc wayland -examples -keyring -python -spice -webkit -zeroconf" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13%" 2,103 KiB |
_________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
grknight Retired Dev
Joined: 20 Feb 2015 Posts: 1901
|
Posted: Mon Nov 04, 2024 6:25 pm Post subject: |
|
|
Likely there is something more.. what does grep -ri remmina /etc/portage say? |
|
Back to top |
|
|
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Mon Nov 04, 2024 6:44 pm Post subject: |
|
|
Doh!
Had it in unmask as well.
Thanks! _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
|