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

radicale: 3.0.3 -> 3.0.5 #96858

Merged
merged 2 commits into from Sep 2, 2020
Merged

radicale: 3.0.3 -> 3.0.5 #96858

merged 2 commits into from Sep 2, 2020

Conversation

dotlambda
Copy link
Member

Motivation for this change
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.

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.

breaks etesync-dav

builder for '/nix/store/fiz5962i7izaqmz4xly8b7d06ribpkg1-etesync-dav-0.20.0.drv' failed with exit code 1; last 10 log lines:
  adding 'etesync_dav-0.20.0.dist-info/top_level.txt'
  adding 'etesync_dav-0.20.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Finished executing setuptoolsBuildPhase
  installing
  Executing pipInstallPhase
  /build/etesync-dav-0.20.0/dist /build/etesync-dav-0.20.0
  Processing ./etesync_dav-0.20.0-py3-none-any.whl
  ERROR: Could not find a version that satisfies the requirement Radicale==3.0.3 (from etesync-dav==0.20.0) (from versions: none)
  ERROR: No matching distribution found for Radicale==3.0.3 (from etesync-dav==0.20.0)
cannot build derivation '/nix/store/kx57adwj6j3gpfnq1l02ayyh9mmc1xdz-env.drv': 1 dependencies couldn't be built
[2 built (1 failed), 9 copied (2.1 MiB), 0.4 MiB DL]
error: build of '/nix/store/kx57adwj6j3gpfnq1l02ayyh9mmc1xdz-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/96858
1 package failed to build:
etesync-dav

@jonringer
Copy link
Contributor

please loosen the version bounds for etesync-dav

@dotlambda
Copy link
Member Author

@jonringer Done.

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
shows usage

https://github.com/NixOS/nixpkgs/pull/96858
2 packages built:
etesync-dav radicale

@jonringer jonringer merged commit 3d3eef2 into NixOS:master Sep 2, 2020
@dotlambda dotlambda deleted the radicale-3.0.5 branch September 3, 2020 18:57
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