Your message dated Sun, 23 Oct 2011 15:06:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#646342: FTBFS if built twice in a row
has caused the Debian Bug report #646342,
regarding FTBFS if built twice in a row
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
646342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646342
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fuse
Version: 2.8.6-1
Severity: important
If I build this package twice in a row, the second build fails early with this
error:
$ debuild
dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: source package fuse
dpkg-buildpackage: source version 2.8.6-1
dpkg-buildpackage: source changed by Daniel Baumann
<[email protected]>
dpkg-source -i -I --before-build fuse-2.8.6
dpkg-buildpackage: host architecture i386
dpkg-source: info: using options from fuse-2.8.6/debian/source/options:
--compression=gzip --compression-level=9
fakeroot debian/rules clean
dh clean --with autotools_dev
dh_testdir
dh_auto_clean
make[1]: Entering directory `/work/fuse-2.8.6'
Making distclean in util
make[2]: Entering directory `/work/fuse-2.8.6/util'
rm -f fusermount ulockmgr_server
rm -rf .libs _libs
rm -f mount.fuse
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/work/fuse-2.8.6/util'
Making distclean in lib
make[2]: Entering directory `/work/fuse-2.8.6/lib'
test -z "libfuse.la libulockmgr.la" || rm -f libfuse.la libulockmgr.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/work/fuse-2.8.6/lib'
Making distclean in include
make[2]: Entering directory `/work/fuse-2.8.6/include'
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f Makefile
make[2]: Leaving directory `/work/fuse-2.8.6/include'
Making distclean in .
make[2]: Entering directory `/work/fuse-2.8.6'
rm -rf .libs _libs
rm -f *.lo
test -z "fuse.pc" || rm -f fuse.pc
test . = "." || test -z "" || rm -f
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/work/fuse-2.8.6'
rm -f config.status config.cache config.log configure.lineno
config.status.lineno
rm -f Makefile
make[1]: Leaving directory `/work/fuse-2.8.6'
dh_autotools-dev_restoreconfig
dh_clean
dpkg-source -i -I -b fuse-2.8.6
dpkg-source: info: using options from fuse-2.8.6/debian/source/options:
--compression=gzip --compression-level=9
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building fuse using existing ./fuse_2.8.6.orig.tar.gz
dpkg-source: info: local changes detected, the modified files are:
fuse-2.8.6/example/Makefile
dpkg-source: error: aborting due to unexpected upstream changes, see
/tmp/fuse_2.8.6-1.diff.fGBxAq
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-buildpackage: error: dpkg-source -i -I -b fuse-2.8.6 gave error exit
status 2
debuild: fatal error at line 1348:
dpkg-buildpackage -rfakeroot -D -us -uc -i -I failed
This type of error was previously hidden because the new dpkg aborts
on local changes that are not in a patch.
--- End Message ---
--- Begin Message ---
Version: 2.8.6-2
On 10/23/2011 02:40 PM, Peter Eisentraut wrote:
> This type of error was previously hidden because the new dpkg aborts
> on local changes that are not in a patch.
unreproducible with fuse 2.8.6-2 and dpkg 1.16.1.1, closing.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---