Bug#832962: reprotest fails to build properly on jessie

2016-12-03 Thread Robbie Harwood
Package: reprotest
Followup-For: Bug #832962

So it will need to build against backports because it requires diffoscope.
Most of the build can occur with minor changes to dependencies (vim-common for
xxd, python-tox for tox, fixing version in setup.py).  However, the test suite
does not seem to run happily against python34, which would be needed.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (600, 'testing'), (400, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds


[Reproducible-builds] Bug#832962: Bug#832962: reprotest fails to build properly on jessie

2016-07-30 Thread Holger Levsen
On Sat, Jul 30, 2016 at 02:15:58AM -0400, Holger Levsen wrote:
> reprotest 0.2 fails to build properly on jessie, that is, it builds but
> the .deb only contains the changelog.gz and copyright.

changing the line 

X-Python3-Version: >= 3.5

in debian/control into 

X-Python3-Version: >= 3.4

makes it build a non-empty package, but when trying to use it I get this:

$ reprotest
Traceback (most recent call last):
  File "/usr/bin/reprotest", line 5, in 
from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2876, in 
working_set = WorkingSet._build_master()
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 449, in 
_build_master
ws.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 745, in require
needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 639, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: python-magic

python3-magic is installed.


-- 
cheers,
Holger


signature.asc
Description: Digital signature
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#832962: reprotest fails to build properly on jessie

2016-07-30 Thread Holger Levsen
Package: reprotest
Version: 0.2
Severity: normal

Hi,

reprotest 0.2 fails to build properly on jessie, that is, it builds but
the .deb only contains the changelog.gz and copyright. On sid it builds
fine. I suppose some build depends must be adjusted, eg some versioned
depends increased and some versions from jessie-backports might be
required…


-- 
cheers,
Holger


signature.asc
Description: Digital signature
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds