Hi Vagrant (2023.05.09_23:13:30_+)
> > + *_proxy,TERM
Ah, you spotted the typo, good :)
Stefano
--
Stefano Rivera
http://tumbleweed.org.za/
+1 415 683 3272
___
Reproducible-builds mailing list
Reproducible-builds@alioth-lists.debian.net
htt
On 2023-05-09, stefa...@debian.org wrote:
> Hi Vagrant (2023.05.07_00:01:34_+)
>> This patch is trivial and fixes building with tox 4, but unfortunately
>> breaks building with tox 3:
>
> How about this, works on both, by using the multiline syntax:
>
> diff --git a/tox.ini b/tox.ini
> index 1c
Hi Vagrant (2023.05.07_00:01:34_+)
> This patch is trivial and fixes building with tox 4, but unfortunately
> breaks building with tox 3:
How about this, works on both, by using the multiline syntax:
diff --git a/tox.ini b/tox.ini
index 1c3488d..579e4bd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -
Control: tags 1035645 patch
On 2023-05-06, Stefano Rivera wrote:
> Log snippet:
> dh_auto_test -- --test-tox
> I: pybuild base:240: cd
> /<>/.pybuild/cpython3_3.11_reprotest/build; tox -c /< BUILDDIR>>/tox.ini --sitepackages -e py311
> py311: failed with pass_env values cannot contain whitespace,
Processing control commands:
> tags 1035645 patch
Bug #1035645 [src:reprotest] reprotest: FTBFS with tox 4
Added tag(s) patch.
--
1035645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1035645
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
___
Source: reprotest
Version: 0.7.23
Severity: normal
Control: block 1035635 with -1
tox 4 is now available in experimental, but it causes reprotest to
FTBFS. See bug 1035635 for a discussion of the general issues around tox
4.
Log snippet:
dh_auto_test -- --test-tox
I: pybuild base:240: cd
/<>/.py