cat-users AT lists.geant.org
Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)
List archive
- From: Stefan Winter <address@concealed>
- To: JÁKÓ András <address@concealed>, Tomasz Wolniewicz <address@concealed>
- Cc: address@concealed
- Subject: Re: [[cat-users]] installer download problem
- Date: Mon, 4 Feb 2019 12:23:00 +0100
Hello,
>> A quick guess - the profile 2342 in the Hungarian language uses double
>> quotes somewhere. Please take a look at the IdP and profile properties
>> and see if this may be true.
>
> Thanks Tomasz, I checked
> https://cat.eduroam.org/admin/edit_profile.php?inst_id=168&profile_id=2342
> and
> https://cat.eduroam.org/admin/edit_idp.php?inst_id=168
> but found no double quotes.
After a more thorough look, it looks like something more sophisticated
is going wrong.
Your profile name is:
2016. áprilistól
We are taking special precautions to prevent things like spaces or
special characters to be part of the installer filename because some
operating systems have a hard time with those.
Wht's happening here is beyond those precautions though: our precautions
for filename sanitisation use the PHP function iconv for ASCII
transliterisation (i.e. iconv("UTF-8", "US-ASCII//TRANSLIT", ...)
And here we went off rails. Your á and ó are transliterated into a
single quote (') each. So, PHP introduces those single quotes for you
even you don't actually have or want any.
It's a bit beyond me why á does not get transliterated into an "a" , and
ó to "o"; this is a PHP internal decision, and it's not one of the best
IMHO.
Long story short: as an intermediate workaround, you should be able to
get the profile working again by not using the word 'áprilistól' or
anything else with non-ASCII characters in the profile name.
Alternatively, you can define a "custom suffix" to keep the profile
name, but change the installer name directly.
And meanwhile we'll go look a bit deeper into what's happening there to
enable you to use that word in the installer name in the future.
Please let us know if this change of profile name/custom suffix fixes
your immediate problem.
Greetings,
Stefan Winter
--
Stefan WINTER
Ingenieur de Recherche
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et
de la Recherche
2, avenue de l'Université
L-4365 Esch-sur-Alzette
Tel: +352 424409 1
Fax: +352 422473
PGP key updated to 4096 Bit RSA - I will encrypt all mails if the
recipient's key is known to me
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66
Attachment:
0xC0DE6A358A39DC66.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature
-
[[cat-users]] installer download problem,
JÁKÓ András, 02/04/2019
-
Re: [[cat-users]] installer download problem,
Tomasz Wolniewicz, 02/04/2019
-
Re: [[cat-users]] installer download problem,
JÁKÓ András, 02/04/2019
-
Re: [[cat-users]] installer download problem,
Stefan Winter, 02/04/2019
-
Re: [[cat-users]] installer download problem,
JÁKÓ András, 02/04/2019
- Re: [[cat-users]] installer download problem, Stefan Winter, 02/04/2019
-
Re: [[cat-users]] installer download problem,
JÁKÓ András, 02/04/2019
-
Re: [[cat-users]] installer download problem,
Stefan Winter, 02/04/2019
-
Re: [[cat-users]] installer download problem,
JÁKÓ András, 02/04/2019
-
Re: [[cat-users]] installer download problem,
Tomasz Wolniewicz, 02/04/2019
Archive powered by MHonArc 2.6.19+.
