[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pinning



Johann Koenig escribió:

On Monday March 15 at 01:48pm
"Pedro M." <pmacv@telefonica.net> wrote:

How to say to Debian I prefer install Mozilla -unstable and not
Mozilla -testing ( only this package in unstable).

In /etc/apt/apt.conf
APT::Default-Release "testing";

I have it in this file. So, this is OK

In /etc/apt/preferences
Package: gaim
Pin: version 1:0.58*
Pin-Priority: 1001

So, for installing mozilla browser 2:1.6-3 (unstable) instead of 2:1.5-3 (testing ) I have to add in this etc/apt/preferences

Package: mozilla
Pin: version 2:1.6-3*
Pin-Priority: 1001

??

Thanks a lot for the information.

Regards.



Reply to: