Bug#781543: FTBFS: failing test: FAIL: test for each member equality
Dmitry Shachnev
mitya57 at debian.org
Fri Apr 3 11:42:20 UTC 2015
Control: tags -1 patch sid
Hi,
On Mon, 30 Mar 2015 21:22:47 +0200, Salvatore Bonaccorso wrote:
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/tests/test_debfile.py", line 64, in test_getmember
> self.assertEqual(m.owner, mstat[stat.ST_UID])
> AssertionError: 0 != 1000
This is caused by this change in binutils 2.25-6 (which is only in sid):
* Configure with --enable-deterministic-archives. Closes: #774429.
That configure option makes ar set uid and gid to zero by default.
The minimal patch to fix the issue is attached.
--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 781543.diff
Type: text/x-diff
Size: 561 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-python-debian-maint/attachments/20150403/a51b49bc/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-python-debian-maint/attachments/20150403/a51b49bc/attachment.sig>
More information about the pkg-python-debian-maint
mailing list