Po upgrade 8.04 => 10.04 system działa poprawnie jednakże niektóre pakiety zwyczajnie nie mają prawa działać na Linux-Vservers (ponieważ hardware nie jest emulowany).
W związku z czym teraz apt-get sypie mi:
Kod: Zaznacz cały
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
ubuntu-minimal: Depends: kbd
Depends: netcat-openbsd but it is not going to be installed
Depends: rsyslog but it is not going to be installed
Depends: ureadahead but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

apt-get -f install z oczywistych powodów nie pomorze, apt-get -f remove również chce je instalować.
Czy można coś z tym zrobić?