I did an emerge --sync and get this:
Code: Select all
>>> Updating Portage cache: 53%Traceback (most recent call last):
File "/usr/bin/emerge", line 5254, in ?
retval = emerge_main()
File "/usr/bin/emerge", line 5213, in emerge_main
action_metadata(settings, portdb, myopts)
File "/usr/bin/emerge", line 4041, in action_metadata
eclass_cache=ec, verbose_instance=noise_maker)
File "/usr/lib/portage/pym/cache/util.py", line 41, in mirror_cache
trg = trg_cache[x]
File "/usr/lib/portage/pym/cache/flat_hash.py", line 28, in __getitem__
d = self._parse_data(myf, cpv)
File "/usr/lib/portage/pym/cache/flat_hash.py", line 43, in _parse_data
d = dict(map(lambda x:x.rstrip("\n").split("=", 1), data))
MemoryError
Another problem (maybe related?):
I was cleanning (becaused i failed to put the AUTO_CLEAN option in make.conf.. and gnupg didn't unmerged correcty... i think i'm doing something wrong..:
Code: Select all
app-crypt/gnupg
selected: 1.9.20-r3
protected: none
omitted: none
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging app-crypt/gnupg-1.9.20-r3...
/usr/lib/portage/bin/ebuild.sh: line 1500: /var/db/pkg/app-crypt/gnupg-1.9.20-r3/gnupg-1.9.20-r3.ebuild: L'argument passat no és vàlid
!!! ERROR: app-crypt/gnupg-1.9.20-r3 failed.
Call stack:
ebuild.sh, line 1500: Called die
!!! error sourcing ebuild
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! FAILED prerm: 1
A removal phase of the 'app-crypt/gnupg-1.9.20-r3' package has failed
with exit value 1. The problem occurred while executing the ebuild
located at
'/var/db/pkg/app-crypt/gnupg-1.9.20-r3/gnupg-1.9.20-r3.ebuild'. If
necessary, manually remove the ebuild in order to skip the execution of
removal phases.

