-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
python27Packages.colorlog: 4.0.2 -> 4.1.0 #83192
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
python27Packages.colorlog: 4.0.2 -> 4.1.0 #83192
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.
regression in apache-airflow
ERROR: No matching distribution found for colorlog==4.0.2 (from apache-airflow==1.10.5)
cannot build derivation '/nix/store/3gb4hib71hn3ms64whkqlf84zza4jxzx-env.drv': 3 dependencies couldn't be built
[0 built (3 failed), 0.0 MiB DL]
error: build of '/nix/store/3gb4hib71hn3ms64whkqlf84zza4jxzx-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/83192
3 package failed to build:
apache-airflow esphome python38Packages.apache-airflow
6 package built:
errbot python27Packages.colorlog python37Packages.colorlog python37Packages.optuna python38Packages.colorlog rapid-photo-downloader
Also regression in I also spent far too long on |
cc @costrouc ``python37Packages.optuna`` test failures
|
Attempts to fix issues can be found at https://github.com/drewrisinger/nixpkgs/commits/dr-pr-python-colorlog-fix |
Also update to colorlog > 4.0.2, PR NixOS#83192
a3dedd0
to
44cd149
Compare
@GrahamcOfBorg build apache-airflow |
Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-colorlog/versions.
meta.description for python27Packages.colorlog is: "Log formatting with colors"
meta.homepage for python27Packages.colorlog is: "https://github.com/borntyping/python-colorlog"
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 4.1.0 with grep in /nix/store/11sd5smp0afy0zq09m8fpl30z58g7xsv-python2.7-colorlog-4.1.0
directory tree listing: https://gist.github.com/22059e1a99b102f03e2acc806ff041d5
du listing: https://gist.github.com/9972e36da98e731ae6b8847859a5db4a
Rebuild report (if merged into master) (click to expand)
34 total rebuild path(s)
10 package rebuild(s)
10 x86_64-linux rebuild(s)
9 i686-linux rebuild(s)
7 x86_64-darwin rebuild(s)
8 aarch64-linux rebuild(s)
First fifty rebuilds by attrpath
apache-airflow
errbot
esphome
python27Packages.colorlog
python37Packages.apache-airflow
python37Packages.colorlog
python37Packages.optuna
python38Packages.apache-airflow
python38Packages.colorlog
rapid-photo-downloader
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 @dotlambda for testing.