Advertisement
Guest User

Untitled

a guest
Oct 18th, 2014
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. 2014-10-18 20:03:51,763 DEBUG killing gnome-screensaver
  2. 2014-10-18 20:03:51,800 DEBUG setup poke timer for the scrensaver
  3. 2014-10-18 20:03:51,818 DEBUG apt btrfs snapshots supported: False
  4. 2014-10-18 20:03:51,818 INFO cache.commit()
  5. 2014-10-18 20:03:51,818 DEBUG failed to SystemUnLock() (E:Ni zaklenjeno)
  6. 2014-10-18 20:03:52,409 DEBUG fork pid is: 9781
  7. 2014-10-18 20:03:52,410 DEBUG fork pid is: 0
  8. 2014-10-18 20:45:01,904 DEBUG got a conffile-prompt from dpkg for file: '/etc/gnome/defaults.list'
  9. 2014-10-18 20:46:36,823 ERROR not handled exception in KDE frontend:
  10. Traceback (most recent call last):
  11.  
  12. File "/tmp/ubuntu-release-upgrader-2f6qrexx/utopic", line 8, in <module>
  13. sys.exit(main())
  14.  
  15. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeMain.py", line 239, in main
  16. if app.run():
  17.  
  18. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeController.py", line 1822, in run
  19. return self.fullUpgrade()
  20.  
  21. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeController.py", line 1787, in fullUpgrade
  22. if not self.doDistUpgrade():
  23.  
  24. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeController.py", line 1132, in doDistUpgrade
  25. res = self.cache.commit(fprogress,iprogress)
  26.  
  27. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeCache.py", line 267, in commit
  28. apt.Cache.commit(self, fprogress, iprogress)
  29.  
  30. File "/usr/lib/python3/dist-packages/apt/cache.py", line 501, in commit
  31. res = self.install_archives(pm, install_progress)
  32.  
  33. File "/usr/lib/python3/dist-packages/apt/cache.py", line 465, in install_archives
  34. res = install_progress.run(pm)
  35.  
  36. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeView.py", line 233, in run
  37. res = os.WEXITSTATUS(self.wait_child())
  38.  
  39. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeViewKDE.py", line 431, in wait_child
  40. self.update_interface()
  41.  
  42. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeViewKDE.py", line 410, in update_interface
  43. InstallProgress.update_interface(self)
  44.  
  45. File "/usr/lib/python3/dist-packages/apt/progress/base.py", line 252, in update_interface
  46. self.conffile(match.group(1), match.group(2))
  47.  
  48. File "/tmp/ubuntu-release-upgrader-2f6qrexx/DistUpgrade/DistUpgradeViewKDE.py", line 337, in conffile
  49. os.write(self.master_fd, "y\n")
  50.  
  51. TypeError: 'str' does not support the buffer interface
  52.  
  53. 2014-10-18 20:46:36,824 DEBUG running apport_crash()
  54. 2014-10-18 20:46:37,055 DEBUG enabling apt cron job
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement