-
Notifications
You must be signed in to change notification settings - Fork 687
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
make build-debs target is failing during dpkg-source command #5108
Comments
This is probably related (note that wheel 0.34.1 was released today):
|
This looks to be the offending
|
Fixed with the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
make build-debs
andmake build-debs-notest
runs are failing at the following command:Steps to Reproduce
Run
make build-debs
against current develop branchExpected Behavior
Build completes successfully.
Actual Behavior
Build fails at command above.
Comments
@emkll recommends the following role changes for debugging:
The text was updated successfully, but these errors were encountered: