DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Ok, I decided to try Debian again with the net install of "etch" (testing).
Everything went smooth as far as booting from disk. I was able to part. my entire 120GB drive with EXT3 and just did a min. install using the "Network Install" CD.
It then spat the CD out the drive and rebooted. It comes to the actual OS setup process now and gives me a few options:
- CDROM
- HTTP
- FTP
- Edit Sources by Hand
I selected to edit sources by hand since I only have a bare min. ISO so I can't do CDROM.
Now that I selected "Edit Sources by Hand", I am in NANO editing /etc/apt/sources.list file.
I don't know what source entry I need to use being in FL & how it should look in the sources.list file.
EDIT: folded lines in Code blocks to alleviate horizontal scrolling. Be sure to unfold in use.
Remember, currently "etch" & "testing" mean the same thing. I think the servers take care of the fact you're in FL.
Hope this helps.
If this doesn't work & you re-install, remember the "*TP" suggestion. Or try SimplyMEPIS.
if you have an internet connection then I believe it should be easier for you to use the HTTP or FTP option, as they allows you to choose the nearest mirror (based on your country) and then it should give you a list of available mirrors in your country.
Editing the sources by hand can be a bit of a pain.
By the way,
did anyone know how to fix a apt-get installation?
Even though I do have internet connection available, whenever I tried to run a apt-get install <packagename> it complains about "Failed to fetch http:// ..." and told me to do #apt-get update to fix the problem (but never fixed it)
and this error message at the end
Quote:
E : some index files failed to download, they have been ignored or old one used instead
When I select desktop environment, I hate the fact that it installs everything including the kitchen sink. I only want what I need and nothing more. Should I just de-select that options and move on?
I am scared that if I don't select desktop environment, I wont be able to install GNOME when I am done.
Originally posted by suwandy_chandra if you have an internet connection then I believe it should be easier for you to use the HTTP or FTP option, as they allows you to choose the nearest mirror (based on your country) and then it should give you a list of available mirrors in your country.
Editing the sources by hand can be a bit of a pain.
Thanks for amplifying what I said.
Quote:
Originally posted by suwandy_chandra Is there a way to fix it?
AFAIK, No. But AFAIK, It doesn't matter. It's the vagaries of the 'net -- not every server is accessible all the time; however, there is redundancy is the APT sources system.
When I select desktop environment, I hate the fact that it installs everything including the kitchen sink. I only want what I need and nothing more. Should I just de-select that options and move on?
I am scared that if I don't select desktop environment, I wont be able to install GNOME when I am done.
Thanks for any info.
Unselect the Desktop option and scroll to the bottom of the list and select the Manual Package selection you should be able to choose the packages you want to install. Be careful when you install the packages for X apt will happily install them and not install the fonts needed to be able to run the X server.
Sorry about the out of order answers, my last was started before yours, but entered after.
So pick what you know you want & add the rest w/ apt-get afterward. Or, go ahead w/ the "Desktop environment" & remove the parts you don't want w/ apt-get, synaptic, or KPackage. Wastes bandwidth & d/l time, but you get to use a GUI tool.
EDIT: "manual package selection" also works but can be time consuming.
Here is a decent sources.list that will give you access to most things you will need. Also if you don't want all he crap that install with KDE or Gnome you can use the XFCE desktop .
if you want to install the whole Xfld desktop - including the Terminal emulator, the ROX file manager, the Xfmedia media player and several additional panel plugins - you should run the command
apt-get install -t testing xfld-desktop
n case you want to use only the core components of the Xfce 4.2 Desktop Environment, the command
Originally posted by archtoad6 Great list. Thanks.
No problem.
Just notice you still have the non-us in your sources.list it is no longer needed. Debian moved anything that was in non-us into the main. Suprised it hasn't been giving you errors.
I run the apt-get install base-config (I think that's the command), then I inserted my Ubuntu disk which it read and reinstall the apt-get properly.
I then changed the sources.list and it's now working happily.
Quote:
Just notice you still have the non-us in your sources.list it is no longer needed. Debian moved anything that was in non-us into the main. Suprised it hasn't been giving you errors
Just to amplify what he said. It's giving me errors now, and so, removing the non-us list should work fine for you
Thanks everyone for the help and for the nice collection of sources.
Originally posted by craigevil No problem.
Just notice you still have the non-us in your sources.list it is no longer needed. Debian moved anything that was in non-us into the main. Suprised it hasn't been giving you errors.
Ah, I've just installed Debian Unstable and as having a problem with this issue. Thanks for the info, I won't waste anymore time trying to configure non-us repos.
I know that if it has a "#" that means it will be ignored so to say but should I just delete everything I see on here and follow your examples above? Sorry but I don't want to mess this file up if there is a particular format that needs to be kept.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.