Skip to content

Instantly share code, notes, and snippets.

@linux-modder
Created April 1, 2015 06:38
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 linux-modder/190a1849be5d2520a732 to your computer and use it in GitHub Desktop.
Save linux-modder/190a1849be5d2520a732 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/bin/pungi", line 322, in <module>
main()
File "/bin/pungi", line 131, in main
mypungi.gather()
File "/usr/lib/python2.7/site-packages/pypungi/__init__.py", line 819, in gather
self.createSourceHashes()
File "/usr/lib/python2.7/site-packages/pypungi/__init__.py", line 926, in createSourceHashes
raise RuntimeError("Could not find all srpms.")
RuntimeError: Could not find all srpms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment