On Mon, 30 Jul 2007 10:17:57 -0400
Richard Freeman <[EMAIL PROTECTED]> wrote:
> How do you correctly handle issues like the recent package rename of
> apache (net-www -> www-server) under paludis.  I'm guessing that in
> portage some kind of update gets applied to the database so that the
> change is transparent.  With paludis I'm getting errors about the
> package being present in world but not existing.

Paludis doesn't currently pay any attention to package renames, since
we haven't found a good way of doing them. The easy way of handling it
is to uninstall and reinstall.

Note that because Paludis tries to enforce run deps of installed
packages, you'll get warnings once you install the new package name.
This is pretty much unavoidable -- it's a deficiency in the way package
renames are handled in the tree that no-one's cared to fix because
Portage doesn't work well enough to be affected by it.

-- 
Ciaran McCreesh

Attachment: signature.asc
Description: PGP signature

_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to