Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Brian Long
If you're using spacewalk-repo-sync to sync an upstream yum repo to spacewalk, you can edit the following file: # cat /etc/rhn/spacewalk-repo-sync/yum.conf [ansible-rhel7-x86_64] exclude=ansible-2.9*,ansible-test-2.9* [epel7-centos7-x86_64] exclude=ansible-* [epel7-rhel7-x86_64]

Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Stefan Bluhm
The way I do that is via the command line on the system: yum versionlock [1]. You might also want to create a channel copy and assign the system to that specific channel. You can also lock the complete system via Spacewalk, but I don't think you are looking for that. []

Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Sulove Khanal
That worked, thank you all for the help. One more question, is there a way to make a/one package not get pushed/synced to one particular system within a Spacewalk channel environment? If so, how? Regards, Sulove On 4/8/20, 11:15 AM, "Stefan Bluhm" wrote: Hello Sulove, check out

Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Robert Paschedag
See the filters option on the repository https://www.itzgeek.com/how-tos/linux/centos-how-tos/managing-channels-and-repositories-spacewalk-on-centos-7-rhel-7.html ⁣sent from my mobile device​ Originale Nachricht Von: Sulove Khanal Gesendet: Wed Apr 08 15:36:43 GMT+02:00 2020

Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Stefan Bluhm
Hello Sulove, check out the filters in the repository settings: Channels --> Manage Software Channels --> Manage Repositories --> --> Filters (last field on the screen). - excludes + includes Best wishes, Stefan - Ursprüngliche Mail - Von: "Sulove Khanal" An: "spacewalk-list"

Re: [Spacewalk-list] Permanently remove package from subscribed channel

2020-04-08 Thread Sulove Khanal
Where on the WebUI am I able to block these packages? The only thing I see is to delete a package within a channel, which will reappear the next time it syncs. (Manage software channels ---> click on # of packages in channel, search for package in question, click remove.) Regards, Sulove On

Re: [Spacewalk-list] Spacewalk and FreeIPA

2020-04-08 Thread Simon Avery
Hello Sanjeev Note - I am not a part of Spacewalk. Freeipa is not relevant to this list, but I know nothing about it anyway. Spacewalk 2.10 was recently released and announced to be the final version. As it is end of life, it seems unlikely that any further dev work will be taking place,