
I will probably deactivate those sources for now until update pack 3 arrives in latest...
Code: Select all
$ cat /etc/apt/sources.list
#### testing #########
deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.fr.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
#### unstable #########
deb http://ftp.fr.debian.org/debian unstable main contrib non-free
#### experimental #####
deb http://ftp.fr.debian.org/debian experimental main
#### autres ####
deb http://mozilla.debian.net/ squeeze-backports iceweasel-release
deb http://mozilla.debian.net/ squeeze-backports icedove-release
Code: Select all
$ cat /etc/apt/preferences
Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700
Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 500
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 300
Package: *
Pin: release o=Debian,a=experimental
Pin-Priority: 200
Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
# deb http://packages.linuxmint.com/ debian main upstream import backport romeo
# deb http://ftp.debian.org/debian unstable main contrib non-free
# deb http://ftp.debian.org/debian stable main contrib non-free
# deb http://ftp.debian.org/debian experimental main contrib non-free
Yes, you can drop the mint part and go to straight debian, but it really isn't necessary. You would lose all the mint stuff such as fontconfig, artwork etc. (see section origin in synaptic for details). Or you can change your pin priorities. This way (at least to my understanding of apt-pinning) debian would overwrite only packages with the same name and leave the extra mint packages intact. If you want to make the jump to pure debian anyway and want to be sure about the sources, check this site: http://debgen.simplylinux.ch/index.phpTinyTony wrote:Hello,
I'm still using the old sources.list, the ones based on the official Debian repos and used before Mint opened its incoming and latest repos. I've modificated a little bit the file and the preferences file. Do you think I can continue using this sources.list without problems (meaning : problems coming from the mix Mint/Debian and not bugs inherent to Debian Testing itself) ?
If that's not possible, how may I make the transition, given that a lot of my packages are from a newer version than those of the "current" Debian Mint repo ? May I drop the Mint part and just go fully Debian ?
My actual sources.list and preferences files :Code: Select all
$ cat /etc/apt/sources.list #### testing ######### deb http://packages.linuxmint.com/ debian main upstream import deb http://ftp.fr.debian.org/debian testing main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free deb http://www.debian-multimedia.org testing main non-free #### unstable ######### deb http://ftp.fr.debian.org/debian unstable main contrib non-free #### experimental ##### deb http://ftp.fr.debian.org/debian experimental main #### autres #### deb http://mozilla.debian.net/ squeeze-backports iceweasel-release deb http://mozilla.debian.net/ squeeze-backports icedove-release
Code: Select all
$ cat /etc/apt/preferences Package: * Pin: release o=linuxmint Pin-Priority: 700 Package: * Pin: origin packages.linuxmint.com Pin-Priority: 700 Package: * Pin: release o=Debian,a=testing Pin-Priority: 500 Package: * Pin: release o=Debian,a=unstable Pin-Priority: 300 Package: * Pin: release o=Debian,a=experimental Pin-Priority: 200
Code: Select all
deb http://ftp.debian.org/debian unstable main contrib non-free
Code: Select all
# deb http://ftp.debian.org/debian unstable main contrib non-free
Code: Select all
inxi -r
Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import !!!
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security/ testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
deb http://packages.linuxmint.com/ debian main upstream import !!!
Your sources.list seems to be completely wrong dwainehead. If i click a link of your 404 Not Found i get this:All of the repo's posted here result in
Code: Select all
/latest/testing/dists/main/contrib/
Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
# deb http://packages.linuxmint.com/ debian main upstream import backport romeo
# deb http://ftp.debian.org/debian unstable main contrib non-free
# deb http://ftp.debian.org/debian stable main contrib non-free
# deb http://ftp.debian.org/debian experimental main contrib non-free
Code: Select all
apt-get update && apt-get upgrade
(the emphasis in the 3rd paragraph is mine!)Wikipedia wrote:Development procedures
Software packages in development are either uploaded to the project distribution named unstable (also known as sid), or to the experimental repository. Software packages uploaded to unstable are normally versions stable enough to be released by the original upstream developer, but with the added Debian-specific packaging and other modifications introduced by Debian developers. These additions may be new and untested. Software not ready yet for the unstable distribution is typically placed in the experimental repository.
After a version of a software package has remained in unstable for a certain length of time (depending on the urgency of the software's changes), that package is automatically migrated to the testing distribution. The package's migration to testing occurs only if no serious (release-critical) bugs in the package are reported and if other software needed for package functionality qualifies for inclusion in testing.
Since updates to Debian software packages between official releases do not contain new features, some choose to use the testing and unstable distributions for their newer packages. However, these distributions are less tested than stable, and unstable does not receive timely security updates. In particular, incautious upgrades to working unstable packages can sometimes seriously break software functionality. Since September 9, 2005 the testing distribution's security updates have been provided by the testing security team.
After the packages in testing have matured and the goals for the next release are met, the testing distribution becomes the next stable release. The timing of the release is decided by the Release Managers, and in the past the exact date was rarely announced earlier than a couple of weeks beforehand.
Well I had installed using the 201012xx spin, which was before squeeze was a release, it was testing at the time, so I'm sure I'm back on track for rolling release with the LMDE repos, everything is installing and updated fine now and it's happy with the mint LMDE repos. Which make me happy!bootmakr wrote:dwainhead;
Squeeze is the 'stable' version and Wheezy is the 'testing.' Since you "upgraded" to Squeeze, I think you actually downgraded your LMDE from Testing to Stable, which means that it's no longer going to work as a 'rolling release' - am I right or wrong![]()
![]()