Hi Tobias.

I have `python3-salt-3002.2-37.1` installed and it's running fine and our QA testing salt we are releasing for all supported OSes.

Try to update salt-minion with all of it's dependencies, I beleive it should work.

Regards,
Victor

On Mon, 2021-07-19 at 09:46 +0000, Crefeld, Tobias LKV Bayern e.V. wrote:

Hi Viktor,

 

your hint with the version of python3-salt made me think about downgrading it, which was successful.

 

zypper in --oldpackage python3-salt-3000-30.1

 

and accepting the dependent downgrades of the packages of salt and salt-minion makes service salt-minion work again.

 

It seems that Patch SUSE-15-SP2-2021-2106 is responsible for dysfunction of the service salt-minion.

 

BTW: Is there a way to block a patch from being activated in general?

 

Regards,

Tobias Crefeld.

 

 

Von: Victor Zhestkov [mailto:Victor.Zhestkov@suse.com]
Gesendet: Montag, 12. Juli 2021 17:55
An: Victor Zhestkov <Victor.Zhestkov@suse.com>; Crefeld, Tobias LKV Bayern e.V. <Tobias.Crefeld@lkv.bayern.de>; users@lists.uyuni-project.org
Betreff: Re: AW: SLES15SP2-Clients: salt-minion problem

 

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?

 

On Mon, 2021-07-12 at 15:49 +0000, Crefeld, Tobias LKV Bayern e.V. wrote:

Hi Victor,

 

thanks for your fast reply!

 

I guess it's "3002.2-37.1" :

 

zypper se -s salt |grep "^i"

i  | python3-salt                           | Paket | 3002.2-37.1                      | x86_64 | SLE-Module-Basesystem15-SP2-Updates for x86_64

i  | salt                                   | Paket | 3002.2-37.1                      | x86_64 | SLE-Module-Basesystem15-SP2-Updates for x86_64

i+ | salt-minion                            | Paket | 3002.2-37.1                      | x86_64 | SLE-Module-Basesystem15-SP2-Updates for x86_64

 

 

BTW: The SLES15SP1 systems where salt-minion is running fine, show version 3000-19.1.

 

Regards,

 Tobias Crefeld.

 

 

 

Von: Victor Zhestkov [mailto:Victor.Zhestkov@suse.com]

Gesendet: Montag, 12. Juli 2021 17:31

 

Hi Tobias.

 

What is the salt version installed on the minion. It's better to check the output of:

zypper se -s salt

 

Regards,

Victor