Your message dated Sun, 22 Mar 2009 21:32:13 +0000
with message-id <[email protected]>
and subject line Bug#409713: fixed in pure-ftpd 1.0.21-12
has caused the Debian Bug report #409713,
regarding UTF-8 support is not turned on
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.)
--
409713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409713
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pure-ftpd
Version: 1.0.21-7
/usr/share/doc/pure-ftpd-common/NEWS.gz says:
- Experimental support for RFC2640 (UTF-8)
But when I connect, all the accented letters in the file names show as
before (as with Sarge's 1.0.19-4), as two characters, not as one
accented letter.
My init.d script starts pure-ftpd as:
/usr/sbin/pure-ftpd-mysql -l mysql:/etc/pure-ftpd/db/mysql.conf -l unix
-l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -A -j -B
Solution:
If I start pure-ftpd with the "--fscharset=UTF-8" and
"--clientcharset=ISO-8859-2" switches, all the accented letters in the
filenames show correctly.
I could not find any configuration parameter to let the wrapper start
pure-ftpd with these two switches. I had to stop it, and started it
manually:
/usr/sbin/pure-ftpd-mysql -l mysql:/etc/pure-ftpd/db/mysql.conf -l unix
-l pam -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -E -A -j -B
--fscharset=UTF-8 --clientcharset=ISO-8859-2
And voila, both the accented letters and the large file problems are solved!
Anyway thank you for your work for the Debian pure-ftpd packages!
I am running Debian Sarge, kernel 2.6.8-3-686, libc 2.3.2.ds1-22sarge4.
--
Regards:
Andras Galos
--- End Message ---
--- Begin Message ---
Source: pure-ftpd
Source-Version: 1.0.21-12
We believe that the bug you reported is fixed in the latest version of
pure-ftpd, which is due to be installed in the Debian FTP archive:
pure-ftpd-common_1.0.21-12_all.deb
to pool/main/p/pure-ftpd/pure-ftpd-common_1.0.21-12_all.deb
pure-ftpd-ldap_1.0.21-12_amd64.deb
to pool/main/p/pure-ftpd/pure-ftpd-ldap_1.0.21-12_amd64.deb
pure-ftpd-mysql_1.0.21-12_amd64.deb
to pool/main/p/pure-ftpd/pure-ftpd-mysql_1.0.21-12_amd64.deb
pure-ftpd-postgresql_1.0.21-12_amd64.deb
to pool/main/p/pure-ftpd/pure-ftpd-postgresql_1.0.21-12_amd64.deb
pure-ftpd_1.0.21-12.diff.gz
to pool/main/p/pure-ftpd/pure-ftpd_1.0.21-12.diff.gz
pure-ftpd_1.0.21-12.dsc
to pool/main/p/pure-ftpd/pure-ftpd_1.0.21-12.dsc
pure-ftpd_1.0.21-12_amd64.deb
to pool/main/p/pure-ftpd/pure-ftpd_1.0.21-12_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefan Hornburg (Racke) <[email protected]> (supplier of updated pure-ftpd
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 22 Mar 2009 22:10:07 +0100
Source: pure-ftpd
Binary: pure-ftpd-common pure-ftpd pure-ftpd-mysql pure-ftpd-postgresql
pure-ftpd-ldap
Architecture: source all amd64
Version: 1.0.21-12
Distribution: unstable
Urgency: low
Maintainer: Stefan Hornburg (Racke) <[email protected]>
Changed-By: Stefan Hornburg (Racke) <[email protected]>
Description:
pure-ftpd - Pure-FTPd FTP server
pure-ftpd-common - Pure-FTPd FTP server (Common Files)
pure-ftpd-ldap - Pure-FTPd FTP server with LDAP user authentication
pure-ftpd-mysql - Pure-FTPd FTP server with MySQL user authentication
pure-ftpd-postgresql - Pure-FTPd FTP server with PostgreSQL user authentication
Closes: 364063 409713 471813 492645 499926 505982 506077 506078 506081 520540
Changes:
pure-ftpd (1.0.21-12) unstable; urgency=low
.
* support for character set conversion enabled (Closes: #364063, #409713)
* Spanish translation of Debconf templates added (Closes: #520540,
thanks to Fernando Gonzàlez de Requena <[email protected]>)
* changed Build-Depends from libcap-dev to libcap2-dev (Closes: #492645,
thanks to Torsten Werner <[email protected]>)
* added status action to init script (Closes: #505982, thanks to Thierry
Carrez <[email protected]> for the patch)
* homepage field added to debian/control (Closes: #471813)
* standalone mode is now the default (Closes: #506081, thanks to Thierry
Carrez <[email protected]> for the patch)
* support for fast shutdown (Closes: #506078, thanks to Thierry
Carrez <[email protected]> for the patch)
* applied upstream SITE UTIME / MLST patch (Closes: #499926, thanks to
Robert L Mathews <[email protected]> for the report)
* create /var/run/pure-ftpd on the fly (Closes: #506077, thanks to Thierry
Carrez <[email protected]> for the patch)
Checksums-Sha1:
af9805f050b5cf8bbed71b97232877878f7195a3 1312 pure-ftpd_1.0.21-12.dsc
1f81efc372df0d05d7a3217d52a9980648aa5671 45505 pure-ftpd_1.0.21-12.diff.gz
695957b5be8fb76d2d80bbd26b10c97797a3cd52 174508
pure-ftpd-common_1.0.21-12_all.deb
b6e4c83ee8dc1d83c331ca8f4e6e323a9e144529 166824 pure-ftpd_1.0.21-12_amd64.deb
c200c11e69b9d5daec2f1d3672787dca82d5685d 184916
pure-ftpd-mysql_1.0.21-12_amd64.deb
fcd1cd152dc334e623cea31559160895b846a7ef 184278
pure-ftpd-postgresql_1.0.21-12_amd64.deb
59af039c756feb410f1b2c65c04b71c1e5a1154c 180484
pure-ftpd-ldap_1.0.21-12_amd64.deb
Checksums-Sha256:
5162d5fb9ce6541a3ab860beffa3388a95f5e0e14643f4a1d0b533be1a64e668 1312
pure-ftpd_1.0.21-12.dsc
d4e8c87a70c1345c1640ad2b0b6b2696a1c6715672de3a07b699529fe1e62911 45505
pure-ftpd_1.0.21-12.diff.gz
ea4866edaa6cf8a96df048d9f78591c9b9171deb869a34ba1ca7c9b68b3ed284 174508
pure-ftpd-common_1.0.21-12_all.deb
81dea7e741d72801b7e145ecda80ec3ff412de99d8f8a5288daa7d8946fef7c3 166824
pure-ftpd_1.0.21-12_amd64.deb
9e1de40ce7d0be2693edfcf63520f3db1e175dee34415cd7ff3286b72b543f71 184916
pure-ftpd-mysql_1.0.21-12_amd64.deb
671d1a7d19f615427301558a2a9e40394729ae11906df97723fd3db5776deef5 184278
pure-ftpd-postgresql_1.0.21-12_amd64.deb
e59f4206204827d8c6474487b93285da1c20054433a5ee7c9b1ba66f9246380d 180484
pure-ftpd-ldap_1.0.21-12_amd64.deb
Files:
dd772a1f41ddc9c1a321641a8a6009d7 1312 net optional pure-ftpd_1.0.21-12.dsc
073b175b497c5deec3ab3ef40502a0b0 45505 net optional pure-ftpd_1.0.21-12.diff.gz
c50b2c18d7979cd056de37975157a507 174508 net optional
pure-ftpd-common_1.0.21-12_all.deb
e9d3028dcbf066f5ce8cd88b2873b2f4 166824 net optional
pure-ftpd_1.0.21-12_amd64.deb
8bf3706556a15a299df03772a1b63cb5 184916 net optional
pure-ftpd-mysql_1.0.21-12_amd64.deb
bab50d1bb6fd4621b0b0fef9d44a105a 184278 net optional
pure-ftpd-postgresql_1.0.21-12_amd64.deb
f3571e1d711b8eff8d5fb65cd8638ffc 180484 net optional
pure-ftpd-ldap_1.0.21-12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknGq2QACgkQjgVfE5tya3FpiwCg2RF97u++0fJ9DmqpDs8452ei
uZMAn29hlBUl1zS2sbIjCRSKLq5cxqUL
=gBA7
-----END PGP SIGNATURE-----
--- End Message ---