Has anybody else just started getting errors running adjutrix since the 2008.0 profiles went semi-live?
adjutrix -s amd64 --repository-dir /usr/portage The error that kills it is: Unhandled exception: * In program adjutrix -s amd64 --repository-dir /usr/portage: * When loading profiles.desc: * When loading profiles for repository 'gentoo': * When handling profile ARCH variable: * E Repository configuration error: Variable 'ARCH' is unset or empty (paludis::ERepositoryConfigurationError) There are a whole slew of warnings before this. Here is a typical one: [EMAIL PROTECTED]: [WARNING] In program adjutrix -s amd64 --repository-dir /usr/portage: ... When loading profiles.desc: ... When loading profiles for repository 'gentoo': ... When using directory '/usr/portage/profiles/default/linux/x86/2008.0/server': ... When adding profile directory '/usr/portage/profiles/default/linux/x86/2008.0/server: ... When handling parent file for profile directory '/usr/portage/profiles/default/linux/x86/2008.0/server: ... When adding profile directory '/data/usr/portage/profiles/default/linux/x86/2008.0: ... When handling parent file for profile directory '/data/usr/portage/profiles/default/linux/x86/2008.0: ... Skipping parent '../../../../releases/2008.0' due to exception: Could not resolve path '/data/usr/portage/profiles/default/linux/x86/2008.0/../../../../releases/2008.0' (paludis::FSError) I'm guessing that the profiles directory has a parent reference with the wrong number of ../'s in it. It looks like we're moving from default-linux to default/linux and that might have something to do with it. I suspect this could be a repository bug but it wouldn't hurt if the person to file that knew more about what was going on... _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
