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

Holger Levsen holger at layer-acht.org
Sat Jul 30 15:39:04 UTC 2016


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 <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2876, in <module>
    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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160730/8f53f6cc/attachment.sig>


More information about the Reproducible-builds mailing list