On Tue, Oct 27, 2015 at 07:28:08PM +0100, Wilhelm Schuster wrote: > On 2015-10-27 14:53, Joerg Jung wrote: > >Hi, > > > >On Tue, Oct 27, 2015 at 01:50:31PM +0100, Wilhelm Schuster wrote: > >> > >>I'm currently working on packaging opensmtpd-extras for Archlinux > >>(AUR). My > >>problem is that on Arch /usr/bin/python points to python3 rather than > >>python2. > > ... > > >>This means building opensmtpd-extras with python enabled fails as > >>it expects python2. I have attached a patch that fixes the build > >>script to > >>explicitly check for `python2` rather than the generic `python` to > >>avoid any > >>ambiguities. > > > >Sorry, but I think this is not enough and breaks other distributions, > >which do not link /usr/bin/python to python3 by default. > You're right, the change was rather short-sighted. Sorry. > > >I guess more sophisticated conditional checks/tests for python version > >are required here.
I committed a fix for this which is already in latest snapshot. -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
