Hi David Cool, thank you too :)
mfg Tobias On Sun, 16 Aug 2020 at 14:39, David Faure <fa...@kde.org> wrote: > > On dimanche 16 août 2020 14:31:18 CEST Tobias C. Berner wrote: > > On Sun, 16 Aug 2020 at 14:29, David Faure <fa...@kde.org> wrote: > > > Hi Tobias, > > > > > > I was completely wrong. > > > kdesu/autotests/sudo does exist, and it's a python script. > > > > > > The "No such file or directory" is probably due to #!/usr/bin/python3 > > > at the top of that script. > > > > > > Do you know the portable way to invoke python3? > > > > #!/usr/bin/env python3 > > Oh so it was just the path that was the problem, not the executable name. > I wasn't sure it was called python3 everywhere. > > Cool, done, and the CI finally passes for kdesu on FreeBSD. > https://build.kde.org/job/Frameworks/job/kdesu/job/kf5-qt5%20FreeBSDQt5.15/ > > Thanks! > > One down, 8 to go.... > https://build.kde.org/job/Frameworks/view/Platform%20-%20FreeBSDQt5.15/ > > -- > David Faure, fa...@kde.org, http://www.davidfaure.fr > Working on KDE Frameworks 5 > > >