Ubuntu Pastebin

Paste from ubuntu upgrade at Thu, 12 May 2016 13:05:59 +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
W: Failed to fetch http://dl.google.com/linux/webdesigner/deb/dists/stable/Release  Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
Setting up python3-uno (1:5.1.3~rc2-0ubuntu1~trusty1) ...
<encodings.ascii.IncrementalDecoder object at 0x7f884dffea58>
<encodings.ascii.IncrementalDecoder object at 0x7f884dffea58>
<encodings.ascii.IncrementalDecoder object at 0x7f884cb86ba8>
<encodings.ascii.IncrementalDecoder object at 0x7f884cb86ba8>
<encodings.ascii.IncrementalDecoder object at 0x7f8b82798828>
<encodings.ascii.IncrementalDecoder object at 0x7f8b82798828>
<encodings.ascii.IncrementalDecoder object at 0x7f884cd6e208>
<encodings.ascii.IncrementalDecoder object at 0x7f884cd6e278>
<encodings.ascii.IncrementalDecoder object at 0x7f884cd6e748>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7ab70>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7aa58>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7aa58>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7ab38>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7ab38>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7aa58>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7aa58>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7ab38>
<encodings.ascii.IncrementalDecoder object at 0x7f884cc7ab38>
Traceback (most recent call last):
  File "/usr/bin/py3compile", line 290, in <module>
    main()
  File "/usr/bin/py3compile", line 270, in main
    options.force, options.optimize, e_patterns)
  File "/usr/bin/py3compile", line 172, in compile
    interpreter.magic_number(version), mtime)
  File "/usr/share/python3/debpython/interpreter.py", line 234, in magic_number
    return eval(result)
TypeError: eval() arg 1 must be a string, bytes or code object
<encodings.ascii.IncrementalDecoder object at 0x7f8b827ae0f0>
dpkg: error processing package python3-uno (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libreoffice:
 libreoffice depends on python3-uno (>= 4.4.0~beta2); however:
  Package python3-uno is not configured yet.

dpkg: error processing package libreoffice (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          Errors were encountered while processing:
 python3-uno
 libreoffice
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text