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

kismet: 2016-07-R1 -> 2019-09-R1 #72846

Closed
wants to merge 1 commit into from
Closed

Conversation

jonringer
Copy link
Contributor

@jonringer jonringer commented Nov 5, 2019

Motivation for this change

noticed @r-ryantm couldn't update this

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nix-review --run "nix-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

@jonringer
Copy link
Contributor Author

@GrahamcOfBorg build kismet

@jonringer
Copy link
Contributor Author

hold off for now, it fails while making python package

Copy link
Member

@Lassulus Lassulus left a comment

Choose a reason for hiding this comment

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

currently fails during nix-review with

warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
builder for '/nix/store/7520z75qzn1dj3frd2q83k1f8b753zv7-kismet-2019-09-R1.drv' failed with exit code 2; last 10 log lines:
  
    https://setuptools.readthedocs.io/en/latest/easy_install.html
  
  Please make the appropriate changes for your system and try again.
  
  make[2]: *** [Makefile:14: install] Error 1
  make[2]: Leaving directory '/build/kismet-2019-09-R1/capture_sdr_rtl433'
  make[1]: *** [Makefile:336: commoninstall] Error 2
  make[1]: Leaving directory '/build/kismet-2019-09-R1'
  make: *** [Makefile:448: install] Error 2
cannot build derivation '/nix/store/bj56fqdm4g6dvghi1486pah51f08vrqd-env.drv': 1 dependencies couldn't be built
[2 built (1 failed), 8 copied (2.8 MiB), 0.9 MiB DL]
error: build of '/nix/store/bj56fqdm4g6dvghi1486pah51f08vrqd-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/72846
1 package failed to build:
kismet

@jonringer
Copy link
Contributor Author

unfortunately while building the wheel for the package, it fails

@jonringer
Copy link
Contributor Author

I don't have energy to fix this unfortunately :(

@jonringer jonringer closed this Nov 28, 2019
@jonringer jonringer deleted the bump-kismet branch February 13, 2020 01:54
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