Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add empty constraints file to fix tox #138

Closed
wants to merge 1 commit into from

Conversation

dosaboy
Copy link
Contributor

@dosaboy dosaboy commented Aug 13, 2024

If we want to keep the ability to have tox support constraints passed as env we need to have a
constraints.txt file even if it is empty.

If we want to keep the ability to have tox support
constraints passed as env we need to have a
constraints.txt file even if it is empty.
Copy link

@nicolasbock nicolasbock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. I don't understand why the CI is falling though.

ERROR cannot deploy bundle: cannot resolve charm or bundle "mysql-router": resolving with preferred channel: Post "https://api.charmhub.io/v2/charms/refresh": net/http: TLS handshake timeout

@freyes freyes closed this Nov 12, 2024
@freyes freyes reopened this Nov 12, 2024
@freyes
Copy link
Member

freyes commented Nov 12, 2024

something is really messed up here, not sure if it's the repo or the PR or $something_else

Initialized empty Git repository in /home/runner/work/charmed-openstack-tester/charmed-openstack-tester/.git/
git remote add origin https://github.com/openstack-charmers/charmed-openstack-tester
git config gc.auto 0
git config --get-all http.https://github.com/openstack-charmers/charmed-openstack-tester.extraheader
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/138/merge:refs/remotes/pull/138/merge
Error: fatal: couldn't find remote ref refs/pull/138/merge
Warning: Git fetch failed with exit code 128, back off 2.58 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/138/merge:refs/remotes/pull/138/merge
Error: fatal: couldn't find remote ref refs/pull/138/merge
Warning: Git fetch failed with exit code 128, back off 3.503 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/138/merge:refs/remotes/pull/138/merge
Error: fatal: couldn't find remote ref refs/pull/138/merge
Error: Git fetch failed with exit code: 128
Error: Exit code 1 returned from process: file name '/home/runner/runners/2.320.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.

@freyes
Copy link
Member

freyes commented Nov 13, 2024

Closing in favor of #140 that dropped the use of constraints.txt

@freyes freyes closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants