Your message dated Fri, 15 Aug 2008 06:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493061: fixed in fakeroot-ng 0.12-2
has caused the Debian Bug report #493061,
regarding "fakeroot rm file" gives a weird rmdir error, breaks debhelper.
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.)
--
493061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493061
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: debhelper
Version: 7.0.15
Severity: normal
File: /usr/bin/dh
dh_auto_clean didn't seem to be called often enough in my real
program, so I wrote a little script to make a test package "x" and run
dpkg-buildpackage in it, twice. Attached is the script (x.sh) and the
typescript from running it (typescript).
Note that the second invocation does not call dh_auto_clean. I
suspect this is related to the existence of the debian/x.debhelper.log
file during the second run.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages debhelper depends on:
ii binutils 2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii dpkg-dev 1.14.19 package building tools for Debian
ii file 4.25-1 Determines file type using "magic"
ii html2text 1.3.2a-3 An advanced HTML to text converter
ii man-db 2.5.2-2 on-line manual pager
ii perl 5.10.0-11.1 Larry Wall's Practical Extraction
ii po-debconf 1.0.15 manage translated Debconf template
debhelper recommends no packages.
Versions of packages debhelper suggests:
pn dh-make <none> (no description available)
-- no debconf information
x.sh
Description: Bourne shell script
Script started on Thu 31 Jul 2008 15:40:43 EST
with-temp-dir: entering directory `/tmp/with-temp-dir.I14778'
+ mkdir x-0.orig x-0 x-0/debian
+ cd x-0/debian
+ echo x (0) UNRELEASED; urgency=low
+ echo
+ echo * Stub changelog.
+ echo
+ echo -- x <[EMAIL PROTECTED]> Mon, 28 Jul 2008 13:16:01 +1000
+ echo Source: x
+ echo Maintainer: x <[EMAIL PROTECTED]>
+ echo
+ echo Package: x
+ echo Architecture: all
+ echo 7
+ echo #!/usr/bin/make -f
+ echo %:
+ echo \tdh $@
+ chmod +x rules
+ cd ..
+ dpkg-buildpackage -uc -us
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package x
dpkg-buildpackage: source version 0
dpkg-buildpackage: source changed by x <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dh clean
dh_testdir
dh_auto_clean
dh_clean
dpkg-source -b x-0
dpkg-source: info: using source format `1.0'
dpkg-source: info: building x in x_0.orig.tar.gz
dpkg-source: info: building x in x_0.diff.gz
dpkg-source: info: building x in x_0.dsc
dpkg-source: warning: missing information for output field Standards-Version
debian/rules build
dh build
dh_testdir
dh_auto_configure
dh_auto_build
dh_auto_test
fakeroot debian/rules binary
dh binary
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_lintian
dh_desktop
dh_gconf
dh_icons
dh_perl
dh_pysupport
dh_scrollkeeper
dh_usrlocal
dh_link
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: missing information for output field Description
dh_md5sums
dh_builddeb
warning, in file `debian/x/DEBIAN/control' near line 6 package `x':
missing description
dpkg-deb: building package `x' in `../x_0_all.deb'.
dpkg-deb: ignoring 1 warnings about the control file(s)
dpkg-genchanges >../x_0_i386.changes
dpkg-genchanges: warning: missing Section for binary package x; using '-'
dpkg-genchanges: warning: missing Priority for binary package x; using '-'
dpkg-genchanges: warning: missing Section for source files
dpkg-genchanges: warning: missing Priority for source files
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
+ dpkg-buildpackage -uc -us
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package x
dpkg-buildpackage: source version 0
dpkg-buildpackage: source changed by x <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dh clean
dh_clean
dpkg-source -b x-0
dpkg-source: info: using source format `1.0'
dpkg-source: info: building x using existing x_0.orig.tar.gz
dpkg-source: info: building x in x_0.diff.gz
dpkg-source: error: cannot represent change to
x-0/debian/x/usr/share/doc/x/changelog.gz: binary file contents changed
dpkg-source: unrepresentable changes to source
dpkg-buildpackage: failure: dpkg-source -b x-0 gave error exit status 1
with-temp-dir: leaving directory `/tmp/with-temp-dir.I14778'
Script done on Thu 31 Jul 2008 15:41:05 EST
--- End Message ---
--- Begin Message ---
Source: fakeroot-ng
Source-Version: 0.12-2
We believe that the bug you reported is fixed in the latest version of
fakeroot-ng, which is due to be installed in the Debian FTP archive:
fakeroot-ng_0.12-2.diff.gz
to pool/main/f/fakeroot-ng/fakeroot-ng_0.12-2.diff.gz
fakeroot-ng_0.12-2.dsc
to pool/main/f/fakeroot-ng/fakeroot-ng_0.12-2.dsc
fakeroot-ng_0.12-2_i386.deb
to pool/main/f/fakeroot-ng/fakeroot-ng_0.12-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Shachar Shemesh <[EMAIL PROTECTED]> (supplier of updated fakeroot-ng package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 15 Aug 2008 05:32:36 +0000
Source: fakeroot-ng
Binary: fakeroot-ng
Architecture: source i386
Version: 0.12-2
Distribution: unstable
Urgency: high
Maintainer: Shachar Shemesh <[EMAIL PROTECTED]>
Changed-By: Shachar Shemesh <[EMAIL PROTECTED]>
Description:
fakeroot-ng - Gives a fake root environment
Closes: 493061 495174
Changes:
fakeroot-ng (0.12-2) unstable; urgency=high
.
* "fakeroot rm file" gives a weird rmdir error, breaks debhelper.
(Closes: #493061)
* debian/rules clean does not clean, resulting in FTBS twice problems
(Closes: #495174)
* Reduce use of continuation line in debian/postinst to work around a
lintian false positive (filed bug #495176)
Checksums-Sha1:
c4199235c02d50c1ab7611c2ce4bf6ab66a86189 1023 fakeroot-ng_0.12-2.dsc
be9bcf8af67ebc947b88f8417270879a506eed3b 4493 fakeroot-ng_0.12-2.diff.gz
df98b56f8bd64ee13dea617a482e484fedbda153 46400 fakeroot-ng_0.12-2_i386.deb
Checksums-Sha256:
7740f79ad27ac57d3bf6e63d0afd188fcce40d392aa1f9eefe6290babee29cb8 1023
fakeroot-ng_0.12-2.dsc
06c5c7a4149d395b4a3277e73ea5e2af62a7bb539d9743145bb5cb0612e0b4c0 4493
fakeroot-ng_0.12-2.diff.gz
1204bf085704bf50ee435cc5d39c653eede92829b966d6ed654305814fda0bf1 46400
fakeroot-ng_0.12-2_i386.deb
Files:
fc6ff4031b827e3924dcd66a134a492b 1023 utils extra fakeroot-ng_0.12-2.dsc
f1cb8cc467c165073b04176c45aa492b 4493 utils extra fakeroot-ng_0.12-2.diff.gz
caa422b15c40a81a9821d38be9067de4 46400 utils extra fakeroot-ng_0.12-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkilHC8ACgkQg8ByFc29vOLGKACfQrudqu2aZ5dczO8pAo15xKST
9Z0Anj13+3eDOgnqjGhEu3jsl9jZPqyv
=Jen3
-----END PGP SIGNATURE-----
--- End Message ---