Re: Replacement client for pep381client

Andreas Jung <[email protected]> Fri, 22 Mar 2013 05:44:29 +0100
Newsgroups gmane.comp.python.catalog
Organization ZOPYX Ltd & Co. KG
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------010103060003060101000807
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Christian Theune wrote:
> Hi,
> 
> I'm slowly wrapping up my sprint. Here's what happened today:
> 
> - fixed some errors reported by users - allow running a non-deleting
> mirror (with the hint that official ones must not do this) - add
> config file handling to avoid complicated command lines including 
> some documentation how to handle them - add test coverage - add
> jenkins integration
> 
> I got one error regarding filesystem encoding where I noticed that
> we expect that the mirror runs with UTF-8 as the filesystem
> encoding. I'm not sure whether just simply encoding the filenames
> myself is the right thing or whether I need to ask operators to tune
> their environment accordingly.
> 
> I *guess* that just encoding manually to UTF-8 would be the right
> thing here. Can someone agree or disagree with this?

I don't know much about filesystem encodings but if a FS encoding like

>>> sys.getfilesystemencoding()
'ANSI_X3.4-1968'

is a system-wide setting then it is unlikely that you make an encoding
change a mandatory requirement. 'ANSI_X3.4-1968' is at least returned
on my CentOS and Ubuntu box.

Andreas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQGUBAEBAgAGBQJRS+GtAAoJEADcfz7u4AZjs4QLwKo6fPhQQLEwy5LeMQ/BY8Ow
Efh8ERnHxX+PJs684ie4w1ZUwj0hDx/TlK6NHVNIZarNKYo88M3+YJKD2NgHl2O+
FmFo3Pii/Lc0Wj5cX3wdl06Xn/YmDGFmxoBNOd9e2xnBkBhk9r6KtlJMAW1gnfAv
qIsAN37uWsGnfDFyDvQTDbkjr7HxRoQ8PFNL66DzhDntgrBSHwX3U7dGraVFPSlD
mRvxt+r+IlJEeE5GrD75t1N0MlrNZmcvGHyag1PSnmm1AAAqpflJKxAPZ8sV1KG2
BlxLRB0i4WboNWs0/OoNIH7fNdY0nng1mOCwNA5v5DEaWx1Gy59bK4LkbpNyB4kQ
yRUnjf340b4qUNr/KGb2A4ePoV4TNzSB3eli1JMxGpEdJzdm2nVfICEjRIDc3m2K
cRYjVC5FgGENPeQZ4kDteHmgA/Iu4Pxw6nFrxArKBBz9F6C9OWrPf6jiqWsKxZ0v
fYLssMbGT8XkQb38TOn5yEharguEXBk=
=SPdt
-----END PGP SIGNATURE-----

--------------010103060003060101000807
Content-Type: text/x-vcard; charset=utf-8;
 name="lists.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="lists.vcf"

begin:vcard
fn:Andreas Jung
n:Jung;Andreas
org:ZOPYX Limited
adr;quoted-printable;quoted-printable:;;Hundskapfklinge 33;T=C3=BCbingen;Baden-W=C3=BCrttemberg;72074;Germany
email;internet:[email protected]
title:CEO
tel;work:+49-7071-13841040
tel;fax:+49-7071-13841049
tel;home:+49-7071-13841041
x-mozilla-html:FALSE
url:www.zopyx.com
version:2.1
end:vcard


--------------010103060003060101000807
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

--------------010103060003060101000807--