public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge error
@ 2006-11-08 14:03 Stefán István
  2006-11-08 14:18 ` Hemmann, Volker Armin
  0 siblings, 1 reply; 19+ messages in thread
From: Stefán István @ 2006-11-08 14:03 UTC (permalink / raw
  To: gentoo levlist

Hi!
I try to emerge pgp, and get the following error when the compilation is 
finished:

>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY 
---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-crypt_-_gnupg-1.9.20-r3-26975.log"

access_wr: /
--------------------------------------------------------------------------------

What does this mean?

Thanks,
István

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [gentoo-user] emerge Error
@ 2009-03-12 12:33 dhk
  2009-03-12 12:42 ` Justin
  0 siblings, 1 reply; 19+ messages in thread
From: dhk @ 2009-03-12 12:33 UTC (permalink / raw
  To: gentoo-user

All,

After sync'ing yesterday and getting a whole bunch of packages evince
had problems and gnome never got installed.  Today after sync'ing I get
the following which doesn't make sense to me.  Can someone help.

# emerge -uDNp world
!!! CONFIG_PROTECT is empty
These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy
">=app-text/poppler-bindings-0.8[gtk,cairo]".
!!! One of the following packages is required to complete your request:
- app-text/poppler-bindings-0.10.4 (Change USE: +cairo)
(dependency required by "app-text/evince-2.24.2" [ebuild])
(dependency required by "gnome-base/gnome-2.24.1" [ebuild])
(dependency required by "world" [argument])

Thanks,

Dave



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [gentoo-user]  emerge error
@ 2008-01-23  3:08 James
  2008-01-23  5:58 ` James Ausmus
  0 siblings, 1 reply; 19+ messages in thread
From: James @ 2008-01-23  3:08 UTC (permalink / raw
  To: gentoo-user

Hello,

I did a routine 'emerge sync' with no problems.
Then I did an ' emerge -uDNvp world' and it gives this
message:

Calculating system dependencies /Traceback (most recent call last):
  File "/usr/bin/emerge", line 6518, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 6512, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 5813, in action_build
    mydepgraph = depgraph(settings, trees, myopts, myparams, spinner)
  File "/usr/bin/emerge", line 1174, in __init__
    vardb.aux_get(pkg, self._mydbapi_keys))))
  File "/usr/bin/emerge", line 948, in _aux_get_wrapper
    self._portdb.aux_get(pkg, self._portdb_keys)))
  File "/usr/lib/portage/pym/portage.py", line 6552, in aux_get
    try:                                del self.auxdb[mylocation][mycpv]
  File "/usr/lib/portage/pym/cache/template.py", line 82, in __delitem__
    self._delitem(cpv)
  File "/usr/lib/portage/pym/cache/flat_hash.py", line 98, in _delitem
    raise cache_errors.CacheCorruption(cpv, e)
cache.cache_errors.CacheCorruption: sys-apps/baselayout-1.12.10-r5 is corrupt:
[Errno 13] Permission denied:
'/var/cache/edb/dep/usr/portage/sys-apps/baselayout-1.12.10-r5'


revdep-rebuild is clean......

I cannot emerge (rebuild) anything. Never seen this problem before

Ideas on fixing this?


James

-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [gentoo-user] emerge error
@ 2006-02-24 14:56 John Fawcett
  2006-02-24 15:04 ` Michael Smith
  2006-02-24 15:07 ` Jason Stubbs
  0 siblings, 2 replies; 19+ messages in thread
From: John Fawcett @ 2006-02-24 14:56 UTC (permalink / raw
  To: gentoo-user

I'm new to gentoo and I wonder if someone can point me in the right
direction to resovle the following kind of problem.

I have run emerge mysql and get the following output:
Calculating dependencies /!!! Cannot resolve a virtual package name to
an ebuild.
!!! This is a bug, please report it. (virtual/perl-Storable-2.13)

What should I do, is it really a bug, and who should it be reported to?
thanks
Johh
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 19+ messages in thread
* [gentoo-user] emerge error...
@ 2005-07-15  1:42 Karsten Gebbert
  2005-07-15  3:50 ` Zac Medico
  0 siblings, 1 reply; 19+ messages in thread
From: Karsten Gebbert @ 2005-07-15  1:42 UTC (permalink / raw
  To: gentoo-user

Hello list,

The described error, or failure, always occures when building the 59th 
app after emerge --newuse --emptytree system:

 >sys-apps/baselayout-1.11.12-r4

and again:

 >!!!Files listed in the manifest do not exist!
 >files/digest-baselayout-1.12.0-pre1
 >baselayout-1.12.0_pre1.ebuild

Why can it not get the sources and build it? Could this be a problem 
within make.conf's known mirrors or so?

KArsten
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-03-12 14:14 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 14:03 [gentoo-user] emerge error Stefán István
2006-11-08 14:18 ` Hemmann, Volker Armin
2006-11-08 14:29   ` Stefán István
2006-11-08 14:39   ` Bo Ørsted Andresen
2006-11-08 15:10     ` Stefán István
  -- strict thread matches above, loose matches on Subject: below --
2009-03-12 12:33 [gentoo-user] emerge Error dhk
2009-03-12 12:42 ` Justin
2009-03-12 14:13   ` dhk
2008-01-23  3:08 [gentoo-user] emerge error James
2008-01-23  5:58 ` James Ausmus
2008-01-23  7:41   ` KH
2006-02-24 14:56 John Fawcett
2006-02-24 15:04 ` Michael Smith
2006-02-24 15:13   ` Holly Bostick
2006-02-24 15:07 ` Jason Stubbs
2006-02-24 15:41   ` John Fawcett
2005-07-15  1:42 Karsten Gebbert
2005-07-15  3:50 ` Zac Medico
2005-07-15  4:00   ` Karsten Gebbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox