Risolvere dipendenze
Inviato: lunedì 25 febbraio 2013, 22:13
Sto cercando di installare i driver broadcom-sta per una backtrack (ubuntu based) con kernel 2.6.39.4. Seguendo delle guide trovate in rete mi imbatto nel seguente messaggio di errore:
Codice: Seleziona tutto
root@bt:~# m-a a-i broadcom-sta
┌─────────────────────Updating cached package data────────────────────────┐
│ broadcom-sta-source │
│ │
│ ┌───────────────────────────────────────────────────────────────────┐ │
│ │ 100% │ │
│ └───────────────────────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────────────────┘
Updated infos about 1 packages
Getting source for kernel version: 2.6.39.4
Kernel headers available in /usr/src/linux
Creating symlink...
Couldn't create the /usr/src/linux symlink!
apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
mysql-server-5.1: Depends: mysql-client-5.1 (>= 5.1.49-3) but 5.1.41-3ubuntu12.10 is to be installed
Recommends: mailx
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Done!
download
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
broadcom-sta-source: Depends: debhelper (>= 8) but it is not going to be installed
mysql-server-5.1: Depends: mysql-client-5.1 (>= 5.1.49-3) but 5.1.41-3ubuntu12.10 is to be installed
Recommends: mailx
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).