Skip to content

Instantly share code, notes, and snippets.

@worldofpeace
Created July 7, 2018 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save worldofpeace/6c12cdf1fbaac44ab62760a80a034bcf to your computer and use it in GitHub Desktop.
Save worldofpeace/6c12cdf1fbaac44ab62760a80a034bcf to your computer and use it in GitHub Desktop.
make[1]: Entering directory '/build/source/pygobject'
make[2]: Entering directory '/build/source/pygobject'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/n7qp8pffvcb5ff52l2nrc3g2wvxfrk75-coreutils-8.29/bin/mkdir -p '/nix/store/mn9xs1j7yhw3vcgbjxczdshhsyjixgyh-python3.6-pygobject-3.26.1/lib/python3.6/site-packages/gi/overrides'
/nix/store/n7qp8pffvcb5ff52l2nrc3g2wvxfrk75-coreutils-8.29/bin/install -c -m 644 Signon.py '/nix/store/mn9xs1j7yhw3vcgbjxczdshhsyjixgyh-python3.6-pygobject-3.26.1/lib/python3.6/site-packages/gi/overrides'
/nix/store/n7qp8pffvcb5ff52l2nrc3g2wvxfrk75-coreutils-8.29/bin/install: cannot create regular file '/nix/store/mn9xs1j7yhw3vcgbjxczdshhsyjixgyh-python3.6-pygobject-3.26.1/lib/python3.6/site-packages/gi/overrides/Signon.py': Permission denied
make[2]: *** [Makefile:356: install-overridesPYTHON] Error 1
make[2]: Leaving directory '/build/source/pygobject'
make[1]: *** [Makefile:450: install-am] Error 2
make[1]: Leaving directory '/build/source/pygobject'
make: *** [Makefile:511: install-recursive] Error 1
@worldofpeace
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment