On Tue, 24 Nov 2009 21:11:03 +0000 Eduardo Suárez <[email protected]> wrote: > I used importare to install latest version of transmission: > # paludis -q transmission > * net-p2p/transmission > gentoo: 1.72 1.75 (1.76)K {:0} > installed-unpackaged: 1.80* {:0} > > However, when I upgrade (paludis -i world), it tries to downgrade > transmission. > > What am I missing?
Paludis will only take transient IDs like the one you have installed if it absolutely has to. If there are available IDs, it'll take one of those instead. So you'll need to add <net-p2p/transmission-1.80 to package_mask.conf. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
