On Thu, 6 Mar 2008 18:55:53 -0500 David Relson <[EMAIL PROTECTED]> wrote: > On Thu, 6 Mar 2008 14:06:07 +0000 > Ciaran McCreesh wrote: > > On Thu, 6 Mar 2008 07:42:47 -0500 > > David Relson <[EMAIL PROTECTED]> wrote: > > > I'm running paludis 0.26.0_alpha9 with the 2.6.22-r9 kernel. The > > > "r9" ebuild for sys-kernel/gentoo-sources has been replaced by > > > "r10". Paludis complains because "r9" is no longer available (see > > > below for full output). > > > > > > How do I make paludis happy (other than building a new kernel)??? > > > > What does 'paludis --query world' say? > > sys-kernel/gentoo-sources:2.6.22-r9 > sys-kernel/gentoo-sources:2.6.24-r2
That's your problem. Paludis will always try to install targets, and will error if there's no version available. Change your world file to be less picky about the slots. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
