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.shippai: 0.2.4 -> 0.3.0 #49964

Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 9, 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/python3.6-shippai/versions.

meta.description for python36Packages.shippai is: '"Use Rust failures as Python exceptions"'.

Checks done (click to expand)
Outpath report (click to expand)

Outpath difference report
16 total rebuild paths

4 package rebuilds

4 x86_64-linux rebuilds
4 i686-linux rebuilds
4 x86_64-darwin rebuilds
4 aarch64-linux rebuilds

First ten rebuilds by attrpath
khal
python27Packages.shippai
python36Packages.shippai
vdirsyncer

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/56vka0cmn5cfp22wr64n7jnbbspbfybx-python3.6-shippai-0.3.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.shippai https://github.com/r-ryantm/nixpkgs/archive/8b3f51a320290c1b6273cc5c123a9dd4449e8e8b.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/56vka0cmn5cfp22wr64n7jnbbspbfybx-python3.6-shippai-0.3.0
ls -la /nix/store/56vka0cmn5cfp22wr64n7jnbbspbfybx-python3.6-shippai-0.3.0/bin

cc @gebner for testing.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.shippai

Partial log (click to expand)

writing top-level names to shippai.egg-info/top_level.txt
reading manifest file 'shippai.egg-info/SOURCES.txt'
writing manifest file 'shippai.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/irqp6n56gxia4nd9vdjaywgcs433ps9f-python3.6-shippai-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.shippai

Partial log (click to expand)

writing top-level names to shippai.egg-info/top_level.txt
reading manifest file 'shippai.egg-info/SOURCES.txt'
writing manifest file 'shippai.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/5i9sgsdaf29q4qnxfsq97i7h3dzn4v3f-python3.6-shippai-0.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.shippai

Partial log (click to expand)

writing top-level names to shippai.egg-info/top_level.txt
reading manifest file 'shippai.egg-info/SOURCES.txt'
writing manifest file 'shippai.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/56vka0cmn5cfp22wr64n7jnbbspbfybx-python3.6-shippai-0.3.0

@gebner
Copy link
Member

gebner commented Nov 9, 2018

@GrahamcOfBorg build vdirsyncer

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: vdirsyncer

Partial log (click to expand)

    'shippai_cast_error_{}'.format(name)
E   AttributeError: cffi library '/nix/store/g5fpg3d0mgsym5c0pdvb1rykmq67n5gw-vdirsyncer-0.17.0a3/lib/python3.6/site-packages/vdirsyncer/_native__lib.so' has no function, constant or global variable named 'shippai_cast_error_DavError'
=========================== slowest 3 test durations ===========================
0.24s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VCARD]
0.19s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VTODO]
0.18s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VEVENT]
============== 30 failed, 163 passed, 102 skipped in 4.41 seconds ==============
make: *** [Makefile:78: storage-test] Error 1
builder for '/nix/store/dzsfl0c5mai9lzghrya35rf8si1dz085-vdirsyncer-0.17.0a3.drv' failed with exit code 2
error: build of '/nix/store/dzsfl0c5mai9lzghrya35rf8si1dz085-vdirsyncer-0.17.0a3.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: vdirsyncer

Partial log (click to expand)

    'shippai_cast_error_{}'.format(name)
E   AttributeError: cffi library '/nix/store/28n2l6ibwnyqrkcz94kwvyg3cnjpm67z-vdirsyncer-0.17.0a3/lib/python3.6/site-packages/vdirsyncer/_native__lib.so' has no function, constant or global variable named 'shippai_cast_error_DavError'
=========================== slowest 3 test durations ===========================
0.09s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VCARD]
0.07s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VTODO]
0.06s call     tests/storage/test_singlefile.py::TestSingleFileStorage::test_generic[VEVENT]
============== 30 failed, 163 passed, 102 skipped in 4.19 seconds ==============
make: *** [Makefile:78: storage-test] Error 1
builder for '/nix/store/qvsmvhbyn2djsgcfjnjxlp00if60lgpa-vdirsyncer-0.17.0a3.drv' failed with exit code 2
error: build of '/nix/store/qvsmvhbyn2djsgcfjnjxlp00if60lgpa-vdirsyncer-0.17.0a3.drv' failed

@gebner gebner closed this Nov 9, 2018
@r-ryantm r-ryantm deleted the auto-update/python3.6-shippai branch November 17, 2018 23:08
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

3 participants