Ubuntu Pastebin

Paste from dingel at Thu, 4 Aug 2016 09:56:27 +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
hofadmin@deuwhybrisfs2p2:/etc/apt$ sudo do-release-upgrade -d
Checking for a new Ubuntu release
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife

Get:1 Upgrade tool signature [198 B]
Get:2 Upgrade tool [1,230 kB]
Fetched 1,230 kB in 0s (0 B/s)
authenticate 'wily.tar.gz' against 'wily.tar.gz.gpg'
extracting 'wily.tar.gz'
  Considering libmodule-runtime-perl:amd64 8 as a solution to libmodule-implementation-perl:amd64 7
  MarkKeep libmodule-implementation-perl [ amd64 ] < none -> 0.09-1 > ( perl ) FU=0
  Holding Back libmodule-implementation-perl:amd64 rather than change libmodule-runtime-perl:amd64
Investigating (1) libb-hooks-endofscope-perl [ amd64 ] < none -> 0.15-1 > ( perl )
Broken libb-hooks-endofscope-perl:amd64 Depends on libmodule-implementation-perl [ amd64 ] < none -> 0.09-1 > ( perl )
  Considering libmodule-implementation-perl:amd64 7 as a solution to libb-hooks-endofscope-perl:amd64 10003
    Reinst Failed early because of perl:amd64
  MarkKeep libparams-classify-perl [ amd64 ] < none -> 0.013-5 > ( perl ) FU=0
    Reinst Failed because of libparams-classify-perl:amd64
  MarkKeep libmodule-runtime-perl [ amd64 ] < none -> 0.014-2 > ( perl ) FU=0
    Reinst Failed because of libmodule-runtime-perl:amd64
  MarkKeep libmodule-implementation-perl [ amd64 ] < none -> 0.09-1 > ( perl ) FU=0
Broken libb-hooks-endofscope-perl:amd64 Depends on libvariable-magic-perl [ amd64 ] < none -> 0.58-1 > ( perl ) (>= 0.48)
  Considering libvariable-magic-perl:amd64 0 as a solution to libb-hooks-endofscope-perl:amd64 10003
Done

Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/wily", line 8, in <module>
    sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeMain.py", line 240, in main
    if app.run():
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 1837, in run
    return self.fullUpgrade()
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 1790, in fullUpgrade
    if not self.askDistUpgrade():
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 982, in askDistUpgrade
    if not self.cache.installTasks(self.tasks):
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeCache.py", line 809, in installTasks
    pkg.mark_install()
  File "/usr/lib/python3/dist-packages/apt/package.py", line 1149, in mark_install
    fixer.resolve(True)
SystemError: E:Unable to correct problems, you have held broken packages.
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/problem_report.py", line 480, in add_to_existing
    self.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 433, in write
    block = f.read(1048576)
  File "/usr/lib/python3.4/codecs.py", line 319, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

Original exception was:
Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/wily", line 8, in <module>
    sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeMain.py", line 240, in main
    if app.run():
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 1837, in run
    return self.fullUpgrade()
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 1790, in fullUpgrade
    if not self.askDistUpgrade():
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeController.py", line 982, in askDistUpgrade
    if not self.cache.installTasks(self.tasks):
  File "/tmp/ubuntu-release-upgrader-3f8luyrc/DistUpgrade/DistUpgradeCache.py", line 809, in installTasks
    pkg.mark_install()
  File "/usr/lib/python3/dist-packages/apt/package.py", line 1149, in mark_install
    fixer.resolve(True)
SystemError: E:Unable to correct problems, you have held broken packages.
=== Command detached from window (Thu Aug  4 09:55:04 2016) ===
=== Command terminated with exit status 1 (Thu Aug  4 09:55:14 2016) ===
Download as text