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

bittornado: init at unstable-2018-02-09 #43770

Merged
merged 1 commit into from Jul 31, 2018

Conversation

dotlambda
Copy link
Member

Motivation for this change

For adding bittorrent content to git-annex, which needs the btshowmetainfo executable.

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.

cc @FRidh who removed the previous version of BitTornado in 63b7323

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: bittornado

Partial log (click to expand)

test_bare (BitTornado.Types.tests.test_addresses.AddressTests) ... ok
test_ip (BitTornado.Types.tests.test_addresses.AddressTests) ... ok
test_ipv4 (BitTornado.Types.tests.test_addresses.AddressTests) ... ok
test_ipv6 (BitTornado.Types.tests.test_addresses.AddressTests) ... ok

----------------------------------------------------------------------
Ran 139 tests in 0.684s

OK
/nix/store/54330vv4ncszvgb5mdh45875dbxk5jy2-BitTornado-unstable-2018-02-09

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: bittornado

Partial log (click to expand)

test_parseargs (BitTornado.tests.test_parseargs.ParseArgsTest) ... ok
test_bdecode (BitTornado.tests.test_bencode.CodecTests)
Test decoding of valid and erroneous sample strings ... ok
test_bencode (BitTornado.tests.test_bencode.CodecTests)
Test encoding of encodable and unencodable data structures ... ok

----------------------------------------------------------------------
Ran 139 tests in 0.295s

OK

@dotlambda dotlambda merged commit 2ea26fb into NixOS:master Jul 31, 2018
@dotlambda dotlambda deleted the bittornado-2018-02-09 branch January 17, 2024 05: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

2 participants