Welcome
Welcome to antiX-forum.

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, join our community today!

Upgrade/Dist-Upgrade or what?

Post comments, problems, help here.

Upgrade/Dist-Upgrade or what?

Postby anticapitalista on Mon Dec 10, 2007 12:37 am

At the moment antiX is flexible enough to be used in 3 main ways.

1. As is. If you only want to upgrade the apps already installed in antiX, then it should be fine just to do a regular
#apt-get update
#apt-get upgrade

2. Bleeding-edge. antiX can be used with the Debian Sid repos. If you want bleeding-edge and like to live in the fast lane (on my box, it is noticeably faster and more responsive), adding the Sid repos is for you.
But, before antiX will work as a Sid distro, a few other changes are needed. Firstly, you will need to do a dist-upgrade with all repos enabled (Mepis, Debian Etch, Lenny, Sid)
You will notice that some apps will be held back and maybe some will be removed. After this do
#apt-get update
#aptitude dist-upgrade

and accept the first suggestion (unless it rips out antiX)

Once that has finished, do a check of
#apt-get update
#apt-get dist-upgrade

and you'll see that there are no or only a few held-back apps.

Then, comment out the Mepis, Stable and Testing repos.
#apt-get update
#apt-get dist-upgrade
[note: using aptitude in Debian Sid is not recommended]

You should find that everything will work ok and apps should be able to be installed without dependency problems.

If you choose the Sid route, I suggest you dist-upgrade regularly, but keep an eye on what is being installed, removed etc. A great place for this information is the sidux forums.

3. If 2 has you worried, and 1 seems too 'conservative', this is the best option for you. Keep the repos as they are to do an initial
#apt-get update
#apt-get dist-upgrade

After this do
#apt-get update
#aptitude dist-upgrade
and accept the first suggestion (unless it rips out antiX)

Then disable the Mepis repos, and regularly
#apt-get update
#apt-get dist-upgrade or #apt-get upgrade
Last edited by anticapitalista on Mon Dec 10, 2007 6:19 pm, edited 1 time in total.
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Postby OU812 on Mon Dec 10, 2007 3:54 pm

Hello. I believe I am doing option #3. After doing an upgrade, I accepted the new sources.list config file. I then added in the newly missing files from the original sources.list (with help from anti). I did an update and upgrade after that (using synaptic) and the only thing removed was pidgin; everything else was added or upgraded. After that I installed fvwm-crystal, but needed to disable the mepis repo first. So far everything is well. Good choice for me.

john
OU812
 
Posts: 999
Joined: Sat Sep 29, 2007 8:12 pm
Location: California

Postby glenn69 on Fri Jan 04, 2008 1:58 am

OK, I am doing option #3.

After removing the Mepis repositories for the final upgrade, do I then re-enable the Mepis repos as a final step?
glenn69
 
Posts: 2
Joined: Sun Nov 11, 2007 2:06 am

Postby eriefisher on Fri Jan 04, 2008 2:15 am

I run sid/unstable, occasionally enabling the mepis repo to check for updates. It was tough at first but now everything has settled down.

eriefisher
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Postby Deach on Sun Jan 20, 2008 4:59 am

I have an old desktop I've been running Sidux on. I'm wondering if you guys are having pretty good luck with the sid repositories. Any comments? Also i see "testing" in my sources list no mention of sid but I think I saw a post where someone only had sid in their sources.list. If i wanted to go to sid what would be the best way to do this? I'm really enjoying antix on this old beast. I've installed Mepis on a 600 mhz machine and it's ok but I think I might try antix on there too.

Any comments welcome/appreciated. Thanks.
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Postby anticapitalista on Sun Jan 20, 2008 2:32 pm

There are a few antiX users using the sid repos. Me for one with no real problems at all.
If you do use the sid repos I suggest checking into the sidux forums for any warnings with upgrades.
Also use apt-get for upgrading rather than synaptic.
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Postby eriefisher on Sun Jan 20, 2008 3:09 pm

I use the sid repos only and the only issue I have seen is a package may get removed that you want/need or a package won't update for some reason. Both issues are usually fixed within a couple of days. At the moment I have I package that refuses to upgrade--wvdial--but I don't use it so I don't care.

eriefisher
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Postby Deach on Sun Jan 20, 2008 7:48 pm

ok...I have been there and read some also. Can anyone post what my sources.list should look like? I"m not seeing "sid" on there only unstable (which I know is sid). I"m not sure if that's the sid you are talking about or not. Also I"m guessing that enabling all would mean stable testing and unstable in my current list? I recall seeing a post where someone's list actually said "sid" and not unstable I think. Thanks everyone.
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Postby eriefisher on Sun Jan 20, 2008 9:33 pm

I think sid is just an alias for unstable. Here is mine.

Code: Select all
# See sources.list(5) for more information

# This file should be edited through synaptic

# MEPIS improvements, overrides and updates--the MEPIS magic
# deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

# deb http://ftp.debian.org/debian/ etch main contrib non-free
# deb-src http://ftp.debian.org/debian/ etch main contrib non-free

# deb http://security.debian.org/ etch/updates main contrib non-free

# deb http://volatile.debian.org/debian-volatile/ etch/volatile main contrib non-free

# Some Debian Multimedia software might be illegal in some jurisdictions
# deb http://www.debian-multimedia.org/ etch main

# The VirtualBox non-free binary edition
# deb http://www.virtualbox.org/debian/ etch non-free


# Debian Sid/Unstable ###
deb http://ftp.debian.org/debian/ sid main contrib non-free 
deb http://www.debian-multimedia.org/ sid main

# deb http://edevelop.org/debian/ unstable main contrib non-free


eriefisher
Last edited by eriefisher on Mon Jan 21, 2008 12:09 am, edited 1 time in total.
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Postby Deach on Sun Jan 20, 2008 10:00 pm

ok Thanks I'm going to go and see what mine looks like now. I'll post it and you can let me know what you think....thanks
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Postby Deach on Sun Jan 20, 2008 10:33 pm

Here's my current list. I haven't changed from default except mplayer testing. i added that one. (and that was actually accidental just noticed it). Thanks


# See sources.list(5) for more information

# This file should be edited through synaptic

# MEPIS improvements, overrides and updates--the MEPIS magic
# deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

# DEBIAN
deb http://ftp.debian.org/debian/ stable main contrib non-free
deb http://ftp.debian.org/debian/ testing main contrib non-free
# deb-src http://ftp.debian.org/debian/ stable main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free

# MPLAYER
deb http://www.debian-multimedia.org/ stable main
deb http://www.debian-multimedia.org/ testing main

####
### Debian Sid/Unstable ####
###deb http://ftp.debian.org/debian/ unstable main contrib non-free
###deb http://www.debian-multimedia.org unstable main
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Postby Deach on Sun Jan 20, 2008 10:57 pm

Deach wrote:Here's my current list. I haven't changed from default except mplayer testing. i added that one. (and that was actually accidental just noticed it). Thanks

Edit:...I'm also curious as to the best way to edit this list. I just tried to do it and wouldn't let me save it after I edited it. Something about file in use or something......Thanks


# See sources.list(5) for more information

# This file should be edited through synaptic

# MEPIS improvements, overrides and updates--the MEPIS magic
# deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

# DEBIAN
deb http://ftp.debian.org/debian/ stable main contrib non-free
deb http://ftp.debian.org/debian/ testing main contrib non-free
# deb-src http://ftp.debian.org/debian/ stable main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free

# MPLAYER
deb http://www.debian-multimedia.org/ stable main
deb http://www.debian-multimedia.org/ testing main

####
### Debian Sid/Unstable ####
###deb http://ftp.debian.org/debian/ unstable main contrib non-free
###deb http://www.debian-multimedia.org unstable main
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Postby anticapitalista on Sun Jan 20, 2008 11:20 pm

# See sources.list(5) for more information

# This file should be edited through synaptic

# MEPIS improvements, overrides and updates--the MEPIS magic
##deb ftp://ftp.mepis.com/mepis/ mepis-7.0 main

##deb http://ftp.de.debian.org/debian/ stable main contrib non-free
##deb http://ftp.de.debian.org/debian/ testing main contrib non-free

##deb-src http://ftp.de.debian.org/debian/ stable main contrib non-free

##deb http://security.debian.org/ stable/updates main contrib non-free

# mplayer
##deb http://www.debian-multimedia.org etch main
##deb http://www.debian-multimedia.org testing main

######Debian Unstable/Sid##########
deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
deb http://www.debian-multimedia.org unstable main

Is what I have for antiX-full and antiX-base.
Philosophers have interpreted the world in many ways; the point is to change it.
User avatar
anticapitalista
Site Admin
 
Posts: 2144
Joined: Tue Sep 11, 2007 4:55 pm
Location: Greece

Postby eriefisher on Mon Jan 21, 2008 12:13 am

Get yourself completely updated and current including mepis then comment out all of them and uncomment the sid.


Code: Select all
apt-get update


and then

Code: Select all
apt-get upgrade


This should bring you to a current sid base.

eriefisher
User avatar
eriefisher
 
Posts: 1431
Joined: Sun Oct 07, 2007 5:16 pm
Location: Canada's South Coast

Postby Deach on Mon Jan 21, 2008 12:24 am

Okie dokie...thanks guys I'll do just that
I'll keep in touch and let you know. All here have been great and I have two friends getting ready to install this distro....hopefully I can help them out some in return for all the help I've received here. I've learned bunches and shall continue reading and learning....Again Thank you.
Deach
 
Posts: 18
Joined: Wed Jan 16, 2008 2:46 am
Location: Illinois, USA

Next

Return to antiX-M7 Lysistrata

Who is online

Users browsing this forum: No registered users and 0 guests

cron