DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was wondering if there is an official way or correct Debian way to obtain a package from the unstable repo and install it in Lenny assuming I don't have anything but Testing / Lenny repos in my /etc/apt/source.list?
If anyone can tell me the correct way to do so, please note below...
This installs package from the unstable distribution while installing its dependencies from the testing distribution.
* aptitude install -t unstable package
This installs package from the unstable distribution while installing its dependencies also from the unstable distribution by setting the Pin-Priority of unstable to 990.
I don't know how the rollback would work.. I haven't had to try that yet...
Rollback works fine with Aptitude, and IMO, pinning is not necessary in most cases. If you're going to run a mixed system, tho, You do need to identify a default release in /etc/apt/apt.conf
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.