I did a sync today and it seems that our friends at gentoo use the package.mask file to unmask repository masked packages, but the way that they did it is not being accepted by paludis.
Here is what I found in /usr/portage/arch/x86/package.mask # Theo Chatzimichos <[email protected]> (09 Sept 2010) # Unmask KDE 4.5.1 for x86 -~kde-base/activitymanager-4.5.1 -~kde-base/amor-4.5.1 (it continues like this for all the kde 4.5.1 packages) As you can see from the comments this is supposed to unmask these packages. This is what is printed out by paludis. No match for '-~kde-base/activitymanager-4.5.1'. This usually indicates a bug in your profile. palu...@1284066294: [QA e.profile.no_match] (same context) No match for '- ~kde-base/amor-4.5.1'. This usually indicates a bug in your profile (the error messages continue for all the kde 4.5.1 packages.) How should this unmasking have been done? _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
