Ubuntu Pastebin

Paste from Valfor at Wed, 25 Nov 2015 04:31:50 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
:: [user@LAPTOP] ~
$ sudo apt-get install update-notifier                                                                                                                                                                                                                                          Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  ubuntu-release-upgrader-gtk update-manager update-notifier-common
The following NEW packages will be installed:
  ubuntu-release-upgrader-gtk update-manager update-notifier update-notifier-common
0 to upgrade, 4 to newly install, 0 to remove and 1 not to upgrade.
Need to get 0 B/762 kB of archives.
After this operation, 2,856 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package update-notifier-common.
(Reading database ... 659529 files and directories currently installed.)
Preparing to unpack .../update-notifier-common_3.163_all.deb ...
Unpacking update-notifier-common (3.163) ...
Selecting previously unselected package update-notifier.
Preparing to unpack .../update-notifier_3.163_amd64.deb ...
Unpacking update-notifier (3.163) ...
Selecting previously unselected package update-manager.
Preparing to unpack .../update-manager_1%3a15.10.3_all.deb ...
Unpacking update-manager (1:15.10.3) ...
Selecting previously unselected package ubuntu-release-upgrader-gtk.
Preparing to unpack .../ubuntu-release-upgrader-gtk_1%3a15.10.14.2_all.deb ...
Unpacking ubuntu-release-upgrader-gtk (1:15.10.14.2) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for gconf2 (3.2.6-3ubuntu5) ...
Processing triggers for libglib2.0-0:i386 (2.46.1-1) ...
Processing triggers for libglib2.0-0:amd64 (2.46.1-1) ...
Processing triggers for man-db (2.7.4-1) ...
/usr/bin/mandb: can't open /usr/local/man/man1/rdiffdir.1: Permission denied
Processing triggers for gnome-menus (3.13.3-6ubuntu1) ...
Processing triggers for bamfdaemon (0.5.2~bzr0+15.10.20150627.1-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for desktop-file-utils (0.22-1ubuntu3) ...
Processing triggers for mime-support (3.58ubuntu1) ...
Setting up update-notifier-common (3.163) ...
Traceback (most recent call last):
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 371, in __getattr__
KeyError: '_convert'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File /usr/lib/update-notifier/package-data-downloader, line 30, in <module>
    import socket
  File /usr/lib/python3.4/socket.py, line 72, in <module>
    IntEnum._convert(
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 373, in __getattr__
AttributeError: _convert
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 371, in __getattr__
KeyError: '_convert'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File /usr/lib/python3/dist-packages/apport_python_hook.py, line 63, in apport_excepthook
    from apport.fileutils import likely_packaged, get_recent_crashes
  File /usr/lib/python3/dist-packages/apport/__init__.py, line 5, in <module>
    from apport.report import Report
  File /usr/lib/python3/dist-packages/apport/report.py, line 21, in <module>
    from urllib.request import urlopen
  File /usr/lib/python3.4/urllib/request.py, line 88, in <module>
    import http.client
  File /usr/lib/python3.4/http/client.py, line 69, in <module>
    import email.parser
  File /usr/lib/python3.4/email/parser.py, line 12, in <module>
    from email.feedparser import FeedParser, BytesFeedParser
  File /usr/lib/python3.4/email/feedparser.py, line 27, in <module>
    from email import message
  File /usr/lib/python3.4/email/message.py, line 16, in <module>
    from email import utils
  File /usr/lib/python3.4/email/utils.py, line 29, in <module>
    import socket
  File /usr/lib/python3.4/socket.py, line 72, in <module>
    IntEnum._convert(
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 373, in __getattr__
AttributeError: _convert

Original exception was:
Traceback (most recent call last):
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 371, in __getattr__
KeyError: '_convert'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File /usr/lib/update-notifier/package-data-downloader, line 30, in <module>
    import socket
  File /usr/lib/python3.4/socket.py, line 72, in <module>
    IntEnum._convert(
  File /usr/local/lib/python3.4/dist-packages/enum34-1.0.4-py3.4.egg/enum/__init__.py, line 373, in __getattr__
AttributeError: _convert
dpkg: error processing package update-notifier-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of update-notifier:
 update-notifier depends on update-notifier-common (= 3.163); however:
  Package update-notifier-common is not configured yet.

dpkg: error processing package update-notifier (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of update-manager:
 update-manager depends on update-notifier; however:
  Package update-notifier is not configured yet.

dpkg: error processing package update-manager (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-release-upgrader-gtk:
 ubuntu-release-upgrader-gtk depends on update-manager; however:
  Package update-manager is not configured yet.

dpkg: error processing package ubuntu-release-upgrader-gtk (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                                                                                                                                    No apport report written because MaxReports is reached already
  Errors were encountered while processing:
 update-notifier-common
 update-notifier
 update-manager
 ubuntu-release-upgrader-gtk
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text