On Thu, 19 Feb 2009 11:18:26 -0500 "Marc R. O'Connor" <[email protected]> wrote: > -Tried this: > > cosmo2 virtualbox-bin # appareo --manifest virtualbox-bin-2.1.4.ebuild > > Unhandled exception: > * In program appareo --manifest virtualbox-bin-2.1.4.ebuild: > * When loading profiles.desc: > * E Repository configuration error: No profiles.desc found (maybe > this repository is not synced, or maybe you need to specify its master > (paludis::ERepositoryConfigurationError) > > That repo has been sync'ed but never has had a profiles.desc but DOES > have a local.conf in /etc/paludis/repo....
appareo does not use anything in /etc/paludis/. You have to configure
it entirely on the commandline. For most Gentoo repositories that
aren't gentoo-x86 or weird, assuming your working directory is where
you want things to happen, you do that by:
appareo \
--master-repository-name gentoo \
--extra-repository-dir /wherever/your/gentoo-x86/repo/is
--
Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
