On Feb 5, 2008 1:26 PM, Ciaran McCreesh <[EMAIL PROTECTED]> wrote: > On Tue, 5 Feb 2008 19:26:37 +0100 > Christoph Peltz <[EMAIL PROTECTED]> wrote: > > Try a unsafe uninstall of mktemp and then install coreutils, that > > worked for me. > > Not a good idea. Various things need mktemp. The correct path is: > > * Upgrade to alpha9. > * Use --dl-blocks discard to install coreutils > * Uninstall mktemp
Yeah, just removing mktemp didn't work for me. Thanks for telling me the proper way. But I still get the warnings (so, for the record, I've already upgraded coreutils and removed mktemp; we're just talking about warnings): (e.g.) [EMAIL PROTECTED]: [WARNING] In program paludis -ip world: ... When performing install action from command line: ... When executing install task: ... When building dependency list: ... When adding PackageDepSpec 'app-portage/gentoolkit': ... When adding installed package 'app-portage/gentoolkit-0.2.4_pre7:0::installed': ... When adding run dependencies as post dependencies: ... When adding PackageDepSpec 'sys-apps/debianutils': ... When adding installed package 'sys-apps/debianutils-2.28.2:0::installed': ... When adding post dependencies as post dependencies: ... When adding PackageDepSpec 'sys-apps/mktemp': ... When adding package 'sys-apps/mktemp-1.5:0::gentoo': ... Dropping run dependencies to post dependencies because of exception 'Block: >=sys-apps/coreutils-6.10' (paludis::BlockError) (I get lots of similar warnings, all about coreutils). How do I fix this? _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
