Bug#919864: ftp.debian.org: Dak is broken with python-debian 0.1.34

2019-01-23 Thread Christian Marillat
On 21 janv. 2019 23:05, Ansgar wrote: > Bastian Blank writes: >> On Sun, Jan 20, 2019 at 10:44:08AM +0100, Christian Marillat wrote: >>> With python-debian 0.1.34 dak crash with 'dak process-upload' : >>> In python-debian 0.1.34 a third parameter has been added to deb822 class >> >> You mean they

Bug#919864: ftp.debian.org: Dak is broken with python-debian 0.1.34

2019-01-21 Thread Ansgar
Bastian Blank writes: > On Sun, Jan 20, 2019 at 10:44:08AM +0100, Christian Marillat wrote: >> With python-debian 0.1.34 dak crash with 'dak process-upload' : >> In python-debian 0.1.34 a third parameter has been added to deb822 class > > You mean they made incompatible changes to the API without a

Bug#919864: ftp.debian.org: Dak is broken with python-debian 0.1.34

2019-01-20 Thread Bastian Blank
On Sun, Jan 20, 2019 at 10:44:08AM +0100, Christian Marillat wrote: > With python-debian 0.1.34 dak crash with 'dak process-upload' : > In python-debian 0.1.34 a third parameter has been added to deb822 class You mean they made incompatible changes to the API without any real fallback? As dak run

Bug#919864: ftp.debian.org: Dak is broken with python-debian 0.1.34

2019-01-20 Thread Christian Marillat
Package: ftp.debian.org Severity: normal With python-debian 0.1.34 dak crash with 'dak process-upload' : - There was an uncaught exception when processing your upload: [...] File "/usr/lib/python2.7/dist-packages/daklib/dbconn.py", lin