Your message dated Tue, 10 May 2011 03:17:10 +0000
with message-id <[email protected]>
and subject line Bug#622889: fixed in devscripts 2.10.73
has caused the Debian Bug report #622889,
regarding uscan: "tar: .[!.]*: Cannot stat: No such file or directory" when
repacking ZIP files
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.)
--
622889: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622889
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.72
Severity: important
Tags: patch
User: [email protected]
Usertags: uscan
Hi,
The implementation of the fix for #615108 -- using perl's glob() instead
of ls -- is unfortunately broken because the path to the tmpdir is missing:
--- /usr/bin/uscan 2011-04-15 06:58:09.000000000 +0200
+++ uscan 2011-04-15 17:39:09.928000106 +0200
@@ -1376,7 +1376,7 @@
my $hidden = ".[!.]*";
system("unzip -q -a -d $tempdir $destdir/$newfile_base") == 0
or die("Repacking from zip to tar.gz failed (could not unzip)\n");
- if (defined glob($hidden)) {
+ if (defined glob("$tempdir/$hidden")) {
$globpattern .= " $hidden";
}
system("cd $tempdir; GZIP=-9 tar --owner=root --group=root --mode=a+rX
-czf $destdir/$newfile_base_gz $globpattern") == 0
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.73
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.73.dsc
to main/d/devscripts/devscripts_2.10.73.dsc
devscripts_2.10.73.tar.gz
to main/d/devscripts/devscripts_2.10.73.tar.gz
devscripts_2.10.73_i386.deb
to main/d/devscripts/devscripts_2.10.73_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.
James Vega <[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.8
Date: Mon, 09 May 2011 22:42:12 -0400
Source: devscripts
Binary: devscripts
Architecture: source i386
Version: 2.10.73
Distribution: unstable
Urgency: low
Maintainer: James Vega <[email protected]>
Description:
devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 515852 560900 574155 577999 580861 586500 587523 601945 622889 623567
626086
Changes:
devscripts (2.10.73) unstable; urgency=low
.
[ James Vega ]
* uscan:
+ Use the correct path when repacking zip files. (Closes: #622889)
+ Make file show all matched file types instead of just the first.
(Closes: #574155)
* uupdate: Handle hidden files when the upstream archive doesn't contain its
files under one top-level directory. (Closes: #601945)
* bts:
+ Indicate version argument is optional for done command. (Closes:
#623567)
+ Silence warnings with (un)subscribe command when no email is specified.
(Closes: #626086)
+ Indicate email argument is optional for (un)subscribe commands.
* debsnap:
+ Add support for downloading binary packages. Thanks to Timo Juhani
Lindfors for the patch. (Closes: #587523)
+ Only download a file if it doesn't exist or its hashsum doesn't match
the one specified by snapshot.d.o.
* debchange:
+ Add -M option to use debian/control's Maintainer information. Thanks to
Modestas Vainius for the patch. (Closes: #560900)
+ Update recognized Ubuntu releases (- jaunty/karmic, + oneiric).
* dget: Improve wget()'s handling of file/copy URIs. Thanks to Adam
Borowski for the suggestions.
+ Allow relative paths for file/copy URIs.
+ Follow symlinks when copying/hard linking files from a local cache.
(Closes: #515852)
+ Call system() with a list of arguments to prevent shell interpolation of
the command.
.
[ Benjamin Drung ]
* Add myself to uploaders.
* Wrap and sort lists in debian/control. (Closes: #577999)
* Switch to simple dh 8 rule.
* debcommit: Support for committing from debian/ when using bzr. Thanks to
Loïc Minier for the patch. (Closes: #580861)
* debian/control: Bump Standards-Version to 3.9.2 (no changes needed).
.
[ Patrick Schoenfeld ]
* checkbashisms:
- add code to detect weither STDIN is a pipe and if so, write the lines
passed via stdin to a tempfile
- add tempfile filename to the list of files to process
- add logic to detect if filename is a tempfile and if so, use the string
"(stdin)" for filename display instead of the real filename.
(Closes: #586500)
Checksums-Sha1:
10273a8cb0402609c77f9e7bb2ca012695355d86 1470 devscripts_2.10.73.dsc
bb0d1743255891427f3f052a2df0db699cac7375 735853 devscripts_2.10.73.tar.gz
2a814269eb4bb639f706aae11182d31be006a7b3 662562 devscripts_2.10.73_i386.deb
Checksums-Sha256:
7086bffcdab5381200f7820c69ce3d8e9e195a540d8db3e5cd952f989181ef75 1470
devscripts_2.10.73.dsc
134ff12abf9bc77944e6581f56e1d650e6d169cacf8d8b31a44e87ef22af4d43 735853
devscripts_2.10.73.tar.gz
f5d9a6ea6ef6fe06610b838aaa94f28c4372c7d0b25e23ff7c70c09a6ab517c2 662562
devscripts_2.10.73_i386.deb
Files:
4c80d85b8c2fe7727cae7cae8bdcc47a 1470 devel optional devscripts_2.10.73.dsc
aba33fe3f09b1b88a31b6eacd5931a04 735853 devel optional
devscripts_2.10.73.tar.gz
20f065d333de7d7c7af4ecd355702bc9 662562 devel optional
devscripts_2.10.73_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3Iq0kACgkQDb3UpmEybUD7xwCfWgq8qIeWI++8V1ImsJf4B/Tg
8AAAn1pZbzaZx9cR59IS0UEX22LhwCsx
=7E8l
-----END PGP SIGNATURE-----
--- End Message ---