»Q« <[email protected]> wrote:
> eix-sync
Which method do you use for syncing (rsync, git, ...)?
> I've run 'emerge --metadata' and 'eix-update'
The requirement to run emerge --metadata seems to suggest that
you use git? If this is true, better use egencache to generate
the metadata in the repositories' directories instead of
/var/cache/edb/dep/
Afterwards (or if you use rsync anyway),
remove possibly obsolete /var/cache/edb/dep/*
and do *not* call emerge --metadata manually.
What is the output of eix-update?
Also check whether perhaps the information of eix is
correct. E.g. for
> $ eix qtchooser
> [?] dev-qt/qtchooser
> Available versions: 0_p20150102 ~0_p20151008
check whether in ${PORTDIR}/metadata/md5-cache/dev-qt
the file qtchooser-0_p20151008 perhaps contains a line with
KEYWORDS= ... ~amd64 ...