andrew5859 wrote:I have a question on the debian repo's.....to which repo should I be pointing to: ftp.debian.org or debian.linuxmint.com.....the reaso I ask is because I clicked on the button that update-pack info and it says the two conflict with each other.....so I'm guessing this is why update-pack 1 & 2 are being installed.....any info would be greatly appreciated......thanks.
Cheers
Andrew
There are 2 new possible repos you can point to now if you followed the instructions for switching to the new LMDE update system from this post:
http://blog.linuxmint.com/?p=1781
These repos are (either one or the other--not both):
The "latest" repo:
- Code: Select all
deb http://debian.linuxmint.com/latest testing main contrib non-free
and the "incoming" repo
- Code: Select all
deb http://debian.linuxmint.com/incoming testing main contrib non-free
The "latest" (stable) repo will currently give you "update pack 1" while the "incoming" repo, which is designed for those who wish to test the next update pack before it's released, will give you "update pack 2" pre-release.
For you at this stage you need to enable the "latest" repo so you can upgrade to "Update pack 1" first. Just make absolutely sure that you've disabled the old "Debian testing" repo as well as the new "incoming" repo if you've already added it to your sources list. You can only ever choose one of the three to receive updates from.
So in short, enable the "latest" repo and disable the "incoming" repo (if already added) as well as the old "Debian testing" repo and you should be ready to upgrade to "Update pack 1". Once Update pack 1 is installed (and everything is checked out okay) and you want to switch to a "testers" hat then you can disable the "latest" repo and enable the "incoming" repo and upgrade once again.
Hope that answers your question.














