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

Cannot install kexi #50938

Closed
damien-biasotto opened this issue Nov 23, 2018 · 2 comments
Closed

Cannot install kexi #50938

damien-biasotto opened this issue Nov 23, 2018 · 2 comments

Comments

@damien-biasotto
Copy link

damien-biasotto commented Nov 23, 2018

Issue description

I'm trying to install kexi on my system, but the installation fails:

-- Configuring done
CMake Error in src/plugins/maps/CMakeLists.txt:
  Imported target "Marble" includes non-existent path

    "/nix/store/bfkg044qszm46w633iwfihpak47zk71f-marble-18.08.0/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.

Steps to reproduce

Run nix-env -i kexi

Technical details

Please run nix-shell -p nix-info --run "nix-info -m" and paste the
results :

nix-shell -p nix-info --run "nix-info -m"                                                                                                                                                                                                                                                             ~
these paths will be fetched (0.05 MiB download, 0.28 MiB unpacked):
  /nix/store/kic17fw8wil74k04kzh3dha43izrr9j3-bash-interactive-4.4-p23-dev
copying path '/nix/store/kic17fw8wil74k04kzh3dha43izrr9j3-bash-interactive-4.4-p23-dev' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 4.14.81, NixOS, 18.09.1397.21517c60d94 (Jellyfish)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.1.3`
 - channels(root): `"nixos-18.09.1397.21517c60d94"`
 - channels(damien): `""`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@worldofpeace
Copy link
Contributor

I think this was fixed in 956a4b2#diff-0e8ad655749f5bfac8a93c2ace9b00ae and needs to be backported.

@worldofpeace
Copy link
Contributor

As I can't reproduce this issue on nixos-unstable I'm going with that.

worldofpeace pushed a commit that referenced this issue Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants