control: tags -1 + moreinfo control: severity -1 minor 2013/11/17 Javi Merino <vi...@debian.org>: > On Sat, Nov 09, 2013 at 10:03:40PM +0530, Faheem Mitha wrote: >> 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.
I've just done this in a wheezy chroot: apt-get source -t sid mercurial cd mercurial-2.8/ dch --bpo debuild -us -uc And it built "mercurial_2.8-2~bpo70+1_amd64.deb" and "mercurial-common_2.8-2~bpo70+1_all.deb" that install and seem to work fine in wheezy. So I don't know what you're doing, all I can say is that it works for me. Cheers, Javi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org