[debian]apt-get install : problèmes
J'ai des problèmes d'installation ! Qui peut m'aider ?
Voici ce qui e passe (j'espère que j'en ai pas trop enlevé !)
Code:
1 2 3 4 5
| pc-bernard:~# apt-get install kernel-headers-2.6-k7
[...]
Errors were encountered while processing:
/var/cache/apt/archives/kernel-image-2.6.8-1-k7_2.6.8-10_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1) |
Puis la suite :
Code:
1 2 3 4 5 6 7
| pc-bernard:~# apt-get install modconf
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
kernel-image-2.6-k7: Depends: kernel-image-2.6.8-1-k7 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |