Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

metadata and unmerge gnupg error...

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
tontudelbot
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Thu Jun 08, 2006 12:12 pm

metadata and unmerge gnupg error...

  • Quote

Post by tontudelbot » Sun Dec 31, 2006 5:27 pm

Hi,
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
Why i got this error? :(

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.
Anybody could help me? Thanks!
Top
tontudelbot
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Thu Jun 08, 2006 12:12 pm

  • Quote

Post by tontudelbot » Sun Dec 31, 2006 7:18 pm

oks, look at this:

Code: Select all

# ls -ls /var/db/pkg/app-crypt/gnupg-1.9.20-r3/
total 583680664
        4 -rw-r--r--     1 root root     10 29 des 02:57 CATEGORY
        4 -rw-r--r--     1 root root     18 29 des 02:57 CBUILD
        4 -rw-r--r--     1 root root     47 29 des 02:57 CFLAGS
        4 -rw-r--r--     1 root root     18 29 des 02:57 CHOST
        4 -rw-r--r--     1 root root   1770 29 des 02:57 CONTENTS
        4 -rw-r--r--     1 root root      4 29 des 02:57 COUNTER
        4 -rw-r--r--     1 root root     47 29 des 02:57 CXXFLAGS
        4 -rw-r--r--     1 root root    385 29 des 02:57 DEPEND
        4 -rw-r--r--     1 root root     45 29 des 02:57 DESCRIPTION
        4 -rw-r--r--     1 root root      2 29 des 02:57 EAPI
       36 -rw-r--r--     1 root root  33029 29 des 02:57 environment.bz2
        4 -rw-r--r--     1 root root     62 29 des 02:57 FEATURES
583680532 ?--------- 17812 root 33832     0  1 gen  1970 gnupg-1.9.20-r3.ebuild
        4 -rw-r--r--     1 root root     22 29 des 02:57 HOMEPAGE
        4 -rw-r--r--     1 root root     75 29 des 02:57 INHERITED
        4 -rw-r--r--     1 root root     52 29 des 02:57 IUSE
        4 -rw-r--r--     1 root root     70 29 des 02:57 KEYWORDS
        4 -rw-r--r--     1 root root     11 29 des 02:57 LDFLAGS
        4 -rw-r--r--     1 root root      6 29 des 02:57 LICENSE
        4 -rw-r--r--     1 root root    905 29 des 02:57 NEEDED
        4 -rw-r--r--     1 root root      1 29 des 02:57 PDEPEND
        4 -rw-r--r--     1 root root     16 29 des 02:57 PF
        4 -rw-r--r--     1 root root    430 29 des 02:57 RDEPEND
        4 -rw-r--r--     1 root root      4 29 des 02:57 SLOT
        4 -rw-r--r--     1 root root     48 29 des 02:57 SRC_URI
        4 -rw-r--r--     1 root root   1558 29 des 02:57 USE
I can't remove it :? :? :?
Top
Arfrever
Bodhisattva
Bodhisattva
Posts: 2463
Joined: Sat Apr 29, 2006 5:27 pm
Location: 異世界

  • Quote

Post by Arfrever » Sun Dec 31, 2006 7:32 pm

Post the output of:

Code: Select all

# rm -fr /var/db/pkg/app-crypt/gnupg-1.9.20-r3/gnupg-1.9.20-r3.ebuild
Sveikinu
Arfrever
Top
tontudelbot
Tux's lil' helper
Tux's lil' helper
Posts: 77
Joined: Thu Jun 08, 2006 12:12 pm

  • Quote

Post by tontudelbot » Sun Dec 31, 2006 7:54 pm

ANY output :( and file is still there... I'll see on it on another moment, but that's a problem with this machine, which i get another "randomly" problems (maybe motherboard or power supply... hdd i'm sure are ok because i bought recently)

Thank you :wink:
Top
Post Reply

4 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic