Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. # quickpkg clamav
  2. * Building package for app-antivirus/clamav-0.97 ...Traceback (most recent call last):
  3. File "/usr/bin/quickpkg", line 287, in <module>
  4. retval = quickpkg_main(options, args, eout)
  5. File "/usr/bin/quickpkg", line 211, in quickpkg_main
  6. quickpkg_atom(options, infos, arg, eout)
  7. File "/usr/bin/quickpkg", line 136, in quickpkg_atom
  8. tar_contents(contents, root, tar, protect=protect)
  9. File "/usr/lib/portage/pym/portage/dbapi/vartree.py", line 4187, in tar_contents
  10. tar.addfile(tarinfo, f)
  11. File "/usr/lib/python2.6/tarfile.py", line 2010, in addfile
  12. copyfileobj(fileobj, self.fileobj, tarinfo.size)
  13. File "/usr/lib/python2.6/tarfile.py", line 282, in copyfileobj
  14. dst.write(buf)
  15. IOError: unknown IO error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement