Advertisement
Guest User

Untitled

a guest
Oct 7th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. ERROR:root:Error parsing
  2. Traceback (most recent call last):
  3. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/core.py", line 111, in pbr
  4. attrs = util.cfg_to_args(path, dist.script_args)
  5. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/util.py", line 249, in cfg_to_args
  6. pbr.hooks.setup_hook(config)
  7. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/hooks/__init__.py", line 25, in setup_hook
  8. metadata_config.run()
  9. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/hooks/base.py", line 27, in run
  10. self.hook()
  11. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/hooks/metadata.py", line 26, in hook
  12. self.config['name'], self.config.get('version', None))
  13. File "/nix/store/bbn0bnyrryl4sxdkd7v14j2vnc7j7ssi-python2.7-pbr-3.1.1/lib/python2.7/site-packages/pbr/packaging.py", line 755, in get_version
  14. name=package_name))
  15. Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name testinfra was given, but was not able to be found.
  16. error in setup command: Error parsing /tmp/nix-build-python2.7-testinfra-1.8.0.drv-0/testinfra-1.8.0/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name testinfra was given, but was not able to be found.
  17. builder for ‘/nix/store/kl1phrhid0mvkhj06f3hdgs4x33gvm47-python2.7-testinfra-1.8.0.drv’ failed with exit code 1
  18. cannot build derivation ‘/nix/store/qccsh388g2npb6jqlhgg4njp995mrcnq-python-2.7.13-env.drv’: 1 dependencies couldn't be built
  19. cannot build derivation ‘/nix/store/rnvgyngzw6sdrfpqg3cw0jy2nk22m4sk-system-path.drv’: 1 dependencies couldn't be built
  20. cannot build derivation ‘/nix/store/6wihh26gc8zai942sq52gwrd32pnfh81-nixos-system-T450s-18.03pre115134.d6f9c0b353.drv’: 1 dependencies couldn't be built
  21. error: build of ‘/nix/store/6wihh26gc8zai942sq52gwrd32pnfh81-nixos-system-T450s-18.03pre115134.d6f9c0b353.drv’ failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement