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

todoman: 3.4.0 -> 3.4.1 #49277

Merged
merged 1 commit into from Oct 28, 2018
Merged

todoman: 3.4.0 -> 3.4.1 #49277

merged 1 commit into from Oct 28, 2018

Conversation

leenaars
Copy link
Contributor

Motivation for this change

A pending update to python36Packages.icalendar breaks todoman, see:

#49043 (comment)

Accepting this pull request SHOULD be preceded by that pull request ...

cc @dotlambda

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-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)
  • Fits CONTRIBUTING.md.

@disassembler
Copy link
Member

@GrahamcOfBorg build todoman

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: todoman

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-linux (full log)

Attempted: todoman

Partial log (click to expand)

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3138    0  3138    0     0  36488      0 --:--:-- --:--:-- --:--:-- 36917
fixed-output derivation produced path '/nix/store/7662mqwihnfwnql2q0wbvk5fj3yp0761-8c4bcc9fc96741bdbb544dac030d12393d46e453.patch' with sha256 hash '12mskbp0d8p2lllkxm3m9wyy2hsbnz2qs297civsc3ly2l5bcrag' instead of the expected hash '1gic0avjalb3v81yidi8v4mx2cxw8gakz1m9gbq52jxc3qvkzd3r'
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59381  100 59381    0     0   241k      0 --:--:-- --:--:-- --:--:--  241k
cannot build derivation '/nix/store/6ps9zlvz46xw2mxarfbnw9yx2fmk57lf-todoman-3.4.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/6ps9zlvz46xw2mxarfbnw9yx2fmk57lf-todoman-3.4.1.drv' failed

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on aarch64-linux (full log)

Attempted: todoman

Partial log (click to expand)

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59381  100 59381    0     0   527k      0 --:--:-- --:--:-- --:--:--  527k

trying https://github.com/pimutils/todoman/commit/8c4bcc9fc96741bdbb544dac030d12393d46e453.patch
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3138    0  3138    0     0  29885      0 --:--:-- --:--:-- --:--:-- 29885
fixed-output derivation produced path '/nix/store/7662mqwihnfwnql2q0wbvk5fj3yp0761-8c4bcc9fc96741bdbb544dac030d12393d46e453.patch' with sha256 hash '12mskbp0d8p2lllkxm3m9wyy2hsbnz2qs297civsc3ly2l5bcrag' instead of the expected hash '1gic0avjalb3v81yidi8v4mx2cxw8gakz1m9gbq52jxc3qvkzd3r'
cannot build derivation '/nix/store/kzpasxi25r4sh2h4yp8knqpgjbdi87l5-todoman-3.4.1.drv': 1 dependencies couldn't be built
error: build of '/nix/store/kzpasxi25r4sh2h4yp8knqpgjbdi87l5-todoman-3.4.1.drv' failed

@leenaars leenaars force-pushed the todoman branch 2 times, most recently from 7b89b76 to 9cd9cc2 Compare October 27, 2018 19:36
@Mic92
Copy link
Member

Mic92 commented Oct 28, 2018

@GrahamcOfBorg build todoman

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: todoman

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: todoman

Partial log (click to expand)

installing
/build/todoman-3.4.1/dist /build/todoman-3.4.1
Processing ./todoman-3.4.1-py3-none-any.whl
Requirement already satisfied: atomicwrites in /nix/store/h6r8w8xbbgma3dk1iykd0k95vv05mg3b-python3.6-atomicwrites-1.1.5/lib/python3.6/site-packages (from todoman==3.4.1) (1.1.5)
Requirement already satisfied: urwid in /nix/store/zr9x0536mdv8km9sj2qwvinjsqibvkaa-python3.6-urwid-1.3.1/lib/python3.6/site-packages (from todoman==3.4.1) (1.3.1)
Collecting icalendar>=4.0.3 (from todoman==3.4.1)
  Could not find a version that satisfies the requirement icalendar>=4.0.3 (from todoman==3.4.1) (from versions: )
No matching distribution found for icalendar>=4.0.3 (from todoman==3.4.1)
builder for '/nix/store/ja8lbj003wprvkb8y7m21c6b106dwq3a-todoman-3.4.1.drv' failed with exit code 1
error: build of '/nix/store/ja8lbj003wprvkb8y7m21c6b106dwq3a-todoman-3.4.1.drv' failed

@Mic92
Copy link
Member

Mic92 commented Oct 28, 2018

@GrahamcOfBorg build todoman

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: todoman

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: todoman

Partial log (click to expand)

todoman/model.py             463     28    94%   231, 470-472, 710-716, 728, 753-757, 822, 834, 844, 947-951, 954-955, 958-964
todoman/version.py             1      0   100%
todoman/widgets.py            94      0   100%
--------------------------------------------------------
TOTAL                       1163    120    90%


============== 104 passed, 4 skipped, 2 xfailed in 16.10 seconds ===============
pytestcachePhase
/nix/store/a1jmz1dwnp8iqxzf7dd4s8x2dkh40v97-todoman-3.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: todoman

Partial log (click to expand)

todoman/model.py             463     28    94%   231, 470-472, 710-716, 728, 753-757, 822, 834, 844, 947-951, 954-955, 958-964
todoman/version.py             1      0   100%
todoman/widgets.py            94      0   100%
--------------------------------------------------------
TOTAL                       1163    120    90%


=============== 104 passed, 4 skipped, 2 xfailed in 7.82 seconds ===============
pytestcachePhase
/nix/store/w2i2h8kqb7llahf28hpgzn4qfl4fbjcg-todoman-3.4.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: todoman

Partial log (click to expand)

todoman/model.py             463     28    94%   231, 470-472, 710-716, 728, 753-757, 822, 834, 844, 947-951, 954-955, 958-964
todoman/version.py             1      0   100%
todoman/widgets.py            94      0   100%
--------------------------------------------------------
TOTAL                       1163    120    90%


============== 104 passed, 4 skipped, 2 xfailed in 10.16 seconds ===============
pytestcachePhase
/nix/store/w2i2h8kqb7llahf28hpgzn4qfl4fbjcg-todoman-3.4.1

@Mic92 Mic92 merged commit 18ecca6 into NixOS:master Oct 28, 2018
@dotlambda
Copy link
Member

Thanks a lot!

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

6 participants