[Touch-packages] [Bug 1717991] Re: file returns "name use count (30) exceeded"

2020-03-20 Thread Paul Wise (Debian)
FTR this was fixed upstream by bumping the default name recursion level from 30 to 50: https://bugs.astron.com/view.php?id=152 status fixcommitted ** Bug watch added: bugs.astron.com/ #152 https://bugs.astron.com/view.php?id=152 ** Changed in: file (Ubuntu) Status: Invalid => Confirm

[Touch-packages] [Bug 1827044] [NEW] binutils: debian/changelog formatting issue

2019-04-30 Thread Paul Wise (Debian)
Public bug reported: The Debian python modules emits warnings when parsing the debian/changelog file from binutils 2.32-8ubuntu1: $ python3 -c 'from debian import changelog as c; f = open("debian/changelog"); c.Changelog(f)' /usr/lib/python3/dist-packages/debian/changelog.py:484: UserWarni