Bug#778707: differing dependencies between builds
Jaromír Mikeš
mira.mikes at gmail.com
Fri Feb 27 09:40:05 UTC 2015
Hi,
need help here.
While working on Debian's “reproducible builds” effort [1], we have
> noticed that pyliblo-utils had different dependencies in two different
> builds [2].
>
> In the first build it had:
> Depends: python-liblo, python, python:any (>= 2.5~)
>
> While on the second build:
> Depends: python-liblo, python3, python:any (>= 2.5~)
> (python3 instead of python)
>
> The included scripts also had different shebangs, #!/usr/bin/python
> vs. #!/usr/bin/python3.
>
> [1]: https://wiki.debian.org/ReproducibleBuilds
> [2]: https://reproducible.debian.net/pyliblo
>
How this bug should be fixed?
https://reproducible.debian.net/rb-pkg/pyliblo.html
1) build pyliblo-utils only for python2 or python3
2) build pyliblo-utils-python2 and pyliblo-utils-python3
3) skip python2 and build everything only with python3
4) other solution
best regards
mira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150227/ec9aa494/attachment.html>
More information about the pkg-multimedia-maintainers
mailing list