Your message dated Wed, 02 Aug 2017 20:35:29 +0200
with message-id <[email protected]>
and subject line Re: Bug#783009: mirror segfaults on huge destination directory
has caused the Debian Bug report #783009,
regarding mirror segfaults on huge destination directory
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.)
--
783009: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783009
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lftp
Version: 4.6.0-1+deb8u1
lftp mirror dies with SEGV, if the local destination directory
contains a huge number of files.
lftp config file:
open -u username, sftp://remote.example.com/incoming/
!mkdir -p /space/mirror/incoming
mirror --newer-than=now-78days . /space/mirror/incoming
close
quit
command line:
% lftp -f .lftp/remote.lftp
Segmentation fault(0) [Waiting for response...]
% echo $?
139
% find /space/mirror/incoming -type f | wc -l
258564
If I use an empty destination directory (or Wheezy's
lftp), then it works.
Regards
Harri
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Found 783009 4.6.0-1+deb8u1
Fixed 783009 lftp-4.7.1-1
thanks
Hello Harald,
Am Montag, den 09.05.2016, 14:38 +0200 schrieb Harald Dunkel:
> FYI: lftp-4.7.1-1 backported to Jessie doesn't show this problem.
Sorry I couldn't fix it for jessie. With the release of strech lftp
4.7.4 is included which you mention to fix it.
Thanks for your report.
Regards
Noel
signature.asc
Description: This is a digitally signed message part
--- End Message ---