 |
|
It is currently Thu May 23, 2013 11:33 pm
|
View unanswered posts | View active topics
| 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!
|
| Author |
Message |
|
anticapitalista
|
Post subject: Upgrade/Dist-Upgrade or what? Posted: Mon Dec 10, 2007 12:37 am |
|
 |
| Site Admin |
 |
Joined: Tue Sep 11, 2007 4:55 pm Posts: 4215 Location: Greece
|
|
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
_________________ Philosophers have interpreted the world in many ways; the point is to change it.
Last edited by anticapitalista on Mon Dec 10, 2007 6:19 pm, edited 1 time in total.
|
|
| Top |
|
 |
|
|
|
|
|
|
 |
|
OU812
|
Post subject: Posted: Mon Dec 10, 2007 3:54 pm |
|
Joined: Sat Sep 29, 2007 8:12 pm Posts: 1077 Location: California
|
|
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
|
|
| Top |
|
 |
|
glenn69
|
Post subject: Posted: Fri Jan 04, 2008 1:58 am |
|
Joined: Sun Nov 11, 2007 2:06 am Posts: 2
|
|
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?
|
|
| Top |
|
 |
|
eriefisher
|
Post subject: Posted: Fri Jan 04, 2008 2:15 am |
|
Joined: Sun Oct 07, 2007 5:16 pm Posts: 1522 Location: Canada's South Coast
|
|
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
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Sun Jan 20, 2008 4:59 am |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
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.
|
|
| Top |
|
 |
|
anticapitalista
|
Post subject: Posted: Sun Jan 20, 2008 2:32 pm |
|
 |
| Site Admin |
 |
Joined: Tue Sep 11, 2007 4:55 pm Posts: 4215 Location: Greece
|
|
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.
|
|
| Top |
|
 |
|
eriefisher
|
Post subject: Posted: Sun Jan 20, 2008 3:09 pm |
|
Joined: Sun Oct 07, 2007 5:16 pm Posts: 1522 Location: Canada's South Coast
|
|
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
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Sun Jan 20, 2008 7:48 pm |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
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.
|
|
| Top |
|
 |
|
eriefisher
|
Post subject: Posted: Sun Jan 20, 2008 9:33 pm |
|
Joined: Sun Oct 07, 2007 5:16 pm Posts: 1522 Location: Canada's South Coast
|
I think sid is just an alias for unstable. Here is mine.
Code: # 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.
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Sun Jan 20, 2008 10:00 pm |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
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
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Sun Jan 20, 2008 10:33 pm |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Sun Jan 20, 2008 10:57 pm |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
| Top |
|
 |
|
anticapitalista
|
Post subject: Posted: Sun Jan 20, 2008 11:20 pm |
|
 |
| Site Admin |
 |
Joined: Tue Sep 11, 2007 4:55 pm Posts: 4215 Location: Greece
|
|
| Top |
|
 |
|
eriefisher
|
Post subject: Posted: Mon Jan 21, 2008 12:13 am |
|
Joined: Sun Oct 07, 2007 5:16 pm Posts: 1522 Location: Canada's South Coast
|
Get yourself completely updated and current including mepis then comment out all of them and uncomment the sid.
and then
This should bring you to a current sid base.
eriefisher
|
|
| Top |
|
 |
|
Deach
|
Post subject: Posted: Mon Jan 21, 2008 12:24 am |
|
Joined: Wed Jan 16, 2008 2:46 am Posts: 18 Location: Illinois, USA
|
|
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.
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
 |