Re: Debian newbie confused over apt and packages

From: Debian User (debian-user_at_zerocrossings.com)
Date: 12/31/03

  • Next message: Rafael Alexandre Schmitt: "Re: Debian newbie confused over apt and packages"
    To: debian-user@lists.debian.org
    Date: Wed, 31 Dec 2003 15:28:33 -0500
    
    

    At Wednesday, 31 December 2003, Russ Schneider <russ@sugapablo.com>
    wrote:

    >Alright, I just started using Debian after being mainly a Mandrake
    user.
    >
    >Installed Woody and I know most of the packages like Apache, etc. need
    >upgrades.
    >
    >But packages.debian.org is down. Can apt-get upgrade use different
    >servers? Are they mirrored?
    >
    >I was looking through the US server http://ftp.us.debian.org/debian/,
    but
    >I couldn't find any packages, only lists of packages.
    >
    >Needless to say I'm confused as to what servers I can put in sources.
    list
    >at this time.
    >
    >Is
    >deb http://security.debian.org/ stable/updates main
    >still up?
    >
    >Could someone provide for me a line like that for updated packages for
    >sources.list that lists a currently available server (if one is
    >available)?
    >

    my /etc/apt/sources.list looks like:

    deb http://ftp.us.debian.org/debian/ stable main
    deb-src http://ftp.us.debian.org/debian/ stable main
    deb http://non-us.debian.org/debian-non-US stable/non-US main
    deb-src http://non-us.debian.org/debian-non-US stable/non-US main

    deb http://security.debian.org/ stable/updates main

    deb http://debian.parsed.net unstable main
    deb-src http://debian.parsed.net unstable main

    after changing /etc/apt/sources.list , run apt-get update

    this will build the source trees in /var/lib/apt/lists

    you might want to get rid of the lined in sources.list that are unstable.

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Rafael Alexandre Schmitt: "Re: Debian newbie confused over apt and packages"

    Relevant Pages

    • apt-get, preferences, apt.conf... I dont understand...
      ... deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free ... deb http://ftp.fr.debian.org/debian-non-US/ stable/non-US main contrib non-free ... The following packages have been kept back: ...
      (Debian-User)
    • Installed debconf version is broken. Aborting preconfigure.
      ... I got this message when doing an upgrade on Woody. ... deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free ... Preconfiguring packages ... ...
      (Debian-User)
    • Re: Goodbye stable?
      ... > using sarge or sid, and I must say I am run several servers with woody, ... deb http://www.logic.univie.ac.at/~ametzler/debian/exim4manpages/ woody/ ... packages on the trusted Woody stable platform with the best package ...
      (Debian-User)
    • Re: dselect and a Recent Experience
      ... a lot of your packages are now regarded as ... deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free ...
      (Debian-User)
    • Re: question about setting up a local repository
      ... question about setting up a local repository ... I have a few RH4 servers at my place of work and I am ... packages but I don't know if I could download them all that way? ... account, you also get access to Google Talk, Google's instant messaging ...
      (RedHat)

    Loading