SHOW:
|
|
- or go back to the newest paste.
| 1 | unu@ubuntu:~$ sudo apt-get -f install | |
| 2 | - | [sudo] password for unu: |
| 2 | + | |
| 3 | Building dependency tree | |
| 4 | Reading state information... Done | |
| 5 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
| 6 | unu@ubuntu:~$ sudo apt-get install wine | |
| 7 | Reading package lists... Done | |
| 8 | Building dependency tree | |
| 9 | Reading state information... Done | |
| 10 | Some packages could not be installed. This may mean that you have | |
| 11 | requested an impossible situation or if you are using the unstable | |
| 12 | distribution that some required packages have not yet been created | |
| 13 | or been moved out of Incoming. | |
| 14 | The following information may help to resolve the situation: | |
| 15 | ||
| 16 | The following packages have unmet dependencies: | |
| 17 | wine : Depends: wine1.5 but it is not going to be installed | |
| 18 | E: Unable to correct problems, you have held broken packages. | |
| 19 | unu@ubuntu:~$ |