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

coursera-dl: 0.10.0 -> 0.11.4 #43024

Closed
wants to merge 1 commit into from

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 4, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/coursera-dl/versions.

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/bin/.coursera-dl-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/bin/coursera-dl had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 0.11.4 with grep in /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4
  • directory tree listing: https://gist.github.com/39a16f9c8648d348a2e1b66d2cdf2da6
  • du listing: https://gist.github.com/62d2b7ec0ea15390e94e43f268a9f511

meta.description for coursera-dl is: '"CLI for downloading Coursera.org videos and naming them"'.

cc @alexfmpe for testing.

This build is cached with Cachix. To use the cache follow these instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout ab55ba3599e2e88b0073f4d016f73c590b58695c && nix-shell --pure -I nixpkgs=. -p coursera-dl

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/coursera-dl/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/bin/.coursera-dl-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/bin/coursera-dl had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.11.4 with grep in /nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4
- directory tree listing: https://gist.github.com/39a16f9c8648d348a2e1b66d2cdf2da6
- du listing: https://gist.github.com/62d2b7ec0ea15390e94e43f268a9f511
@grahamc
Copy link
Member

grahamc commented Jul 4, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: coursera-dl

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.


@alexfmpe
Copy link
Member

alexfmpe commented Jul 4, 2018

Traceback (most recent call last):
  File "/nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/bin/.coursera-dl-wrapped", line 8, in <module>
    from coursera.coursera_dl import main
  File "/nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/lib/python3.6/site-packages/coursera/coursera_dl.py", line 73, in <module>
    from .api import expand_specializations
  File "/nix/store/hm287cky1fz2ly43w09g1w2dxz32s5kr-coursera-dl-0.11.4/lib/python3.6/site-packages/coursera/api.py", line 19, in <module>
    import attr
ModuleNotFoundError: No module named 'attr'

Not sure how to contribute to the bot's repo - so I opened #43050 with the fix

@dotlambda dotlambda closed this Jul 5, 2018
@r-ryantm r-ryantm deleted the auto-update/coursera-dl branch September 6, 2018 13:21
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

5 participants