On 12 nov. 2020 12:40, Ansgar <ans...@debian.org> wrote:

[...]

>> > Possibly also Python 3 changes to import are also relevant (the
>> > absolut_import stuff).

Of course. I solved this problem by calling
/usr/lib/python3/dist-packages/dak/dak.py from a symlink is /usr/bin

,----
| $ ls -l /usr/bin/dak 
| lrwxrwxrwx 1 root root 39 12 nov.  10:08 /usr/bin/dak -> 
../lib/python3/dist-packages/dak/dak.py
`----

Also I noticed that python3-tabulate is required. I've removed the
python-tabulate package without issues with dak for now.

Christian

Reply via email to