Bug#892356: fslint: findutils on testing breaks fslint recursive search

2018-04-08 Thread jEsuSdA 8)

El 06/04/18 a las 06:52, Pádraig Brady escribió:

On 02/04/18 08:57, jEsuSdA 8) wrote:

El 10/03/18 a las 14:09, Pádraig Brady escribió:

I just tried find from git (not a debian package)
and I don't see the issue.
Perhaps it's already fixed in find upstream?
Can you give more details of the breakage?


I found the problem:

fslint does not do recursive duplicate searching when the FOLDER is a
SYMBOLIC LINK

For example:

/folder/main-folder/lot-of-pics

Where lot-of-pics has duplicate files.


ln -s /folder/main-folder /folder/symlink-folder


If you try to find duplicate pics intro /folder/symlink-folder DOES NOT
WORK.


If you try /folder/main-folder/, fslint founds duplicate files inside
lot-of-pics

If you try /folder/symlink-folder/lot-of-pics, fslint works as expected.

So, I think, if route ends on symlink, fslint treats this folder as a
file. If the route ends on regular folder, it works fine.


Can you confirm this?
Thanks a lot!!!


I think this is already fixed in git. See:
https://github.com/pixelb/fslint/commit/9efd7fff

thanks,
Pádraig



Great news!
Thank you so much!!!



Bug#892356: fslint: findutils on testing breaks fslint recursive search

2018-04-05 Thread Pádraig Brady
On 02/04/18 08:57, jEsuSdA 8) wrote:
> El 10/03/18 a las 14:09, Pádraig Brady escribió:
>> I just tried find from git (not a debian package)
>> and I don't see the issue.
>> Perhaps it's already fixed in find upstream?
>> Can you give more details of the breakage?
> 
> I found the problem:
> 
> fslint does not do recursive duplicate searching when the FOLDER is a 
> SYMBOLIC LINK
> 
> For example:
> 
> /folder/main-folder/lot-of-pics
> 
> Where lot-of-pics has duplicate files.
> 
> 
> ln -s /folder/main-folder /folder/symlink-folder
> 
> 
> If you try to find duplicate pics intro /folder/symlink-folder DOES NOT 
> WORK.
> 
> 
> If you try /folder/main-folder/, fslint founds duplicate files inside 
> lot-of-pics
> 
> If you try /folder/symlink-folder/lot-of-pics, fslint works as expected.
> 
> So, I think, if route ends on symlink, fslint treats this folder as a 
> file. If the route ends on regular folder, it works fine.
> 
> 
> Can you confirm this?
> Thanks a lot!!!

I think this is already fixed in git. See:
https://github.com/pixelb/fslint/commit/9efd7fff

thanks,
Pádraig



Bug#892356: fslint: findutils on testing breaks fslint recursive search

2018-04-02 Thread jEsuSdA 8)

El 10/03/18 a las 14:09, Pádraig Brady escribió:

I just tried find from git (not a debian package)
and I don't see the issue.
Perhaps it's already fixed in find upstream?
Can you give more details of the breakage?


I found the problem:

fslint does not do recursive duplicate searching when the FOLDER is a 
SYMBOLIC LINK


For example:

/folder/main-folder/lot-of-pics

Where lot-of-pics has duplicate files.


ln -s /folder/main-folder /folder/symlink-folder


If you try to find duplicate pics intro /folder/symlink-folder DOES NOT 
WORK.



If you try /folder/main-folder/, fslint founds duplicate files inside 
lot-of-pics


If you try /folder/symlink-folder/lot-of-pics, fslint works as expected.

So, I think, if route ends on symlink, fslint treats this folder as a 
file. If the route ends on regular folder, it works fine.



Can you confirm this?
Thanks a lot!!!



Bug#892356: fslint: findutils on testing breaks fslint recursive search

2018-03-10 Thread Pádraig Brady
On 08/03/18 04:37, jEsuSdA wrote:
> Package: fslint
> Version: 2.44-2
> Severity: important
> 
> Dear Maintainer,
> 
> Upgrading findutils from stable to testing breaks the fslint-gui recursive
> function to search duplicate files.
> 
> I tried to downgrade fslint from 2.44 to 2.42 and the bug persists.
> 
> When downgrading findutils from 4.6.0+git+20170828-2 to 4.6.0+git+20161106-2,
> both fslint version still working again.

I just tried find from git (not a debian package)
and I don't see the issue.
Perhaps it's already fixed in find upstream?
Can you give more details of the breakage?

Note there was a fix to cater for a find change wrt permissions,
though that should have been available in 2.44
https://github.com/pixelb/fslint/commit/d68ee1c

thanks,
Pádraig.



Bug#892356: fslint: findutils on testing breaks fslint recursive search

2018-03-08 Thread jEsuSdA
Package: fslint
Version: 2.44-2
Severity: important

Dear Maintainer,

Upgrading findutils from stable to testing breaks the fslint-gui recursive
function to search duplicate files.

I tried to downgrade fslint from 2.44 to 2.42 and the bug persists.

When downgrading findutils from 4.6.0+git+20170828-2 to 4.6.0+git+20161106-2,
both fslint version still working again.

Thanks!



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-6.1-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8), 
LANGUAGE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fslint depends on:
ii  findutils  4.6.0+git+20170828-2
ii  python 2.7.14-4
ii  python-glade2  2.24.0-5.1+b1
ii  python-gtk22.24.0-5.1+b1

fslint recommends no packages.

fslint suggests no packages.

-- no debconf information