Your message dated Thu, 10 Jul 2014 13:21:57 +0200
with message-id <[email protected]>
and subject line Re: Bug#537261: temporary filenames might exceed filesystem 
namelength limit
has caused the Debian Bug report #537261,
regarding temporary filenames might exceed filesystem namelength limit
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.)


-- 
537261: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537261
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsync
Version: 3.0.6-1
Severity: normal

rsync stores files with names like .ORIGNAME.xxxxxx while
transferring. If ORIGNAME is > 247 characters in length, mkstemp()
will fail with ENAMETOOLONG, and #151568 comes in, meaning that the
file won't be synchronised. Maybe an alternative would be to either
shorten ORIGNAME to <247, or use a temp subdir, in which files are
placed with their original names, not the tmpnames.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-rc5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rsync depends on:
ii  base-files                    5.0.0      Debian base system miscellaneous f
ii  libacl1                       2.2.47-3   Access control list shared library
ii  libc6                         2.9-19     GNU C Library: Shared libraries
ii  libpopt0                      1.14-4     lib for parsing cmdline parameters
ii  lsb-base                      3.2-22     Linux Standard Base 3.2 init scrip

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client                1:5.1p1-6  secure shell client, an rlogin/rsh
ii  openssh-server                1:5.1p1-6  secure shell server, an rshd repla

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
On Thu 16 Jul 2009, martin f krafft wrote:

> > This was an issue that was fixed a long time (years) ago.
> 
> This is good to know, but I have definitely seen rsync report
> ENAMETOOLONG errors related to mkstemp(). I will keep an eye open.

I think I can now close this bug :-)


Paul

--- End Message ---

Reply via email to