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

vulnix: 1.7 -> 1.7.1 #44012

Merged
merged 1 commit into from Jul 23, 2018
Merged

vulnix: 1.7 -> 1.7.1 #44012

merged 1 commit into from Jul 23, 2018

Conversation

ckauhaus
Copy link
Contributor

Motivation for this change

Install failures since 3a0c4a8 due to a too restrictive requirements declaration.

Closes #43999

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.

@Mic92
Copy link
Member

Mic92 commented Jul 23, 2018

@GrahamcOfBorg build vulnix

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: vulnix

Partial log (click to expand)

src/vulnix/tests/test_nvd.py ..                                          [ 61%]
src/vulnix/tests/whitelist_test.py .......................               [100%]

-------------- generated xml file: /build/vulnix-1.7.1/report.xml --------------

----------- coverage: platform linux, python 3.6.6-final-0 -----------
Coverage HTML written to dir htmlcov

========================== 60 passed in 48.51 seconds ==========================
/nix/store/wmxihr012926na2nbds33d2a7z4src56-vulnix-1.7.1

@Mic92 Mic92 merged commit 09e111b into NixOS:master Jul 23, 2018
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: vulnix

Partial log (click to expand)

100 39084  100 39084    0     0   131k      0 --:--:-- --:--:-- --:--:--  131k
copying path '/nix/store/2dryp8a8ngy4y4ngwwmd4qcfgd2xgw28-python3.6-zope.location-4.0.3' from 'https://cache.nixos.org'...
copying path '/nix/store/rhqqs1l434qad3n52q960qmyw995q876-python3.6-zope.testing-4.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4pz4ybhrxgf581l1rxir19dhgq0qz4hw-python3.6-manuel-1.8.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cclnc41fab1r3lqvhrv14sf8vc8kwsvh-python3.6-zc.lockfile-1.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lahzp7gz6izaz98jq4ghzwdhsl71d4xs-python3.6-zope.testrunner-4.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7ccf05s1pl1405wk9sd0w8ldzjyfkkri-python3.6-ZConfig-3.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gvi6n8by04wzzflccw6i2p2dvp94mjp6-python3.6-ZODB-5.4.0' from 'https://cache.nixos.org'...
cannot build derivation '/nix/store/mfs82ms859qp55xm771i54iavaa2jsfr-vulnix-1.7.1.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/mfs82ms859qp55xm771i54iavaa2jsfr-vulnix-1.7.1.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: vulnix

Partial log (click to expand)

src/vulnix/tests/test_nvd.py ..                                          [ 61%]
src/vulnix/tests/whitelist_test.py .......................               [100%]

-------------- generated xml file: /build/vulnix-1.7.1/report.xml --------------

----------- coverage: platform linux, python 3.6.6-final-0 -----------
Coverage HTML written to dir htmlcov

========================= 60 passed in 109.49 seconds ==========================
/nix/store/dps9n91pwmf9kir35hiz7pgm5d9cf1f6-vulnix-1.7.1

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