Find the answer to your Linux question:
Results 1 to 8 of 8
What do I need to put in apt or the deb package manager for sources to upgrade sarge. I am new at this and nothing seems to work....
  1. #1
    Just Joined!
    Join Date
    Sep 2003
    Posts
    36

    Talking upgrading sarge

    What do I need to put in apt or the deb package manager for sources to upgrade sarge. I am new at this and nothing seems to work.

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Quote Originally Posted by dvdljns View Post
    What do I need to put in apt or the deb package manager for sources to upgrade sarge. I am new at this and nothing seems to work.
    You need to edit /etc/apt/sources.list, and replace all instances of "sarge" with "etch", then
    Code:
    sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
    If you want to get to the current stable release, Lenny, do the same thing again replacing "etch" with "lenny".

    For the amount of packages you'll be downloading, and the risk of breakage upgrading, it would be much better to download Lenny and do a fresh install.

  3. #3
    Just Joined!
    Join Date
    Sep 2003
    Posts
    36
    Quote Originally Posted by reed9 View Post
    You need to edit /etc/apt/sources.list, and replace all instances of "sarge" with "etch", then
    Code:
    sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade
    If you want to get to the current stable release, Lenny, do the same thing again replacing "etch" with "lenny".

    For the amount of packages you'll be downloading, and the risk of breakage upgrading, it would be much better to download Lenny and do a fresh install.
    Yea I allready found out. You can not just jump to 10.3 or higher with yast. Oh well I will learn on 10.0 then jump up when I can config my own system.

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Well, I'm very confused now. You're using openSuse? I thought you were trying to upgrade Debian Sarge.

  5. #5
    Linux Newbie thesimplecreator's Avatar
    Join Date
    Jun 2007
    Location
    washington , USA
    Posts
    229
    i dont even think open suse uses apt??????? i confused too.
    Microsoft isn't evil, they just make really crappy operating systems.
    Linus Torvalds

    Personal and politically centrist blog.--->
    http://www.deathnerd.com

  6. #6
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    And what's with YaST on Debian???
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  7. #7
    Just Joined!
    Join Date
    Sep 2003
    Posts
    36
    I guess I am confused. Sorry about this I started with one os then changed. I posted the last answer in the wrong thread.
    I started with a install of debian called knoppix then could not boot root so then I looked at debian and could not find the cd iso images to download and do not have a dvd so switched to suse 10.0. I guess I got confused when posting. So Sorry.

  8. #8
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Hi, dvdljns

    To prevent any further confusion, I'm going to lock this thread.

    Don't hesitate to start a new thread in the correct forum with any issues that you are still experiencing.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •