Hi Viktor,
thanks for your hint!
Most of the python packets are from Basesystem15-SP2, only one is from Server-Application15-SP2 and one is from PackageHub:
> zypper se -s -i python |grep Package
i | python3-ndg-httpsclient | Paket | 0.5.1-bp152.1.8 | noarch | SUSE-PackageHub-15-SP2-Backports-Pool for x86_64
/etc/salt/minion is empty or contains only comments.
Gruß,
Tobias Crefeld.
Von: Victor Zhestkov [mailto:Victor.Zhestkov@suse.com]
Gesendet: Freitag, 16. Juli 2021 13:00
Hi Tobias.
the following command will list all of the packages installed and point from which of the channels (last column).
zypper se -s -i
you can also use -r CHANNEL_ID to limit the output to the only channel
Victor
On Fri, 2021-07-16 at 09:28 +0000, Crefeld, Tobias LKV Bayern e.V. wrote:
Hi Viktor,,
the output is „null“, probably meaning “ok”.
How can I find out from which channel a package has been installed?
What do you mean with “tweaks”?
Regards,
Tobias Crefeld.
Von: Victor Zhestkov [mailto:Victor.Zhestkov@suse.com]
Gesendet: Montag, 12. Juli 2021 17:55
Check the output of:
rpm -V python3-salt
If it's ok then to check which python modules installed from Packagehub channel.
Are there any tweaks in the minion configs?