On Sun, 17 Nov 2013, Javi Merino wrote:
On Sat, Nov 09, 2013 at 10:03:40PM +0530, Faheem Mitha wrote:
Package: mercurial
Version: 2.8-1
Severity: normal
Hi. I tried to rebuild 2.8 from source as stable as I usually do. I
comment out the
override_dh_auto_test:
stanza because the tests often fail, but otherwise don't change anything.
You could do DEB_BUILD_OPTIONS="nocheck" instead. Anyway, the
testsuite should pass, it always passes in my computer and only fails
in some slow buildds.
Thanks for the tip.
I got
# Move templates and help installed by setup.py to their FHS-correct location
mv
/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/lib/python*/dist-packages/mercurial/templates
/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/lib/python*/dist-packages/mercurial/help
/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/share/mercurial
mv: cannot move
`/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/lib/python2.7/dist-packages/mercurial/templates'
to
`/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/share/mercurial/templates':
Directory not empty
mv: cannot move
`/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/lib/python2.7/dist-packages/mercurial/help'
to
`/usr/local/src/mercurial/mercurial-2.8/debian/mercurial-common/usr/share/mercurial/help':
Directory not empty
make[2]: *** [install-archindep] Error 1
make[2]: Leaving directory `/usr/local/src/mercurial/mercurial-2.8'
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory `/usr/local/src/mercurial/mercurial-2.8'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1357:
dpkg-buildpackage -rfakeroot -D -us -uc failed
I'm not sure why this is happening, and haven't really investigated
it. Any ideas?
What command do you use to build it? 2.8-1 and 2.8-2 build fine on my
machine and on the buildds, the only current failure are a couple of
timeouts in the testsuite in mips.
debuild -uc -us
Faheem
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org