Your message dated Sat, 31 Jul 2010 21:33:58 +0200
with message-id <[email protected]>
and subject line #520452 glob doesn't expand ~
has caused the Debian Bug report #520452,
regarding glob doesn't expand ~
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.)
--
520452: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lftp
Version: 3.7.8-1
Severity: normal
Hi,
lftp jo...@localhost:/tmp/foo> ls
insgesamt 0
-rw-r--r-- 1 joerg users 0 19. Mär 22:27 ~1
-rw-r--r-- 1 joerg users 0 19. Mär 22:27 ~2
-rw-r--r-- 1 joerg users 0 19. Mär 22:27 ~3
-rw-r--r-- 1 joerg users 0 19. Mär 22:27 ~4
-rw-r--r-- 1 joerg users 0 19. Mär 22:27 ~5
lftp jo...@localhost:/tmp/foo> glob -a echo *
1 2 3 4 5
But it should expand ~1 ~2 ~3 ~4 ~5
or one directory below:
lftp jo...@localhost:/tmp> glob echo foo/*
foo/1 foo/2 foo/3 foo/4 foo/5
Bye, Jörg.
-- System Information:
Debian Release: unstable/experimental
APT prefers unstable
APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.29-rc8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages lftp depends on:
ii libc6 2.9-6 GNU C Library: Shared libraries
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii libgcc1 1:4.3.3-5 GCC support library
ii libgcrypt11 1.4.4-2 LGPL Crypto library - runtime libr
ii libgnutls26 2.6.4-2 the GNU TLS library - runtime libr
ii libgpg-error0 1.4-2 library for common error values an
ii libncurses5 5.7+20090228-1 shared libraries for terminal hand
ii libreadline5 5.2-4 GNU readline and history libraries
ii libtasn1-3 1.8-1 Manage ASN.1 structures (runtime)
ii netbase 4.34 Basic TCP/IP networking system
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
lftp recommends no packages.
lftp suggests no packages.
-- no debconf information
signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP
--- End Message ---
--- Begin Message ---
tags 520452 + upstream
fixed 520452 4.0.9-1
thanks
Hello,
I tested the reported problem with lftp 4.0.9 and could't reproduce it
anymore.
...
<--- 226 Transfer complete
drwxr-xr-x 2 test test 4096 Jul 31 19:22 .
drwxr-xr-x 3 test test 4096 Jul 31 18:40 ..
-rw-r--r-- 1 test test 0 Jul 31 19:22 ~1
-rw-r--r-- 1 test test 0 Jul 31 19:22 ~2
-rw-r--r-- 1 test test 0 Jul 31 19:22 ~3
-rw-r--r-- 1 test test 0 Jul 31 18:41 .dotfile
-rw-r--r-- 1 test test 0 Jul 31 18:40 .test
lftp t...@localhost:~/testdir> glob -a echo *
./~1 ./~2 ./~3
lftp t...@localhost:~/testdir> cd ..
lftp t...@localhost:~> glob echo testdir/*
testdir/~1 testdir/~2 testdir/~3
lftp t...@localhost:~>
--
Noël Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
signature.asc
Description: This is a digitally signed message part
--- End Message ---