This bug was fixed in the package ubuntu-dev-tools - 0.178
---
ubuntu-dev-tools (0.178) unstable; urgency=medium
[ Dan Streetman ]
* pullpkg: also catch and deal with InvalidPullValueError. LP: #1908770
[ Mattia Rizzolo ]
* d/control: Bump Standards-Version to 4.5.1, no chan
This bug was fixed in the package ubuntu-dev-tools - 0.178
---
ubuntu-dev-tools (0.178) unstable; urgency=medium
[ Dan Streetman ]
* pullpkg: also catch and deal with InvalidPullValueError. LP: #1908770
[ Mattia Rizzolo ]
* d/control: Bump Standards-Version to 4.5.1, no chan
Public bug reported:
pull-debian-source on Ubuntu Hirsute fails when attempting to download a
package, for instance:
$ pull-debian-source ubuntu-dev-tools
Traceback (most recent call last):
File "/usr/bin/pull-debian-source", line 11, in
PullPkg.main(distro='debian', pull='source')
File