glideinWMS / glideinwms

The glideinWMS Project
http://tinyurl.com/glideinwms
Apache License 2.0
16 stars 45 forks source link

Fix glidein_status #422

Open mambelli opened 2 months ago

mambelli commented 2 months ago

Describe the bug An error (stack trace) occurs when invoking glidein_status in the Factory

$ glidein_status
WARNING: GSI authentication is enabled by your security configuration! GSI is no longer supported.
For details, see https://htcondor.org/news/plan-to-replace-gst-in-htcss/
Traceback (most recent call last):
  File "/usr/bin/glidein_status", line 415, in <module>
    main()
  File "/usr/bin/glidein_status", line 258, in main
    keys.sort(machine_cmp)
TypeError: sort() takes no positional arguments

To Reproduce Invoke glidein_status in the Factory

Expected behavior No stack trace

Screenshots NA

Info (please complete the following information): Stakeholders and components can be a comma separated list or on multiple lines. If you add a new stakeholder or component, not on the sample list, add it on a line by its own.

Additional context NA