Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-11-02 Thread Étienne Mollier
Control: tag -1 patch Hi there, The code path with the odd call to pkg_resources to get the program version seems to have been put there specifically for the case of build time testing. I pushed a small workaround in debian/rules to make sure the "gubbins" executable is part of the PATH at

Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-10-30 Thread Andreas Tille
Control: tags -1 upstream Control: forewarded -1 https://github.com/sanger-pathogens/gubbins/issues/286 On Fri, Oct 30, 2020 at 02:38:03PM +0500, Andrey Rahmatullin wrote: > python/gubbins/common.py::parse_and_run() constructs an absolute path for > the executable and then passes it to

Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-10-30 Thread Andreas Tille
Hi, Aidan Delaney is mentioned inside the debian/control file but this address was bouncing. I'm writing to other copyright holders and will open an issue on Github about the bug https://bugs.debian.org/97 Kind regards Andreas. On Fri, Oct 30, 2020 at 02:38:03PM +0500, Andrey

Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-10-30 Thread Andreas Tille
Control: tags -1 help Control: forwarded -1 Aidan Delaney Hi, I admit I have no idea what might have caused these pkg_resources related errors and how to fix these. Any help would be welcome Andreas. On Sun, Sep 27, 2020 at 08:45:17PM +0200, Lucas Nussbaum wrote: > Source: gubbins >

Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-10-30 Thread Andrey Rahmatullin
python/gubbins/common.py::parse_and_run() constructs an absolute path for the executable and then passes it to pkg_resources.get_distribution(). I have no idea what does this code want to achieve, as get_distribution() takes requirement specifications, not file paths. -- WBR, wRAR

Bug#971111: gubbins: FTBFS: pkg_resources.extern.packaging.requirements.InvalidRequirement: Parse error at "'/build/g'": Expected W:(abcd...)

2020-09-27 Thread Lucas Nussbaum
Source: gubbins Version: 2.4.1-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<>' >