-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
python37Packages.jupyterlab_server: 1.0.7 -> 1.1.0 #84533
python37Packages.jupyterlab_server: 1.0.7 -> 1.1.0 #84533
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It doesn't build:
jflabonte/.cache/nixpkgs-review/pr-84533/build.nix
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
builder for '/nix/store/2f86ljv5g3xv2wrkjg5iqiw6dm29hh90-python3.7-jupyterlab-2.0.1.drv' failed with exit code 1; last 10 log lines:
adding 'jupyterlab-2.0.1.dist-info/top_level.txt'
adding 'jupyterlab-2.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/jupyterlab-2.0.1/dist /build/jupyterlab-2.0.1
Processing ./jupyterlab-2.0.1-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1) (from versions: none)
ERROR: No matching distribution found for jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1)
builder for '/nix/store/m9zbkkkwvq1vlrmbv2i91inf6xc9jbvv-python3.8-jupyterlab-2.0.1.drv' failed with exit code 1; last 10 log lines:
adding 'jupyterlab-2.0.1.dist-info/top_level.txt'
adding 'jupyterlab-2.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
installing
Executing pipInstallPhase
/build/jupyterlab-2.0.1/dist /build/jupyterlab-2.0.1
Processing ./jupyterlab-2.0.1-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1) (from versions: none)
ERROR: No matching distribution found for jupyterlab-server~=1.0.0 (from jupyterlab==2.0.1)
cannot build derivation '/nix/store/fyygvli87nbsqf47bxjw70a2xp8x69mw-env.drv': 2 dependencies couldn't be built
[4 built (2 failed), 164 copied (306.4 MiB), 53.7 MiB DL]
error: build of '/nix/store/fyygvli87nbsqf47bxjw70a2xp8x69mw-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/84533
2 package failed to build:
python37Packages.jupyterlab python38Packages.jupyterlab
2 package built:
python37Packages.jupyterlab_server python38Packages.jupyterlab_server
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Result of nixpkgs-review pr 84533 1
2 package failed to build:
- python37Packages.jupyterlab - python38Packages.jupyterlab2 package built:
- python37Packages.jupyterlab_server - python38Packages.jupyterlab_server104aa7c
to
a1aa2bc
Compare
|
@jonringer jupyterlab is an essential reverse dependency of this package |
suppose it works now because jupyterlab was upgraded as well |
I bumped lab with it :) don't worry |
Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-jupyterlab_server/versions.
meta.description for python37Packages.jupyterlab_server is: "JupyterLab Server"
meta.homepage for python37Packages.jupyterlab_server is: "https://jupyter.org"
Updates performed:
Checks done (click to expand)
built on NixOS
Warning: a test defined in
passthru.tests
did not pass0 of 0 passed binary check by having a zero exit code.
0 of 0 passed binary check by having the new version present in output.
found 1.1.0 with grep in /nix/store/8zxmbfmjc5k78kc7s4xw190inmyc0d1l-python3.7-jupyterlab_server-1.1.0
directory tree listing: https://gist.github.com/72c87af45d533674897af83662f2bfd7
du listing: https://gist.github.com/54736f191dd40b66b18470c216f9254e
Rebuild report (if merged into master) (click to expand)
16 total rebuild path(s)
4 package rebuild(s)
4 x86_64-linux rebuild(s)
4 i686-linux rebuild(s)
4 x86_64-darwin rebuild(s)
4 aarch64-linux rebuild(s)
First fifty rebuilds by attrpath
python37Packages.jupyterlab
python37Packages.jupyterlab_server
python38Packages.jupyterlab
python38Packages.jupyterlab_server
Instructions to test this update (click to expand)
Either download from Cachix:
(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the
trusted-users
list or you can usesudo
since 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:
cc @costrouc for testing.