[Python-apps-team] Bug#726613: mercurial wheezy backport has incorrect libc6 dependency
Javi Merino
vicho at debian.org
Thu Oct 17 13:14:31 UTC 2013
Control: reopen -1
2013/10/17 Javi Merino <vicho at debian.org>:
> 2013/10/17 Faheem Mitha <faheem at faheem.info>:
>> Package: mercurial
>> Version: 2.7.2-1~bpo70+1
>> Severity: normal
>>
>> Currently, I see the mercurial wheezy backport is
>>
>> 2.7.2-1~bpo70+1 0
>> 100 http://debian.lcs.mit.edu/debian/ wheezy-backports/main amd64 Packages
>>
>> and `apt-cache show` gives
>>
>> Package: mercurial
>> Version: 2.7.2-1~bpo70+1
>> Installed-Size: 236
>> Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
>> Architecture: amd64
>> Depends: libc6 (>= 2.14), python (>= 2.7), python (<< 2.8), ucf (>= 2.0020), mercurial-common (= 2.7.2-1~bpo70+1)
>
> The version in the archive depends on libc6 (>= 2.4) except for armhf,
> ia64, kfreebsd-amd64, kfreebsd-i386, s390x and sparc:
>
> http://packages.debian.org/wheezy-backports/mercurial
>
> Your mirror is tampering with the package:
>
> $ wget -q http://http.us.debian.org/debian/pool/main/m/mercurial/mercurial_2.7.1-2~bpo70+1_i386.deb -O - | sha1sum
> b93368a34adf0852520c31e2778dd07b4f43460d -
> $ wget -q http://ftp.es.debian.org/debian/pool/main/m/mercurial/mercurial_2.7.1-2~bpo70+1_i386.deb -O - | sha1sum
> b93368a34adf0852520c31e2778dd07b4f43460d -
> $ wget -q http://debian.lcs.mit.edu/debian/pool/main/m/mercurial/mercurial_2.7.1-2~bpo70+1_amd64.deb -O - | sha1sum
> 58035bc1d33f36a3742ca50ae835e7a9404434b2 -
> $
Erm this is wrong, I downloaded the i386 version from the official
mirrors which obviously has a different sha1sum.
You're right, looks like I didn't build it in a wheezy chroot and
that's why it got the wrong dependencies. I'll request a binnmu.
Sorry for that,
Javi
More information about the Python-apps-team
mailing list