Ubuntu Pastebin

Paste from cmars at Tue, 12 Apr 2016 15:57:44 +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
$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  python-charmworldlib python-otherstuf python-path.py python-pathspec python-ruamel.ordereddict python-ruamel.yaml python-stuf
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  python-path
The following NEW packages will be installed:
  python-path
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
35 not fully installed or removed.
Need to get 0 B/24.6 kB of archives.
After this operation, 115 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 378939 files and directories currently installed.)
Preparing to unpack .../python-path_8.1.2+dfsg-1_all.deb ...
Unpacking python-path (8.1.2+dfsg-1) ...
dpkg: error processing archive /var/cache/apt/archives/python-path_8.1.2+dfsg-1_all.deb (--unpack):
 trying to overwrite '/usr/lib/python2.7/dist-packages/test_path.py', which is also in package python-path.py 7.2-1ubuntu2~ubuntu16.04.1~ppa1
Errors were encountered while processing:
 /var/cache/apt/archives/python-path_8.1.2+dfsg-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Download as text