Comment # 7 on bug 1087891 from
(In reply to Maximilian Meister from comment #6)
> (In reply to Klaus K�mpf from comment #5)
> > (In reply to Maximilian Meister from comment #3)
> > > any idea what we need to do if we'd like to port our salt master to PyMySQL?
> > > would we need to patch the salt version, or is that something we need to
> > > propose to upstream salt?
> > 
> > Does
> > https://build.opensuse.org/package/show/systemsmanagement:saltstack:products:
> > next/salt
> > improve the situation ?
> 
> hi klaus, thanks for the hint. trying to install this version, however it is
> missing some dependencies:
> 
> linux-3ken:~ # transactional-update reboot pkg install
> salt-2018.1.99-25.1.x86_64.rpm 
> Loading repository data...
> Reading installed packages...
> Resolving package dependencies...
> 
> Problem: nothing provides python2-salt = 2018.1.99-25.1 needed by
> salt-2018.1.99-25.1.x86_64
>  Solution 1: do not install salt-2018.1.99-25.1.x86_64
>  Solution 2: break salt-2018.1.99-25.1.x86_64 by ignoring some of its
> dependencies
> 
> richard, do you think this might have to do with the python version and can
> you give me some background about possible issues with python3 in tumbleweed
> (kubic)?

sorry wrong log, it's actually python3-salt:

linux-3ken:~ # transactional-update pkg install salt-2018.1.99-25.1.x86_64.rpm 
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides python3-salt = 2018.1.99-25.1 needed by
salt-2018.1.99-25.1.x86_64
 Solution 1: do not install salt-2018.1.99-25.1.x86_64
 Solution 2: break salt-2018.1.99-25.1.x86_64 by ignoring some of its
dependencies


You are receiving this mail because: