Package: tree
Version: 1.5.2-1
Severity: normal

Tree prints `argetm' in front of symlink names. See:

    $ touch a
    
    $ ln -s a b
    
    $ ls -l
    total 0
    -rw-r--r-- 1 meillo meillo 0 2010-06-22 13:14 a
    lrwxrwxrwx 1 meillo meillo 1 2010-06-22 13:14 b -> a
    
    $ tree
    .
    |-- a
    `-- argetmb -> a
    
    0 directories, 2 files
    
    $ 

I took a quick look in tree's code but couldn't locate the string
`argetm'. Thus unfortunately I cannot provide further help.

The problem is probably easy to fix after you found out where to look
for it. ;-)


meillo


P.S.
This bug was reported from lenny/stable, but it exists in sid/unstable
too.



-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tree depends on:
ii  libc6                       2.7-18lenny2 GNU C Library: Shared libraries

tree recommends no packages.

tree suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to