Dave wrote:First off the simple solution, did you do an apt-get update? If you have then I have found for issues like this you can
1. wait for the rest of the packages to be updated
2. download the older version of the package, install and continue with the rest of the installation. In this case libgimp2.0 version 2.6.10-z needs to be installed
3. change your sources.list to testing again, install gimp, then change back to stable. ( I believe this is the same as waiting, just slightly before it is listed as a stable package. )
I prefer the 3rd method because it is the easier way or resolving the issue, and it is ready to use when you need it
Well: no.
__{{emoticon}}__
Debian stable (repositories) does not get any updates of packages, only security updates. See here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.debian.org/doc/manuals/debian-faq/ch-choosing.en.html#s3.1.9"
linktext was:"http://www.debian.org/doc/manuals/debia ... tml#s3.1.9"
====================================
That means you would have to wait until a new release of Debian, which might be quite long (and during that time a new release of antiX will be out, and you got the same problem again).
How one should/could start with testing and then go to stable is beyond me. The antiX /etc/apt/sources.list seems to make that possible, and i work around it by removing the stable repository and upgrading to testing (or sid) immediatly after installation. Never tried it the other way around. The testing packages will have a higher version number (often), and if i remove the testing repo it means they won't get updates anymore. Hence i don't do it.
If you run something like stable you can't simply add repos and then remove them. Either user backports (
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://backports-master.debian.org/"
linktext was:"debian"
====================================
or
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mepiscommunity.org/node/842"
linktext was:"mepis-community"
====================================
, for example), or backport the packages yourself.
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mepis.org/docs/en/index.php?title=Backport"
linktext was:"http://www.mepis.org/docs/en/index.php?title=Backport"
====================================
I am not that sure how it is in antiX, so it might well be wrong ( i can't think of a reason why it should be, but would not bet on it. There must be a reason why the stable repos are activated).