SHOW:
|
|
- or go back to the newest paste.
1 | budtuba@wickinsmusic:~$ sudo dpkg --configure -a | |
2 | Setting up libdrm2:amd64 (2.4.33-3) ... | |
3 | Setting up libdrm2:i386 (2.4.33-3) ... | |
4 | Setting up resolvconf (1.67ubuntu1) ... | |
5 | Installing new version of config file /etc/resolvconf/update.d/libc ... | |
6 | Installing new version of config file /etc/ppp/ip-up.d/000resolvconf ... | |
7 | Installing new version of config file /etc/ppp/ip-down.d/000resolvconf ... | |
8 | Setting up ntpdate (1:4.2.6.p3+dfsg-1ubuntu4) ... | |
9 | Processing triggers for libc-bin ... | |
10 | ldconfig deferred processing now taking place | |
11 | budtuba@wickinsmusic:~$ man dpkg | |
12 | budtuba@wickinsmusic:~$ sudo apt-get -f install | |
13 | Reading package lists... Done | |
14 | Building dependency tree | |
15 | Reading state information... Done | |
16 | - | 4 not fully installed or removed. |
16 | + | |
17 | The following packages were automatically installed and are no longer required: | |
18 | libasprintf0c2:i386 libgomp1:i386 | |
19 | Use 'apt-get autoremove' to remove them. | |
20 | - | Selecting previously unselected package ifupdown. |
20 | + | |
21 | ifupdown | |
22 | Suggested packages: | |
23 | rdnssd | |
24 | The following packages will be upgraded: | |
25 | ifupdown | |
26 | 1 upgraded, 0 newly installed, 0 to remove and 764 not upgraded. | |
27 | Need to get 0 B/54.1 kB of archives. | |
28 | - | ureadahead will be reprofiled on next reboot |
28 | + | |
29 | Do you want to continue [Y/n]? | |
30 | (Reading database ... 161781 files and directories currently installed.) | |
31 | Preparing to replace ifupdown 0.7~rc2+experimentalubuntu2 (using .../ifupdown_0.7.1ubuntu1_amd64.deb) ... | |
32 | Unpacking replacement ifupdown ... | |
33 | dpkg: error processing /var/cache/apt/archives/ifupdown_0.7.1ubuntu1_amd64.deb (--unpack): | |
34 | trying to overwrite '/etc/init.d/networking', which is also in package netbase 5.0ubuntu1 | |
35 | Processing triggers for man-db ... | |
36 | Processing triggers for ureadahead ... | |
37 | Errors were encountered while processing: | |
38 | /var/cache/apt/archives/ifupdown_0.7.1ubuntu1_amd64.deb | |
39 | E: Sub-process /usr/bin/dpkg returned an error code (1) |