Witam
Pisze gdyz mam pewien problem z programem apt-get.
Nie moge zainstalowac niczego z powodu jakiegos bledu przy poprzedniej instalacji.
Kiedys potrzebowalem zainstalowac pakiet jamvm.
Pojawil sie blad:

jamvm: Depends: classpath (>= 2:0.10) but it is not going to be installed
Depends: classpath-common (>= 2:0.10) but it is not going to be installed

Teraz przy probie isntalacji czegokolwiek otrzymuje ciagle ten sam blad nie mogac zainstalc niczego innego.
Przy probie instalacji wyskakuje cos takiego:

apt-get install dhcp

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:
jamvm: Depends: classpath (>= 2:0.10) but it is not going to be installed
Depends: classpath-common (>= 2:0.10) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Teoretycznie "apt-get -f install" powinno pomoc ale tak nie jest.
Jesli dodam jakies pakiet po tym to dzieje sie takjbym nie wpisal tego "-f".
Jesli wpisze samo "apt-get -f install" rozpoczyna sie na nowo instalacja tego jamvm, ikonczy sie to tak samo - bledem.
Nie chcialbym tej instalacji kontynuowac lecz ja anulawac, usunac, pozbyc sie tego.. jak to zrobic?
Probowalem, jak wspomnialem "apt-get -f install", "apt-get clean", "apt-get remove classpath classpath-common" nic nie pomaga.
Podobnie jak zabawa z dpkg.

Czy ktos moglby mi pomoc?
Z gory dziekuje.