Your message dated Wed, 06 Feb 2008 19:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#464079: fixed in devscripts 2.10.15
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: devscripts
Version: 2.10.14
Severity: normal
File: /usr/bin/bts
When running "bts cache" to update the cache (I've done the cacheing
quite a few times before), I got this error with exit code 17:
$ bts cache
Downloading http://bugs.debian.org/[EMAIL PROTECTED] ... (cached new version)
[...]
Downloading http://bugs.debian.org/434180 ... mkdir 434180/17-1: File exists at
/usr/bin/bts line 2430
The 434180/17-1 seems to be an ordinary file instead of a directory:
$ ls -l .devscripts_cache/bts/434180/17-1
-rw-r--r-- 1 minghua minghua 189 2007-09-15 02:18
.devscripts_cache/bts/434180/17-1
I don't really know why it wants to overwrite a file with a directory.
Please ask if more information is needed.
Ming
2008.02.04
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages devscripts depends on:
ii debianutils 2.28.2 Miscellaneous utilities specific t
ii dpkg-dev 1.14.16.6 package building tools for Debian
ii libc6 2.7-6 GNU C Library: Shared libraries
ii perl 5.8.8-12 Larry Wall's Practical Extraction
ii sed 4.1.5-5 The GNU sed stream editor
Versions of packages devscripts recommends:
ii fakeroot 1.9.2 Gives a fake root environment
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.15
We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:
devscripts_2.10.15.dsc
to pool/main/d/devscripts/devscripts_2.10.15.dsc
devscripts_2.10.15.tar.gz
to pool/main/d/devscripts/devscripts_2.10.15.tar.gz
devscripts_2.10.15_amd64.deb
to pool/main/d/devscripts/devscripts_2.10.15_amd64.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.
Adam D. Barratt <[EMAIL PROTECTED]> (supplier of updated devscripts 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.7
Date: Wed, 06 Feb 2008 19:31:00 +0000
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.15
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <[EMAIL PROTECTED]>
Changed-By: Adam D. Barratt <[EMAIL PROTECTED]>
Description:
devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 384230 409128 452934 456331 457235 457977 463449 463743 464079
Changes:
devscripts (2.10.15) unstable; urgency=low
.
[ Patrick Schoenfeld ]
* checkbashisms: Add a check for the $(<) bashism (which is catting a file)
(Closes: #463743)
* dget: Implemented a '--build' parameter which builds a package with
dpkg-buildpackage after its download (Closes: #457977)
* build-rdeps: Add a license header so that licensecheck does recognize
the license and copyright
.
[ Adam D. Barratt ]
* checkbashisms:
+ Correct the fix for #461653. >& is permitted by POSIX, &> isn't. Thanks
to Sven Joachim.
+ Modify the "echo -e", "exec -[acl]" and "let" tests to require
whitespace before the matched text in order to reduce false positives.
Thanks to Russ Allbery for pointing the issue out.
* debchange: Allow the use of an unknown / unofficial distribution to be
forced (Closes: #463449)
* bts:
+ Allow the generated e-mail to be edited before sending
(Closes: #456331)
+ Handle cache files generated by versions of bts that didn't name
attachments correctly (Closes: #464079)
* uscan:
+ Fix quoting of a manpage example (Closes: #452934)
+ Output a message if --report-status was used but no watch file was found
(Closes: #409128)
* debuild: Recognise -j as a valid option when it's passed on the command
line as well as in the configuration file (Really closes: #457235)
* debcommit: Check the debian directory for indications of version control
to handle situations where the upstream source and packaging are managed
through different VCSes (Closes: #384230)
* mergechanges: Fix a typo in the manpage
* tagpending(1):
+ Remove ldapsearch(1) from SEE ALSO, as the script hasn't used LDAP for
some time
+ Fix the script's name in the title block
* whodepends: Remove duplicated wording from the manpage
* whouploads: Reduce the length of a line in the manpage to fix warnings
from man
Files:
27d9ca2a3e6b2d12a2b4945ff039104f 1224 devel optional devscripts_2.10.15.dsc
24b9f7c0dc9e279e3ff694927e8217fd 499781 devel optional
devscripts_2.10.15.tar.gz
3cbe7d0d7fe7e546b50764c1aea12150 442098 devel optional
devscripts_2.10.15_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHqguYokcE1TReOoURAoSYAJwMV3ewC+N6qsoEUtsNm2s2B35uRQCffW3v
mJm/ioyVvIaB24We/NoC0MQ=
=MMlx
-----END PGP SIGNATURE-----
--- End Message ---