Hi, I tried to use apt-get to update and then upgrade my woody installation. I have two lines in my sources.list file which are:
deb http://security.debian.org/ stable/updates main contrib non-free deb ftp://ftp.debian.org/debian woody main contrib non-free Below you see the commands and their results: savalan:/etc# apt-get update Hit http://security.debian.org stable/updates/main Packages Hit http://security.debian.org stable/updates/main Release Hit http://security.debian.org stable/updates/contrib Packages Hit http://security.debian.org stable/updates/contrib Release Hit http://security.debian.org stable/updates/non-free Packages Hit http://security.debian.org stable/updates/non-free Release Get:1 ftp://ftp.debian.org woody/main Packages [1777kB] Get:2 ftp://ftp.debian.org woody/main Release [96B] Get:3 ftp://ftp.debian.org woody/contrib Packages [49.2kB] Get:4 ftp://ftp.debian.org woody/contrib Release [99B] Get:5 ftp://ftp.debian.org woody/non-free Packages [65.4kB] Get:6 ftp://ftp.debian.org woody/non-free Release [100B] Fetched 1892kB in 12s (155kB/s) Reading Package Lists... Done Building Dependency Tree... Done savalan:/etc# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: nvidia-glx: Depends: nvidia-kernel-1.0.4496 but it is not installable or nvidia-kernel-source (>= 1.0.4496) but it is not installable Depends: xlibmesa3-glu but it is not installable or libglu1 but it is not installable Depends: libc6 (>= 2.3.1-1) but 2.2.5-11.2 is installed E: Unmet dependencies. Try using -f. What is the problem I have here? What should I do? ===== Hooman A newbie in Linux world ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

