Skip to content

github actions now fail for python2 and ubuntu clang and ubuntu swift #3988

@parrt

Description

@parrt

Hi @hs-apotell any chance you could take a quick look to see about getting python2 / clang / swift up and running again?

https://github.com/antlr/antlr4/actions/runs/3551377074/jobs/5965500626

We're working on getting swift to reuse the same runtime lib but it works locally (just really slowly): #3984

Here are the errors related to install for actions:

Run egor-tensin/setup-clang@v1
Run New-Variable os -Value 'Linux' -Option Constant
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key([8](https://github.com/antlr/antlr4/actions/runs/3551377074/jobs/5965499687#step:4:9))).
OK
Exception: /home/runner/work/_temp/95ed61fb-bcf9-4641-bdf3-1b57700101c5.ps1:90
Line |
  90 |          default { throw "Unsupported distribution: $distro" }
     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Unsupported distribution: Ubuntu-22.04
Run actions/setup-python@v4
Version 2.x was not found in the local cache
Error: Version 2.x with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
gpg: no valid OpenPGP data found.
gpg: the signature could not be verified.
Please remember that the signature file (.sig or .asc)
should be the first file given on the command line.
Error: Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues
The process '/usr/bin/gpg' failed with exit code 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions