Skip to Content.
Sympa Menu

cat-users - Re: [[cat-users]] syntaxe error with script in Ubuntu ?

cat-users AT lists.geant.org

Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)

List archive

Re: [[cat-users]] syntaxe error with script in Ubuntu ?


Chronological Thread  
  • From: Marc Fradin <address@concealed>
  • To: Tomasz Wolniewicz <address@concealed>, address@concealed
  • Cc: noc <address@concealed>
  • Subject: Re: [[cat-users]] syntaxe error with script in Ubuntu ?
  • Date: Tue, 14 Apr 2026 11:04:19 +0200
  • Authentication-results: mail.geant.org; dkim=pass (1024-bit key; unprotected) header.d=imt-atlantique.fr address@concealed header.a=rsa-sha256 header.s=50EA75E8-DE22-11E6-A6DE-0662BA474D24 header.b=ARZUiYSs; dkim-atps=neutral
  • Authentication-results: zproxy3.enst.fr (amavis); dkim=pass (1024-bit key) header.d=imt-atlantique.fr
  • Dkim-filter: OpenDKIM Filter v2.10.3 zproxy3.enst.fr 73480205CF

Thank you, it works after updating Python. We are informing our users.

Marc

On 14/04/2026 09:35, Tomasz Wolniewicz wrote:
Actually it was only causing problems for python below 3.12, this is why out tests did not catch this.

Tomasz


W dniu 14.04.2026 o 09:32, Tomasz Wolniewicz (via cat-users Mailing List) pisze:
I was fixed in GitHub yesterday and on production a moment ago.

Sorry for that.

Tomasz Wolniewicz


W dniu 14.04.2026 o 08:00, marc.fradin (via cat-users Mailing List) pisze:
Hello

we have to replace :
   _config_path = f'{os.environ.get('HOME')}/.config'
by
_config_path = f'{os.environ.get("HOME")}/.config'

Is this a known problem?

Thanks
Marc
To unsubscribe, send this message: mailto:address@concealed?subject=unsubscribe%20cat-users
Or use the following link: https://lists.geant.org/sympa/sigrequest/cat-users




Archive powered by MHonArc 2.6.19+.

Top of Page