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

python36Packages.pelican: 3.7.1 -> 4.0.0 #50669

Closed

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-pelican/versions.

meta.description for python36Packages.pelican is: '"A tool to generate a static blog from reStructuredText or Markdown input files"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/.pelican-wrapped passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/pelican passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/.pelican-import-wrapped passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/pelican-import passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/.pelican-quickstart-wrapped passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/pelican-quickstart passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/.pelican-themes-wrapped passed the binary check.
  • /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin/pelican-themes passed the binary check.
  • 8 of 8 passed binary check by having a zero exit code.
  • 2 of 8 passed binary check by having the new version present in output.
  • found 4.0.0 with grep in /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0
  • directory tree listing: https://gist.github.com/e4fdefb431298ceb076526cc2ff5c061
  • du listing: https://gist.github.com/2c1585ef737381eaf5e7dd0eac9f603c
Rebuild report (click to expand)

8 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
2 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
python27Packages.pelican
python36Packages.pelican

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A python36Packages.pelican https://github.com/r-ryantm/nixpkgs/archive/b385059a42cbb51b5b62b0b4450cbf7f7c73432f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0
ls -la /nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/bin

cc @offlinehacker @prikhi @garbas for testing.

@GrahamcOfBorg
Copy link

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

Attempted: python36Packages.pelican

Partial log (click to expand)


trying https://github.com/getpelican/pelican/archive/4.0.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   125    0   125    0     0    698      0 --:--:-- --:--:-- --:--:--   702
100 1283k    0 1283k    0     0  2108k      0 --:--:-- --:--:-- --:--:-- 12.1M
unpacking source archive /private/tmp/nix-build-source.drv-0/4.0.0.tar.gz
fixed-output derivation produced path '/nix/store/761s32p9x07g7km0ckc2a083r9xhxpvb-source' with sha256 hash '06km49gknhnhf2jq236q6h8chaff5yh825kpcd4li1hvcg76w3pz' instead of the expected hash '1lm18m8r5pba6r7lvl76q5vcmrvh18ih5iddvpk8jiwmmicn3j91'
cannot build derivation '/nix/store/yy4x2pqmgxghpr4rs3fsi50l8zr9qna1-python3.6-pelican-4.0.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/yy4x2pqmgxghpr4rs3fsi50l8zr9qna1-python3.6-pelican-4.0.0.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.pelican

Partial log (click to expand)

WARNING: /nix/store/bwfygfcdvis9wd1c1v51xwnwhw1hx0a0-python3-3.6.6/lib/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
  |   return f(*args, **kwds)
  |
.................................................................................................................ss........ssssssssssssssss............................................................................................................
----------------------------------------------------------------------
Ran 247 tests in 6.030s

OK (skipped=18)
cannot link '/nix/store/.links/120mwig9lqrlgzkjmvjdk0r4rlqxdkwwx13sf6ikxrn3y3xyx781' to '/nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0/lib/python3.6/site-packages/pelican/themes/notmyidea/static/images/icons/aboutme.png': No space left on device
/nix/store/47i323bpcpaq5whkq6lic14hxb5c0sr5-python3.6-pelican-4.0.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.pelican

Partial log (click to expand)

  import imp  # Avoid import loop in Python 3
WARNING: /nix/store/16wqq9ihrkdim3x8xs1lkxa3f4l3p3ir-python3-3.6.6/lib/python3.6/importlib/_bootstrap.py:219: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__
  |   return f(*args, **kwds)
  |
.................................................................................................................ss........ssssssssssssssss............................................................................................................
----------------------------------------------------------------------
Ran 247 tests in 11.527s

OK (skipped=18)
/nix/store/1w5jyzh7xjixixdlbbd8swn8x4r7488q-python3.6-pelican-4.0.0

@florianjacob
Copy link
Contributor

Works for me.

pandoc is indeed still broken on 4.0.0, so updating the note is correct.

The sha256 hashsum mismatch on Darwin might have a reason similar to what's described at #48128 (comment) , though I don't see any obvious candidate.

@dtzWill
Copy link
Member

dtzWill commented Dec 8, 2018

4.0.1 is out now, FWIW.

@florianjacob florianjacob mentioned this pull request Dec 8, 2018
10 tasks
@florianjacob
Copy link
Contributor

PR for 4.0.1 at #51743

@Mic92 Mic92 closed this Dec 8, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-pelican branch December 8, 2018 22:28
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