transmission, transmission_4: set mainProgram and restore nixosTests - #256866
Conversation
fd11fa9 to
562395e
Compare
|
We already have it since #241146. Also note there are data-loss issues: #215316 (comment) |
ah thanks, github search :'( I'll de-scope this to just mainProgram change |
562395e to
a19f1ac
Compare
0add6bd to
31af3ef
Compare
31af3ef to
ea9254a
Compare
| trafficserver = handleTest ./trafficserver.nix {}; | ||
| transmission = handleTest ./transmission.nix {}; | ||
| transmission = handleTest ./transmission.nix { transmission = pkgs.transmission; }; | ||
| transmission_4 = handleTest ./transmission.nix { transmission = pkgs.transmission_4; }; |
There was a problem hiding this comment.
i am happy to drop this if people feel like there isn't much value
|
You all might be interested in #258058 . |
|
|
||
| passthru.tests = { | ||
| apparmor = nixosTests.transmission_4; # starts the service with apparmor enabled | ||
| smoke-test = nixosTests.bittorrent; |
There was a problem hiding this comment.
Is not this testing Transmission 3?
There was a problem hiding this comment.
this is transmission_4, I assume we want to test transmission_4 here
Yes !!! while I know 4 has a regression, I think it will be less confusing and inline with other distributions, to have 4 as default. I am happy to put this in draft and wait for rename to happen |
It might also delete people’s data unless they are aware of the bug and switch to |
Can't find in all other threads, have you tried 4.0.4 ? I just tried downloading a torrent using 3, wait for it to start seeding. upgrade to 4.0.4 and file is still seeding for me |
doronbehar
left a comment
There was a problem hiding this comment.
Diff LGTM. CI is green.
Description of changes
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)