23 Dec
2017
23 Dec
'17
17:56
Hello, I am packaging an python application following Python Singlespec guide. In the application, there is a command line tool that is handled by update-alternatives to make it possible to use python2 or python3 version simultaneously. There is also systemd unit file that uses the command line tool to run some service daemon. And currently, systemd unit file leads to the conflict between python2-appname and python3-appname packages. What is the preferred way to resolve the conflict? I haven't heart about update alternatives applied to systemd units. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org