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

gparted: 0.29.0 -> 0.30.0 #32841

Merged
merged 1 commit into from Dec 23, 2017
Merged

gparted: 0.29.0 -> 0.30.0 #32841

merged 1 commit into from Dec 23, 2017

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Dec 19, 2017

Motivation for this change

Update to version 0.30.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@grahamc
Copy link
Member

grahamc commented Dec 19, 2017

@GrahamcOfBorg eval

@grahamc
Copy link
Member

grahamc commented Dec 19, 2017

@GrahamcOfBorg build gparted

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-linux

trying http://kent.dl.sourceforge.net/sourceforge/gparted/gparted-0.30.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   308    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (56) Recv failure: Connection reset by peer
error: cannot download gparted-0.30.0.tar.gz from any mirror
builder for ‘/nix/store/53wfsak292flaggsz8mnarbdp5fbx5cz-gparted-0.30.0.tar.gz.drv’ failed with exit code 1
cannot build derivation ‘/nix/store/xv6x609bsbdzg2f46lzpf5cpvciv6g4s-gparted-0.30.0.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/xv6x609bsbdzg2f46lzpf5cpvciv6g4s-gparted-0.30.0.drv’ failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

trying http://kent.dl.sourceforge.net/sourceforge/gparted/gparted-0.30.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   308    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (56) Recv failure: Connection reset by peer
error: cannot download gparted-0.30.0.tar.gz from any mirror
builder for '/nix/store/clg33yn6qr90dhczlrqvglh5l1wp6wv2-gparted-0.30.0.tar.gz.drv' failed with exit code 1
cannot build derivation '/nix/store/4y3c71nqk43fsb83gmr24f7xb5wfv1r3-gparted-0.30.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/4y3c71nqk43fsb83gmr24f7xb5wfv1r3-gparted-0.30.0.drv' failed

@romildo
Copy link
Contributor Author

romildo commented Dec 19, 2017

error: cannot download gparted-0.30.0.tar.gz from any mirror

For me the download is completed successfully:

$ grep -A 9 'building.*gparted-0.30.0.tar.gz' /var/tmp/nix-build.log
building path(s) ‘/nix/store/advzw0lvckil141v68q2nkk49q80gvkj-gparted-0.30.0.tar.gz’

trying http://downloads.sourceforge.net/gparted/gparted-0.30.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   398    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   367    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 3695k  100 3695k    0     0  1847k      0  0:00:02  0:00:02 --:--:-- 3499k
building path(s) ‘/nix/store/5jd3n1kmi9szyhvg3x0jbypcznb28laj-gparted-0.30.0’
unpacking sources

Can it be the case that the download issue is local to the test machine?

@vbgl vbgl merged commit b37a6a2 into NixOS:master Dec 23, 2017
@vbgl
Copy link
Contributor

vbgl commented Dec 23, 2017

The download link seems correct. Thanks.

@romildo romildo deleted the upd.gparted branch December 23, 2017 10:40
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

4 participants