Bug#702968: /usr/share/fslint/fslint/findup: always finds duplicates

2013-03-13 Thread Michal Suchanek
Package: fslint
Version: 2.42-2
Severity: normal
File: /usr/share/fslint/fslint/findup

Hello,

/usr/share/fslint/fslint/findup -t /srv/mail

prints a lot of duplicates.

/usr/share/fslint/fslint/findup -m /srv/mail

does something.

/usr/share/fslint/fslint/findup -t /srv/mail

still finds duplicates (maybe fewer).

Isn't the directory supposed to be deduplicated?

Sure, a process writing new file could cause more duplicates but this is
not the case.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (800, 'stable'), (400, 'unstable'), (200, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fslint depends on:
ii  findutils  4.4.2-4
ii  python 2.7.3~rc2-1
ii  python-glade2  2.24.0-3+b1
ii  python-gtk22.24.0-3+b1

fslint recommends no packages.

fslint suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702968: /usr/share/fslint/fslint/findup: always finds duplicates

2013-03-13 Thread Pádraig Brady
On 03/13/2013 02:23 PM, Michal Suchanek wrote:
 Package: fslint
 Version: 2.42-2
 Severity: normal
 File: /usr/share/fslint/fslint/findup
 
 Hello,
 
 /usr/share/fslint/fslint/findup -t /srv/mail
 
 prints a lot of duplicates.
 
 /usr/share/fslint/fslint/findup -m /srv/mail
 
 does something.
 
 /usr/share/fslint/fslint/findup -t /srv/mail
 
 still finds duplicates (maybe fewer).
 
 Isn't the directory supposed to be deduplicated?
 
 Sure, a process writing new file could cause more duplicates but this is
 not the case.
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (990, 'testing'), (800, 'stable'), (400, 'unstable'), (200, 
 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386
 
 Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: 
 LC_ALL set to en_US.UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages fslint depends on:
 ii  findutils  4.4.2-4
 ii  python 2.7.3~rc2-1
 ii  python-glade2  2.24.0-3+b1
 ii  python-gtk22.24.0-3+b1
 
 fslint recommends no packages.
 
 fslint suggests no packages.
 
 -- no debconf information

If there are hardlinks already in /srv/mail you may be hitting:
http://code.google.com/p/fslint/issues/detail?id=70

Does the fslint-gui report duplicates, as it has
extra processing to avoid reporting hardlinks.

thanks,
Pádraig.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702968: /usr/share/fslint/fslint/findup: always finds duplicates

2013-03-13 Thread Michal Suchanek
On 13 March 2013 15:47, Pádraig Brady p...@draigbrady.com wrote:

 If there are hardlinks already in /srv/mail you may be hitting:
 http://code.google.com/p/fslint/issues/detail?id=70


I am running the program remotely so using the GUI is not trivial.

But the -m option is supposed to create hardlinks so I guess this is
the problem I am seeing.

Thanks

Michal


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org