Bug 1190851 - Do not ship SUSE Manager packages
Do not ship SUSE Manager packages
Status: RESOLVED FIXED
Classification: openSUSE
Product: openSUSE Distribution
Classification: openSUSE
Component: Other
Leap 15.3
Other Other
: P5 - None : Normal (vote)
: ---
Assigned To: Marcus Meissner
E-mail List
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-09-24 11:05 UTC by Julio González Gil
Modified: 2021-10-20 14:44 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julio González Gil 2021-09-24 11:05:25 UTC
Packages such as the following:

mgr-osa-dispatcher
python3-mgr-osa-common
python3-mgr-osa-dispatcher
python3-rhnlib
python3-suseRegisterInfo
suseRegisterInfo

Are being made available for openSUSE users via the SLE Updates repository (http://download.opensuse.org/update/leap/15.3/sle/).

Such packages are part of the SUSE Manager Server/Proxy and must not be shipped to openSUSE Leap (they are not even part of any SLE module.

There are more packages that should not be part of openSUSE Leap 15.3 either, because they are part of the SUSE Manager Client tools, but again not part of any SLE module. 

List of packages that must not be part can be checked at

SUSE:Channels/SLE-Manager-Tools_15_x86_64/_channel
SUSE:Channels/SLE-Module-SUSE-Manager-Proxy_4.2_x86_64/_channel
SUSE:Channels/SLE-Module-SUSE-Manager-Server_4.2_x86_64/_channel

Everything that matches the following regexes, should be excluded:

.+-?mgr-.+
.+-?rhnlib-.+
.+-?spacewalk-.+
.+-?suseRegisterInfo
.+-?zypp-plugin-spacewalk
.+-?uyuni-.+

I am not sure if that will exclude all the packages coming from SUSE Manager, but should at least exclude those that are causing problems at the Uyuni Server, as reported at Gitter: https://gitter.im/uyuni-project/users?at=614d855863dca8189178e175
Comment 1 Julio González Gil 2021-09-24 11:14:15 UTC
And of course I didn't test the regexes. Those I provided would not match for "mgr-osa-dispatcher".

.*-?mgr-.+
.*-?rhnlib-.+
.*-?spacewalk-.+
.*-?suseRegisterInfo
.*-?zypp-plugin-spacewalk
.*-?uyuni-.+

Most likely is more correct. I any case I think you can understand the idea :-)
Comment 2 Marcus Meissner 2021-09-24 12:19:38 UTC
i will blacklist them in our channel generator.
Comment 3 Marcus Meissner 2021-10-20 14:44:45 UTC
i filter them now