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

connman-ncurses: init at 2015-07-21 #25448

Merged
merged 2 commits into from Feb 17, 2018
Merged

connman-ncurses: init at 2015-07-21 #25448

merged 2 commits into from Feb 17, 2018

Conversation

romildo
Copy link
Contributor

@romildo romildo commented May 2, 2017

Motivation for this change

A simple ncurses UI for ConnMan.

https://github.com/eurogiciel-oss/connman-json-client
https://github.com/eurogiciel-oss/connman-json-client/wiki

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
    • Linux
  • 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.

@bjornfor
Copy link
Contributor

bjornfor commented May 2, 2017

Please suggest to upstream to make a release. Unless there is a release, how to know if it's ready for consumers (downstream)?

@romildo
Copy link
Contributor Author

romildo commented May 2, 2017

There is a 1.0 release: https://github.com/eurogiciel-oss/connman-json-client/releases/tag/v1.0

The package version includes some fixes committed later.

I have asked for a new release: eurogiciel-oss/connman-json-client#21.

@bjornfor
Copy link
Contributor

bjornfor commented May 2, 2017

There is a 1.0 release: https://github.com/eurogiciel-oss/connman-json-client/releases/tag/v1.0

I saw that. The release notes weren't that reassuring: "This first release, well... improves the beta." :-) And it's from 2014.

@bjornfor
Copy link
Contributor

bjornfor commented May 2, 2017

I have asked for a new release: eurogiciel-oss/connman-json-client#21.

Great!

@joachifm
Copy link
Contributor

@GrahamcOfBorg eval

@joachifm
Copy link
Contributor

@GrahamcOfBorg build connman-ncurses

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Partial log (click to expand)

Package ‘connman-ncurses-2015-07-21’ in /private/var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/lnl7-mac/pkgs/tools/networking/connman-ncurses/default.nix:26 is not supported on ‘x86_64-darwin’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

installing
'connman_ncurses' -> '/nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21/bin/connman_ncurses'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21
shrinking /nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21/bin/connman_ncurses
strip is /nix/store/adidfx4pa7vmvby0gjqqmiwg2x49yr27-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21/bin
patching script interpreter paths in /nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21
checking for references to /build in /nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21...
/nix/store/qgg4gx98kl7r4qazh5wa22kh588vxgqs-connman-ncurses-2015-07-21

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

installing
'connman_ncurses' -> '/nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21/bin/connman_ncurses'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21
shrinking /nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21/bin/connman_ncurses
strip is /nix/store/skd6ix5ipkyhxzq7naylj4digawakl4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21/bin
patching script interpreter paths in /nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21
checking for references to /build in /nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21...
/nix/store/1irlmgi6jkzw3060y0ckd4zg6jh9zr22-connman-ncurses-2015-07-21

@joachifm joachifm merged commit 87f6e05 into NixOS:master Feb 17, 2018
@romildo romildo deleted the new.connman-ncurses branch February 17, 2018 09:36
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

6 participants