beaker-project / beaker

Hardware integration testing system and lab automation for Fedora and RHEL
http://beaker-project.org/
GNU General Public License v2.0
78 stars 40 forks source link

Make Labcontroller compatible with Python 2 and Python 3 #227

Open StykMartin opened 1 month ago

packit-as-a-service[bot] commented 1 month ago

We were not able to find or create Copr project packit/beaker-project-beaker-227 specified in the config with the following error:

Packit received HTTP 500 Internal Server Error from Copr Service. Check the Copr status page: https://copr.fedorainfracloud.org/status/stats/, or ask for help in Fedora Build System matrix channel https://matrix.to/#/#buildsys:fedoraproject.org.

Unless the HTTP status code above is >= 500, please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private
StykMartin commented 1 month ago

/packit build

JohnVillalovos commented 1 month ago

1st commit: https://github.com/beaker-project/beaker/pull/227/commits/557e290eecb2c9870d8c841789a2c9ad4b1aae55 looks good to me. Merge that commit! 🙂 Then only 80 more to go after that...

2nd commit: https://github.com/beaker-project/beaker/pull/227/commits/67830173fa2f308ceb1bdc095c592ff366360208 Also LGTM

3rd commit: https://github.com/beaker-project/beaker/pull/227/commits/046ec78df863da1f06a0357dbe4de31c9b842aec LGTM

JohnVillalovos commented 1 month ago

Can we get this rebased against the python-3 branch?