Your message dated Wed, 13 Oct 2010 17:47:17 +0000
with message-id <[email protected]>
and subject line Bug#599228: fixed in gt5 1.5.0~20101011+bzr26-1
has caused the Debian Bug report #599228,
regarding Command line arguments not working and gt5_substr_after function error
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.)
--
599228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gt5
Version: 1.5.0~20091209+bzr25-2
Severity: important
Tags: patch
Hi!
I've found the two following bugs :
- Commandline arguments are not working, i.e. "gt5 --help" or "gt5 folder"
give the same result as "gt5"
- I get the following error when starting gt5 : "gt5_substr_after" function is
not declared
Theses bugs are due to minor errors in the code : the attached patch correctly
solves them in my case.
It looks like the bugs appeared during the rewriting of gt5 from version 1.4.0
to 1.4.0.1 (aka debian package 1.5.0).
Cheers,
--
Steph
-- System Information:
Debian Release: 5.0.6
APT prefers stable
APT policy: (990, 'stable'), (970, 'testing'), (950, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.32-5-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gt5 depends on:
ii bash 3.2-4 The GNU Bourne Again SHell
ii links2 2.1pre37-1.1 Web browser running in both graphi
gt5 recommends no packages.
gt5 suggests no packages.
-- no debconf information
--- gt5.old 2010-10-05 22:40:50.000000000 +0200
+++ /usr/bin/gt5 2010-10-05 23:01:17.000000000 +0200
@@ -477,7 +477,7 @@ trap At_exit 0 1 3 15
Initialize
Initialize_tempdir
-Options
+Options $*
SPACE="_escaped_${RANDOM}_space_"
TAB="_escaped_${RANDOM}_tab_"
@@ -515,7 +515,7 @@ GENERIC_STORE="$DDIR/$(Replace_all "$GEN
F1="$(Replace_all "$CD" "_" "__")"
F1="$DDIR/$(Replace_all "$F1" "/" "_,")"
while [ ! -f "$F1.gz" -a "$F1" != "$DDIR/" ]; do
- H="/$(gt5_substr_After "$F1" "_,")$H"
+ H="/$(Substr_after_all "$F1" "_,")$H"
F1=$(Substr_before "$F1" "_,")
done
--- End Message ---
--- Begin Message ---
Source: gt5
Source-Version: 1.5.0~20101011+bzr26-1
We believe that the bug you reported is fixed in the latest version of
gt5, which is due to be installed in the Debian FTP archive:
gt5_1.5.0~20101011+bzr26-1.debian.tar.gz
to main/g/gt5/gt5_1.5.0~20101011+bzr26-1.debian.tar.gz
gt5_1.5.0~20101011+bzr26-1.dsc
to main/g/gt5/gt5_1.5.0~20101011+bzr26-1.dsc
gt5_1.5.0~20101011+bzr26-1_all.deb
to main/g/gt5/gt5_1.5.0~20101011+bzr26-1_all.deb
gt5_1.5.0~20101011+bzr26.orig.tar.gz
to main/g/gt5/gt5_1.5.0~20101011+bzr26.orig.tar.gz
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.
Jari Aalto <[email protected]> (supplier of updated gt5 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, 11 Oct 2010 10:22:24 +0300
Source: gt5
Binary: gt5
Architecture: source all
Version: 1.5.0~20101011+bzr26-1
Distribution: unstable
Urgency: low
Maintainer: Jari Aalto <[email protected]>
Changed-By: Jari Aalto <[email protected]>
Description:
gt5 - shell program to display visual disk usage with navigation
Closes: 411573 599228
Changes:
gt5 (1.5.0~20101011+bzr26-1) unstable; urgency=low
.
* New upstram release.
- New option --megabytes (Closes: #411573).
- Fix command line argument handling. Fix undefined function
gt5_substr_after(). Patch thanks to Stéphane Rosi
<[email protected]> (Closes: #599228).
* debian/compat
- Update to 8.
* debian/control
- (Build-Depends): update to debhelper 8.
- (Description): Adjust wording slightly.
- (Standards-Version): 3.9.1.
* debian/copyright
- Update year.
* debian/debian-vars.mk
- Delete. No more used.
* debian/rules
- Clean up and remove targets handled by dh(1).
Checksums-Sha1:
5bfca41cfb58c5a7ec8159950f04b48502c2f52b 1228 gt5_1.5.0~20101011+bzr26-1.dsc
57a418693feadca8110fcce07d59b18b01c0c644 19074
gt5_1.5.0~20101011+bzr26.orig.tar.gz
0cf65abc74f669c834fef94953deb6b0c2ef6d0d 3447
gt5_1.5.0~20101011+bzr26-1.debian.tar.gz
99d989d5842abb09594038e20711fb204756d1ed 17234
gt5_1.5.0~20101011+bzr26-1_all.deb
Checksums-Sha256:
bd0bfdb5f4231787916da905fc39d9ed0bd580b5bc3d037a5956245a228f9d78 1228
gt5_1.5.0~20101011+bzr26-1.dsc
c1327cdc5471dcd48b01cc13f1c091d2ddfe6a757c7e8dbfa4dbb49423140cf2 19074
gt5_1.5.0~20101011+bzr26.orig.tar.gz
c2eab7be7e4ea90e1b04bf664e3a76b55dac77e8e924d8521b2285ff7baf2156 3447
gt5_1.5.0~20101011+bzr26-1.debian.tar.gz
5aa1abc9dc85fb13bd92e1b8b4cd5fd3024285b86bae56f555946fd01da2a402 17234
gt5_1.5.0~20101011+bzr26-1_all.deb
Files:
9581b766d5492e6bcb64074aec28e451 1228 utils optional
gt5_1.5.0~20101011+bzr26-1.dsc
10a36cdef75e04912678c222198dd469 19074 utils optional
gt5_1.5.0~20101011+bzr26.orig.tar.gz
30a3548fd44839679a55dac26503ae04 3447 utils optional
gt5_1.5.0~20101011+bzr26-1.debian.tar.gz
6f5ced4076181c76cb85eb08b7a9b007 17234 utils optional
gt5_1.5.0~20101011+bzr26-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Signed by Ana Guerrero
iEYEARECAAYFAky17wkACgkQn3j4POjENGGJjgCeJxJsjH/vO802jNOC5xrGwLpk
OegAn3bB4S8qRY+ml8tArzv/ucRjtuui
=1YxM
-----END PGP SIGNATURE-----
--- End Message ---