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

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

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.24.

Top of Page