Advertisement
Guest User

Untitled

a guest
Sep 21st, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. [rokka@derGeraet:~]$ sudo -i nixos-rebuild switch --upgrade
  2. unpacking channels...
  3. created 5 symlinks in user environment
  4. building Nix...
  5. building the system configuration...
  6. these derivations will be built:
  7. /nix/store/zga9fq5b4djandw5nn93sgz7yjcpxfhy-python3.6-rlp-1.0.2.drv
  8. /nix/store/lswiypxg4fqhmm3z9aq1ddvhp89n9y6c-python3.6-trezor-0.10.2.drv
  9. /nix/store/07h8r3r0a504p1jgvr4xn050n1mm5560-python3.6-keepkey-4.0.0.drv
  10. /nix/store/543b9z285r1vqy47rzhpk7qk2xg82nx6-electrum-3.1.3.drv
  11. /nix/store/gs9ngljbb3g91bd4xa6q8s3pncm8gjpa-system-path.drv
  12. /nix/store/1jrs1z23dnw95kxp5zkin9yi29i7m2lw-unit-accounts-daemon.service.drv
  13. /nix/store/aqkkjnqb36pagvk9i7a0ykk3aph9nphq-dbus-1.drv
  14. /nix/store/gv30m6806dyn14s9wf87cb3h3j3k3ms2-unit-polkit.service.drv
  15. /nix/store/rc5j8zjsxv442jgh40y4mw4pzh3x752m-unit-dbus.service.drv
  16. /nix/store/sm3kxxzysp5nsbxrsz3v4gnk8268bh85-unit-systemd-fsck-.service.drv
  17. /nix/store/kv3h6brywi8bzf85nhr9wjl6gjgbv5dq-system-units.drv
  18. /nix/store/innhlpycssycrdqr33rb9b9fz5v8mcc9-unit-dbus.service.drv
  19. /nix/store/psvv183w0v5pqi6iabm35j34iy1qwyh5-user-units.drv
  20. /nix/store/bv6pmx3yha5m39l5rl2kp41h0i5jzbw6-etc.drv
  21. /nix/store/8y44h3kggf99yk5jm3402wmq60slvj5g-nixos-system-derGeraet-19.03pre151875.7c1b85cf6de.drv
  22. building '/nix/store/zga9fq5b4djandw5nn93sgz7yjcpxfhy-python3.6-rlp-1.0.2.drv'...
  23. unpacking sources
  24. unpacking source archive /nix/store/a7ya97nqwdfhb29nl0favidb9kgfcy5q-rlp-1.0.2.tar.gz
  25. source root is rlp-1.0.2
  26. setting SOURCE_DATE_EPOCH to timestamp 1533583668 of file rlp-1.0.2/setup.cfg
  27. patching sources
  28. configuring
  29. building
  30. Download error on https://pypi.org/simple/setuptools-markdown/: [Errno -2] Name or service not known -- Some packages may not be found!
  31. Couldn't find index page for 'setuptools-markdown' (maybe misspelled?)
  32. Download error on https://pypi.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
  33. No local packages or working download links found for setuptools-markdown
  34. Traceback (most recent call last):
  35. File "nix_run_setup", line 8, in <module>
  36. exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
  37. File "setup.py", line 67, in <module>
  38. 'Programming Language :: Python :: Implementation :: PyPy',
  39. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/setuptools/__init__.py", line 139, in setup
  40. _install_setup_requires(attrs)
  41. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/setuptools/__init__.py", line 134, in _install_setup_requires
  42. dist.fetch_build_eggs(dist.setup_requires)
  43. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/setuptools/dist.py", line 514, in fetch_build_eggs
  44. replace_conflicting=True,
  45. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/pkg_resources/__init__.py", line 777, in resolve
  46. replace_conflicting=replace_conflicting
  47. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1060, in best_match
  48. return self.obtain(req, installer)
  49. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1072, in obtain
  50. return installer(requirement)
  51. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/setuptools/dist.py", line 581, in fetch_build_egg
  52. return cmd.easy_install(req)
  53. File "/nix/store/8ng1kdflixqzwwbd705nlm1ry4pwfmcp-python3.6-bootstrapped-pip-18.0/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 670, in easy_install
  54. raise DistutilsError(msg)
  55. distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools-markdown')
  56. builder for '/nix/store/zga9fq5b4djandw5nn93sgz7yjcpxfhy-python3.6-rlp-1.0.2.drv' failed with exit code 1
  57. cannot build derivation '/nix/store/lswiypxg4fqhmm3z9aq1ddvhp89n9y6c-python3.6-trezor-0.10.2.drv': 1 dependencies couldn't be built
  58. cannot build derivation '/nix/store/543b9z285r1vqy47rzhpk7qk2xg82nx6-electrum-3.1.3.drv': 1 dependencies couldn't be built
  59. cannot build derivation '/nix/store/gs9ngljbb3g91bd4xa6q8s3pncm8gjpa-system-path.drv': 1 dependencies couldn't be built
  60. cannot build derivation '/nix/store/8y44h3kggf99yk5jm3402wmq60slvj5g-nixos-system-derGeraet-19.03pre151875.7c1b85cf6de.drv': 1 dependencies couldn't be built
  61. error: build of '/nix/store/8y44h3kggf99yk5jm3402wmq60slvj5g-nixos-system-derGeraet-19.03pre151875.7c1b85cf6de.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement