At Tue, 08 Jun 2010 10:07:53 +0200, Sam Geeraerts wrote: > > Dmitry Samoyloff schreef: > > Hello! > > > > I'm trying to build gNewSense-2.3 using the Builder and I noticed a problem > > in > > apt building. This may indicate some hidden issue in my environment, so I > > decided to describe it here. > > > > This is errors I've got (note, that I've changed default MIRRORLOCAL and > > BASEDIR in config.local from "/srv/..." to > > "/mnt/providence/deltah-works/..." > > and the latter is NFS storage): > > > > $ sudo ./do-update > > > > <...> > > > > make[1]: Entering directory > > `/mnt/providence/deltah-works/gnewsense/tmp/apt-0.7.9ubuntu17gnewsense1' > > make[2]: Entering directory > > `/mnt/providence/deltah-works/gnewsense/tmp/apt-0.7.9ubuntu17gnewsense1/doc' > > Creating html for dpkg-tech.sgml to ../build/docs/dpkg-tech.html > > nsgmls:E: cannot open "/dpkg-tech.sgml" (No such file or directory) > > nsgmls:/usr/share/sgml/debiandoc/dtd/sgml/1.0/debiandoc.dcl:67:40:E: end of > > document in prolog > > make[2]: *** [../build/docs/dpkg-tech.html] Error 1 > > make[2]: Leaving directory > > `/mnt/providence/deltah-works/gnewsense/tmp/apt-0.7.9ubuntu17gnewsense1/doc' > > make[1]: *** [doc] Error 2 > > make[1]: Leaving directory > > `/mnt/providence/deltah-works/gnewsense/tmp/apt-0.7.9ubuntu17gnewsense1' > > make: *** [build/build-doc-stamp] Error 2 > > dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit > > status 2 > > + exit 1 > > I've rebuilt it with Builder and also did a local build. Both went fine. > I don't see what could be wrong on your end.
I've just moved BASEDIR from NFS to a local disk. That fixed a thunderbird building (ownership issue :-/): tar: mozilla/l10n/makefile.win: Cannot change ownership to uid 501, gid 1000: Invalid argument tar: mozilla/l10n/makefiles.all: Cannot change ownership to uid 501, gid 1000: Invalid argument tar: mozilla/l10n/Makefile.in: Cannot change ownership to uid 501, gid 1000: Invalid argument tar: mozilla/l10n: Cannot change ownership to uid 501, gid 1000: Invalid argument tar: mozilla: Cannot change ownership to uid 501, gid 1000: Invalid argument tar: Error exit delayed from previous errors make: *** [debian/stamp-thunderbird-2.0.0.12+nobinonly-source.tar.bz2] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 + exit 1 It is doubtful, but this change may somehow affect apt compilation also. So, I tried to recompile apt, but I don't know how to trigger its re-compilation by do-update. Tried to remove debs from gnewsense/pool/main/a/apt, but it doesn't helped. What is a proper way to trigger it? P.S. Sam, I'm sorry for posting it twice. -- I'm an FSF member -- Help us support software freedom! <http://www.fsf.org/jf?referrer=7253> > _______________________________________________ > gNewSense-dev mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/gnewsense-dev _______________________________________________ gNewSense-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-dev
