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

azure-cli: 2.17.1 -> 2.18.0, bump python3Packages.azure* packages #110990

Merged
merged 5 commits into from Jan 30, 2021

Conversation

jonringer
Copy link
Contributor

Motivation for this change

routine bump

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 nix-shell -p nixpkgs-review --run "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.

@SuperSandro2000
Copy link
Member

builder for '/nix/store/3hmw5c01afyh87dvq558z1ish554ajzc-python3.8-azure-mgmt-cdn-10.0.0.drv' failed with exit code 1; last 10 log lines:
  adding 'azure_mgmt_cdn-10.0.0.dist-info/RECORD'
  removing build/bdist.macosx-10.6-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /private/tmp/nix-build-python3.8-azure-mgmt-cdn-10.0.0.drv-0/azure-mgmt-cdn-10.0.0/dist /private/tmp/nix-build-python3.8-azure-mgmt-cdn-10.0.0.drv-0/azure-mgmt-cdn-10.0.0
  Processing ./azure_mgmt_cdn-10.0.0-py2.py3-none-any.whl
  Requirement already satisfied: msrest>=0.5.0 in /nix/store/igi6l4g6yiz2mykibhb0wz074w0x98i9-python3.8-msrest-0.6.19/lib/python3.8/site-packages (from azure-mgmt-cdn==10.0.0) (0.6.19)
  ERROR: Could not find a version that satisfies the requirement azure-mgmt-core<2.0.0,>=1.2.0 (from azure-mgmt-cdn)
  ERROR: No matching distribution found for azure-mgmt-core<2.0.0,>=1.2.0

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 110990 run on x86_64-linux 1

2 packages failed to build and are new build failures:
5 packages built:
  • azure-cli
  • python37Packages.azure-mgmt-botservice
  • python37Packages.azure-mgmt-reservations
  • python38Packages.azure-mgmt-botservice
  • python38Packages.azure-mgmt-reservations

The following issues got detected with the above build packages.
Please fix at least the ones listed with your changed packages:

azure-cli:

Please consider this feature to be alpha.

A substituteInPlace with an unmatched pattern got detected:

substituteStream(): WARNING: pattern 'wheel==0.30.0' doesn't match anything in file 'setup.py'

Please check the offending substituteInPlace for typos or changes in source.

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 110990 run on x86_64-darwin 1

3 packages marked as broken and skipped:
  • python39Packages.azure-mgmt-botservice
  • python39Packages.azure-mgmt-cdn
  • python39Packages.azure-mgmt-reservations
2 packages failed to build and are new build failures:
5 packages built:
  • azure-cli
  • python37Packages.azure-mgmt-botservice
  • python37Packages.azure-mgmt-reservations
  • python38Packages.azure-mgmt-botservice
  • python38Packages.azure-mgmt-reservations

The following issues got detected with the above build packages.
Please fix at least the ones listed with your changed packages:

azure-cli:

Please consider this feature to be alpha.

A substituteInPlace with an unmatched pattern got detected:

substituteStream(): WARNING: pattern 'wheel==0.30.0' doesn't match anything in file 'setup.py'

Please check the offending substituteInPlace for typos or changes in source.

@jonringer
Copy link
Contributor Author

https://github.com/NixOS/nixpkgs/pull/110990

7 packages built:
azure-cli python37Packages.azure-mgmt-botservice python37Packages.azure-mgmt-cdn python37Packages.azure-mgmt-reservations python38Packages.azure-mgmt-botservice python38Packages.azure-mgmt-cdn python38Packages.azure-mgmt-reservations

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 110990 run on x86_64-linux 1

7 packages built:
  • azure-cli
  • python37Packages.azure-mgmt-botservice
  • python37Packages.azure-mgmt-cdn
  • python37Packages.azure-mgmt-reservations
  • python38Packages.azure-mgmt-botservice
  • python38Packages.azure-mgmt-cdn
  • python38Packages.azure-mgmt-reservations

The following issues got detected with the above build packages.
Please fix at least the ones listed with your changed packages:

azure-cli:

Please consider this feature to be alpha.

A substituteInPlace with an unmatched pattern got detected:

substituteStream(): WARNING: pattern 'wheel==0.30.0' doesn't match anything in file 'setup.py'

Please check the offending substituteInPlace for typos or changes in source.

@SuperSandro2000
Copy link
Member

This is a semi-automatic executed nixpkgs-review with nixpkgs-review-checks extension. It is checked by a human on a best effort basis and does not build all packages (e.g. lumo, tensorflow or pytorch).
If you have any questions or problems please reach out to SuperSandro2000 on IRC.

Result of nixpkgs-review pr 110990 run on x86_64-linux 1

7 packages built:
  • azure-cli
  • python37Packages.azure-mgmt-botservice
  • python37Packages.azure-mgmt-cdn
  • python37Packages.azure-mgmt-reservations
  • python38Packages.azure-mgmt-botservice
  • python38Packages.azure-mgmt-cdn
  • python38Packages.azure-mgmt-reservations

@SuperSandro2000 SuperSandro2000 merged commit bbec099 into NixOS:master Jan 30, 2021
@jonringer jonringer deleted the bump-azure-cli-2021-01 branch February 13, 2022 01:20
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