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

python: Shapely: 1.6.4.post2 -> 1.7.0 #83673

Merged
merged 1 commit into from Mar 31, 2020
Merged

Conversation

das-g
Copy link
Member

@das-g das-g commented Mar 29, 2020

Motivation for this change

unblock #71607

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using LC_ALL=C.utf8 nix run nixpkgs.nixpkgs-review -c nixpkgs-review wip
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
result of nixpkgs-review wip
output of LC_ALL=C.utf8 nix run nixpkgs.nixpkgs-review -c nixpkgs-review wip (click to expand)
$ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0
remote: Enumerating objects: 20, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 24 (delta 18), reused 20 (delta 18), pack-reused 4
Entpacke Objekte: 100% (24/24), Fertig.
Von https://github.com/NixOS/nixpkgs
   604b4ddcb29..9344204b92b  master     -> refs/nixpkgs-review/0
$ git worktree add /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty/nixpkgs 9344204b92bdc0edb4cc6ec73bbce55577dce4df
Bereite Arbeitsverzeichnis vor (losgelöster HEAD 9344204b92b)
Aktualisiere Dateien: 100% (21313/21313), Fertig.
HEAD ist jetzt bei 9344204b92b Merge pull request #83399 from r-ryantm/auto-update/subunit
$ nix-env -f /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty/nixpkgs -qaP --xml --out-path --show-trace
^Cerror: interrupted by the user
$ git worktree prune

[das-g@nixos:~/dev/nixos/nixpkgs]$ ^C

(failed reverse-i-search)`LANG': QT_QPA_P^CTFORM=wayland qgis

(failed reverse-i-search)`LC_': NIXPKGS_AL^CW_UNFREE=1 nix run -f channel:nixpkgs-unstable amoeba

[das-g@nixos:~/dev/nixos/nixpkgs]$ LC_ALL=C.utf8 nix run nixpkgs.nixpkgs-review -c nixpkgs-review wip
$ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0
$ git worktree add /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty-1/nixpkgs 9344204b92bdc0edb4cc6ec73bbce55577dce4df
Preparing worktree (detached HEAD 9344204b92b)
Updating files: 100% (21313/21313), done.
HEAD is now at 9344204b92b Merge pull request #83399 from r-ryantm/auto-update/subunit
$ nix-env -f /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty-1/nixpkgs -qaP --xml --out-path --show-trace
Applying `nixpkgs` diff...
<stdin>:155: trailing whitespace.
 
warning: 1 line adds whitespace errors.
$ nix-env -f /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty-1/nixpkgs -qaP --xml --out-path --show-trace --meta
47 package updated:
apache-airflow buku cura cura-lulzbot python2.7-descartes python2.7-flask-admin python2.7-GeoAlchemy2 python2.7-labelbox python2.7-pyosmium python2.7-Shapely (1.6.4.post2 → 1.7.0) python3.7-apache-airflow python3.7-aplpy python3.7-basemap python3.7-cartopy python3.7-descartes python3.7-detox python3.7-flask-admin python3.7-GeoAlchemy2 python3.7-geopandas python3.7-imgaug python3.7-labelbox python3.7-mask-rcnn python3.7-osmnx python3.7-OWSLib python3.7-pyosmium python3.7-pyproj python3.7-Shapely (1.6.4.post2 → 1.7.0) python3.7-uranium python3.8-apache-airflow python3.8-aplpy python3.8-basemap python3.8-cartopy python3.8-descartes python3.8-detox python3.8-flask-admin python3.8-GeoAlchemy2 python3.8-geopandas python3.8-imgaug python3.8-labelbox python3.8-osmnx python3.8-OWSLib python3.8-pyosmium python3.8-pyproj python3.8-Shapely (1.6.4.post2 → 1.7.0) python3.8-uranium qgis qgis-unwrapped

$ nix build --no-link --keep-going --option build-use-sandbox relaxed -f /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty-1/build.nix
builder for '/nix/store/fksffrcc7q4nhgba87rw9z8f4m92nnd1-python3.8-apache-airflow-1.10.5.drv' failed with exit code 1; last 10 log lines:
  airflow.models.dagbag.DagBag: DEBUG: Importing /build/source/airflow/example_dags/example_python_operator.py
  airflow.models.dagbag.DagBag: DEBUG: Loaded DAG <DAG: example_python_operator>
  airflow.models.dagbag.DagBag: DEBUG: Importing /build/source/airflow/example_dags/subdags/subdag.py
  --------------------- >> end captured logging << ---------------------
  
  ----------------------------------------------------------------------
  Ran 56 tests in 26.869s
  
  FAILED (errors=3, failures=1)
  [2020-03-29 10:05:11,859] {settings.py:238} DEBUG - Disposing DB connection pool (PID 456)
cannot build derivation '/nix/store/f8k8iz6c75i6rzi8p123gq0g5dl314cl-env.drv': 1 dependencies couldn't be built
[44 built (1 failed), 151 copied (1385.9 MiB), 323.1 MiB DL]
error: build of '/nix/store/f8k8iz6c75i6rzi8p123gq0g5dl314cl-env.drv' failed
2 package marked as broken and skipped:
python37Packages.detox python38Packages.detox

1 package failed to build:
python38Packages.apache-airflow

43 package built:
apache-airflow buku cura curaLulzbot python27Packages.descartes python27Packages.flask-admin python27Packages.geoalchemy2 python27Packages.labelbox python27Packages.pyosmium python27Packages.shapely python37Packages.aplpy python37Packages.basemap python37Packages.cartopy python37Packages.descartes python37Packages.flask-admin python37Packages.geoalchemy2 python37Packages.geopandas python37Packages.imgaug python37Packages.labelbox python37Packages.mask-rcnn python37Packages.osmnx python37Packages.owslib python37Packages.pyosmium python37Packages.pyproj python37Packages.shapely python37Packages.uranium python38Packages.aplpy python38Packages.basemap python38Packages.cartopy python38Packages.descartes python38Packages.flask-admin python38Packages.geoalchemy2 python38Packages.geopandas python38Packages.imgaug python38Packages.labelbox python38Packages.osmnx python38Packages.owslib python38Packages.pyosmium python38Packages.pyproj python38Packages.shapely python38Packages.uranium qgis qgis-unwrapped

$ nix-shell /home/das-g/.cache/nixpkgs-review/rev-74b2eaea0c3c3eda60417bd2887ca4387443c5a7-dirty-1/shell.nix

2 package marked as broken and skipped:

  • python37Packages.detox
  • python38Packages.detox

1 package failed to build:

  • python38Packages.apache-airflow
43 package built (click to expand):
  • apache-airflow
  • buku
  • cura
  • curaLulzbot
  • python27Packages.descartes
  • python27Packages.flask-admin
  • python27Packages.geoalchemy2
  • python27Packages.labelbox
  • python27Packages.pyosmium
  • python27Packages.shapely
  • python37Packages.aplpy
  • python37Packages.basemap
  • python37Packages.cartopy
  • python37Packages.descartes
  • python37Packages.flask-admin
  • python37Packages.geoalchemy2
  • python37Packages.geopandas
  • python37Packages.imgaug
  • python37Packages.labelbox
  • python37Packages.mask-rcnn
  • python37Packages.osmnx
  • python37Packages.owslib
  • python37Packages.pyosmium
  • python37Packages.pyproj
  • python37Packages.shapely
  • python37Packages.uranium
  • python38Packages.aplpy
  • python38Packages.basemap
  • python38Packages.cartopy
  • python38Packages.descartes
  • python38Packages.flask-admin
  • python38Packages.geoalchemy2
  • python38Packages.geopandas
  • python38Packages.imgaug
  • python38Packages.labelbox
  • python38Packages.osmnx
  • python38Packages.owslib
  • python38Packages.pyosmium
  • python38Packages.pyproj
  • python38Packages.shapely
  • python38Packages.uranium
  • qgis
  • qgis-unwrapped

@das-g
Copy link
Member Author

das-g commented Mar 29, 2020

python38Packages.apache-airflow fails with the same number of failures and errors on master (74b2eae), too.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

LGTM

failures are broken on target branch

https://github.com/NixOS/nixpkgs/pull/83673
1 package failed to build:
python38Packages.apache-airflow

43 packages built:
apache-airflow buku cura curaLulzbot python27Packages.descartes python27Packages.flask-admin python27Packages.geoalchemy2 python27Packages.labelbox python27Packages.pyosmium python27Packages.shapely python37Packages.aplpy python37Packages.basemap python37Packages.cartopy python37Packages.descartes python37Packages.flask-admin python37Packages.geoalchemy2 python37Packages.geopandas python37Packages.imgaug python37Packages.labelbox python37Packages.mask-rcnn python37Packages.osmnx python37Packages.owslib python37Packages.pyosmium python37Packages.pyproj python37Packages.shapely python37Packages.uranium python38Packages.aplpy python38Packages.basemap python38Packages.cartopy python38Packages.descartes python38Packages.flask-admin python38Packages.geoalchemy2 python38Packages.geopandas python38Packages.imgaug python38Packages.labelbox python38Packages.osmnx python38Packages.owslib python38Packages.pyosmium python38Packages.pyproj python38Packages.shapely python38Packages.uranium qgis qgis-unwrapped

@jonringer jonringer merged commit 4bbb0e8 into NixOS:master Mar 31, 2020
@das-g das-g mentioned this pull request Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants