Advertisement
Guest User

Untitled

a guest
Mar 4th, 2017
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. ==> Building and installing package
  2. ==> Making package: python-pefile 2016.3.28-3 (Sat Mar 4 10:46:43 CET 2017)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Downloading python-pefile-2016.3.28.tar.gz...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 129 0 129 0 0 270 0 --:--:-- --:--:-- --:--:-- 271
  10. 100 45.9M 100 45.9M 0 0 4454k 0 0:00:10 0:00:10 --:--:-- 5182k
  11. ==> Validating source files with sha512sums...
  12. python-pefile-2016.3.28.tar.gz ... Passed
  13. ==> Extracting sources...
  14. -> Extracting python-pefile-2016.3.28.tar.gz with bsdtar
  15. ==> Starting prepare()...
  16. ==> Entering fakeroot environment...
  17. ==> Starting package_python-pefile()...
  18. Traceback (most recent call last):
  19. File "setup.py", line 57, in <module>
  20. pefile_version = _read_attr('__version__')
  21. File "setup.py", line 39, in _read_attr
  22. match = re.search(regex, f.read())
  23. File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
  24. return codecs.ascii_decode(input, self.errors)[0]
  25. UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 208687: ordinal not in range(128)
  26. ==> ERROR: A failure occurred in package_python-pefile().
  27. Aborting...
  28. ==> ERROR: Makepkg was unable to build python-pefile.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement