python310Packages.cloup: 0.15.1 -> 1.0.0#184124
Merged
ryantm merged 1 commit intoNixOS:masterfrom Aug 25, 2022
Merged
Conversation
mofrim
reviewed
Aug 1, 2022
Contributor
mofrim
left a comment
There was a problem hiding this comment.
dependency manim failing to built due to failingpython3*Packages.nbclassic. already did ping @elohmeier on this.
Result of nixpkgs-review pr 184124 run on x86_64-linux 1
1 package failed to build:
- manim
2 packages built:
- python310Packages.cloup
- python39Packages.cloup
$ nix --experimental-features nix-command build --no-link --keep-going --option build-use-sandbox relaxed -f /home/frido/.cache/nixpkgs-review/pr-184124-3/build.nix
error: builder for '/nix/store/zwyaxa6yywj1yh6v0511gfcqn7abphvc-python3.10-nbclassic-0.4.3.drv' failed with exit code 1;
last 10 log lines:
> running bdist_wheel
> running jsversion
> running js
> running jsdeps
> npm unavailable
> > bower install --allow-root --config.interactive=false
> Failed to run bower: [Errno 2] No such file or directory: 'bower'
> You can install js dependencies with `npm install`
> rebuilding js and css failed. The following required files are missing: ['nbclassic/static/components', 'nbclassic/static/notebook/js/main.min.js', 'nbclassic/static/tree/js/main.min.js', 'nbclassic/static/edit/js/main.min.js', 'nbclassic/static/terminal/js/main.min.js', 'nbclassic/static/auth/js/main.min.js', 'nbclassic/static/style/ipython.min.css', 'nbclassic/static/style/style.min.css']
> error: [Errno 2] No such file or directory: 'bower'
For full logs, run 'nix log /nix/store/zwyaxa6yywj1yh6v0511gfcqn7abphvc-python3.10-nbclassic-0.4.3.drv'.
error: 1 dependencies of derivation '/nix/store/8r60zb3fpglm1lv05q1x203v0jbv8m6n-python3.10-jupyterlab-3.4.4.drv' failed to build
error: 1 dependencies of derivation '/nix/store/jy86wd1fmgj6yvb46ixxipbgzxms7f53-manim-0.16.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/59npn0x1530dpw0hf0bkqaj7232crgk9-review-shell.drv' failed to build
Contributor
Member
|
Result of 3 packages built:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python310Packages.cloup is: "Click extended with option groups, constraints, aliases, help themes"
meta.homepage for python310Packages.cloup is: "https://github.com/janLuke/cloup"
meta.changelog for python310Packages.cloup is: ""
Updates performed
To inspect upstream changes
Impact
Checks done (click to expand)
passthru.testsdid not passRebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from Cachix:
(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
We have automatically built all packages that will get rebuilt due to
this change.
This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.
Result of
nixpkgs-reviewrun on x86_64-linux 11 package failed to build:
2 packages built:
Maintainer pings
cc @friedelino for testing.