SpaceInvaders

Spacewalk - yum fails

Nov 6th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. [root@p7-1456c jmirman]# yum info php
  2. Loaded plugins: rhnplugin
  3. This system is receiving updates from RHN Classic or Red Hat Satellite.
  4. adobe-linux | 871 B 00:00
  5. adobe-linux/primary | 11 kB 00:00
  6. adobe-linux 21/21
  7. dropbox | 871 B 00:00
  8. dropbox/primary | 1.5 kB 00:00
  9. dropbox 4/4
  10. fedora18-x86-64 | 1.3 kB 00:00
  11. fedora18-x86-64/primary | 24 MB 00:00
  12. fedora18-x86-64: [############################## ] 46311/71954Traceback (most recent call last):
  13. File "/bin/yum", line 29, in <module>
  14. yummain.user_main(sys.argv[1:], exit_code=True)
  15. File "/usr/share/yum-cli/yummain.py", line 319, in user_main
  16. errcode = main(args)
  17. File "/usr/share/yum-cli/yummain.py", line 144, in main
  18. result, resultmsgs = base.doCommands()
  19. File "/usr/share/yum-cli/cli.py", line 485, in doCommands
  20. return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  21. File "/usr/share/yum-cli/yumcommands.py", line 546, in doCommand
  22. ypl = base.returnPkgLists(extcmds, installed_available=highlight)
  23. File "/usr/share/yum-cli/cli.py", line 1264, in returnPkgLists
  24. ignore_case=True)
  25. File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2681, in doPackageLists
  26. avail = self.pkgSack.returnNewestByNameArch(patterns=patterns,
  27. File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1014, in <lambda>
  28. pkgSack = property(fget=lambda self: self._getSacks(),
  29. File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 780, in _getSacks
  30. self.repos.populateSack(which=repos)
  31. File "/usr/lib/python2.7/site-packages/yum/repos.py", line 352, in populateSack
  32. sack.populate(repo, mdtype, callback, cacheonly)
  33. File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 257, in populate
  34. dobj = repo_cache_function(xml, csum)
  35. File "/usr/lib64/python2.7/site-packages/sqlitecachec.py", line 46, in getPrimary
  36. self.repoid))
  37. TypeError: Parsing primary.xml error: Input is not proper UTF-8, indicate encoding !
  38. Bytes: 0xE1 0x33 0x61 0x62
Advertisement
Add Comment
Please, Sign In to add comment