public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [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

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

Karsten Gebbert wrote:
> 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

Unfortunately our portage tree rsync system does not handle concurrency well which occasionally results in an inconsistent portage snapshot.  If you emerge sync again that should fix it.  Alteratively, you can use "ebuild <path to ebuild> digest" to correct the inconsistency yourself.  See the ebuild(1) manpage for details.

Also, maybe you can skip the first 58 packages with "emerge --resume".

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



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

* Re: [gentoo-user] emerge error...
  2005-07-15  3:50 ` Zac Medico
@ 2005-07-15  4:00   ` Karsten Gebbert
  0 siblings, 0 replies; 19+ messages in thread
From: Karsten Gebbert @ 2005-07-15  4:00 UTC (permalink / raw
  To: gentoo-user

Zac Medico wrote:

>Karsten Gebbert wrote:
>  
>
>>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
>>    
>>
>
>Unfortunately our portage tree rsync system does not handle concurrency well which occasionally results in an inconsistent portage snapshot.  If you emerge sync again that should fix it.  Alteratively, you can use "ebuild <path to ebuild> digest" to correct the inconsistency yourself.  See the ebuild(1) manpage for details.
>
>Also, maybe you can skip the first 58 packages with "emerge --resume".
>
>Zac
>  
>
actually, that works fine! after emerge --sync and another emerge 
system, it seemed to have resumed at the respective point.

cheers,

KArsten
-- 
gentoo-user@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

* Re: [gentoo-user] emerge error
  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
  1 sibling, 1 reply; 19+ messages in thread
From: Michael Smith @ 2006-02-24 15:04 UTC (permalink / raw
  To: gentoo-user

Hmm, I can't find any open bugs on this in bugs.gentoo.org, so I guess it's new.

You should register a new account at bugs.gentoo.org and report it. Before you 
do, make sure you run emerge --sync and see if the problem goes away.

John Fawcett wrote:
> 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

* Re: [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
  2006-02-24 15:41   ` John Fawcett
  1 sibling, 1 reply; 19+ messages in thread
From: Jason Stubbs @ 2006-02-24 15:07 UTC (permalink / raw
  To: gentoo-user

On Friday 24 February 2006 23:56, John Fawcett wrote:
> Calculating dependencies /!!! Cannot resolve a virtual package name to
> an ebuild.
> !!! This is a bug, please report it. (virtual/perl-Storable-2.13)

Update portage.

--
Jason Stubbs
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge error
  2006-02-24 15:04 ` Michael Smith
@ 2006-02-24 15:13   ` Holly Bostick
  0 siblings, 0 replies; 19+ messages in thread
From: Holly Bostick @ 2006-02-24 15:13 UTC (permalink / raw
  To: gentoo-user

Michael Smith schreef:
>> John Fawcett wrote:

>> 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

> Hmm, I can't find any open bugs on this in bugs.gentoo.org, so I 
> guess it's new.
> 
> You should register a new account at bugs.gentoo.org and report it. 
> Before you do, make sure you run emerge --sync and see if the problem
>  goes away.

It very well might:

eix perl-Storable
* virtual/perl-Storable
     Available versions:  2.07 2.13 2.15
     Installed:           none
     Homepage:            http://www.gentoo.org/proj/en/perl/
     Description:         Virtual for Storable


The point being, that there *is* no other ebuild *but*
virtual/perl-Storable, so the fact that it cannot be found/resolved
seems very likely to be a sync issue of some sort rather than a bug,
/per se/, especially since this is the "middle" available version.

What version of mysql are you attempting to install, John, and what ARCH
are you running (emerge info)?

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



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

* Re: [gentoo-user] emerge error
  2006-02-24 15:07 ` Jason Stubbs
@ 2006-02-24 15:41   ` John Fawcett
  0 siblings, 0 replies; 19+ messages in thread
From: John Fawcett @ 2006-02-24 15:41 UTC (permalink / raw
  To: gentoo-user

Jason Stubbs wrote:
> On Friday 24 February 2006 23:56, John Fawcett wrote:
>> Calculating dependencies /!!! Cannot resolve a virtual package name to
>> an ebuild.
>> !!! This is a bug, please report it. (virtual/perl-Storable-2.13)
> 
> Update portage.
> 
> --
> Jason Stubbs
I had already done an emerge --sync
Now as suggested I updated portage and then emerge mysql is compiling,
so the error has gone.
thanks,
John
-- 
gentoo-user@gentoo.org mailing list



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

* [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

* Re: [gentoo-user] emerge error
  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
  0 siblings, 2 replies; 19+ messages in thread
From: Hemmann, Volker Armin @ 2006-11-08 14:18 UTC (permalink / raw
  To: gentoo-user

On Wednesday 08 November 2006 15:03, Stefán István wrote:
> 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

as it says, somewhere the ebuild/app tried to write outside of the sandbox and 
got stopped. Read the log. Usually that means that something is broken. Try a 
different pgp version - and don't disable sandbox. Disabling sanbox is evil.

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge error
  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
  1 sibling, 0 replies; 19+ messages in thread
From: Stefán István @ 2006-11-08 14:29 UTC (permalink / raw
  To: gentoo-user

szerda 08 november 2006 15.18 dátummal Hemmann, Volker Armin ezt írta:
> On Wednesday 08 November 2006 15:03, Stefán István wrote:
> > 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
> 
> as it says, somewhere the ebuild/app tried to write outside of the sandbox 
and 
> got stopped. Read the log. Usually that means that something is broken. Try 
a 
> different pgp version - and don't disable sandbox. Disabling sanbox is evil.

To tell the thruth, I don't know what sandbox is. I hasn't disabled it, or at 
least I don't know about it.

The log says only: access_wr: /

István

-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] emerge error
  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
  1 sibling, 1 reply; 19+ messages in thread
From: Bo Ørsted Andresen @ 2006-11-08 14:39 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1178 bytes --]

On Wednesday 08 November 2006 15:18, Hemmann, Volker Armin wrote:
> On Wednesday 08 November 2006 15:03, Stefán István wrote:
> > 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
>
> as it says, somewhere the ebuild/app tried to write outside of the sandbox
> and got stopped. Read the log. Usually that means that something is broken.
> Try a different pgp version - and don't disable sandbox. Disabling sanbox
> is evil.

Actually the most likely cause is bug #101433 [1]. Which means he needs to 
upgrade his sandbox:

# FEATURES=-sandbox emerge --oneshot sandbox

After that he should have no issues with emerging gnupg without disabling 
sandbox.

[1] http://bugs.gentoo.org/show_bug.cgi?id=101433

-- 
Bo Andresen

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [gentoo-user] emerge error
  2006-11-08 14:39   ` Bo Ørsted Andresen
@ 2006-11-08 15:10     ` Stefán István
  0 siblings, 0 replies; 19+ messages in thread
From: Stefán István @ 2006-11-08 15:10 UTC (permalink / raw
  To: gentoo-user

szerda 08 november 2006 15.39 dátummal Bo Ørsted Andresen ezt írta:
> On Wednesday 08 November 2006 15:18, Hemmann, Volker Armin wrote:
> > On Wednesday 08 November 2006 15:03, Stefán István wrote:
> > > 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
> >
> > as it says, somewhere the ebuild/app tried to write outside of the sandbox
> > and got stopped. Read the log. Usually that means that something is 
broken.
> > Try a different pgp version - and don't disable sandbox. Disabling sanbox
> > is evil.
> 
> Actually the most likely cause is bug #101433 [1]. Which means he needs to 
> upgrade his sandbox:
> 
> # FEATURES=-sandbox emerge --oneshot sandbox
> 
> After that he should have no issues with emerging gnupg without disabling 
> sandbox.
> 
> [1] http://bugs.gentoo.org/show_bug.cgi?id=101433

Thank you, it is solved the problem.

Best regards,
István

-- 
gentoo-user@gentoo.org mailing list



^ 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

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

On Jan 22, 2008 7:08 PM, James <wireless@tampabay.rr.com> wrote:
> Hello,
>
> I did a routine 'emerge sync' with no problems.
> Then I did an ' emerge -uDNvp world' and it gives this
> message:

<snip>

> 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?

Hmm - not sure exactly, but two thoughts come to mind off the bat:

1. Check your disk space, make sure it's not full
2. As root, do a chown -R portage:portage /var/cache/edb

and see what happens.

-James


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



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

* Re: [gentoo-user] emerge error
  2008-01-23  5:58 ` James Ausmus
@ 2008-01-23  7:41   ` KH
  0 siblings, 0 replies; 19+ messages in thread
From: KH @ 2008-01-23  7:41 UTC (permalink / raw
  To: gentoo-user

James Ausmus wrote:
> On Jan 22, 2008 7:08 PM, James <wireless@tampabay.rr.com> wrote:
>   
>> Hello,
>>
>> I did a routine 'emerge sync' with no problems.
>> Then I did an ' emerge -uDNvp world' and it gives this
>> message:
>>     
>
> <snip>
>
>   
>> 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?
>>     
>
> Hmm - not sure exactly, but two thoughts come to mind off the bat:
>
> 1. Check your disk space, make sure it's not full
> 2. As root, do a chown -R portage:portage /var/cache/edb
>
> and see what happens.
>
> -James
>
>
>   
>> James
>>
>> --
>> gentoo-user@lists.gentoo.org mailing list
>>
>>
>>     
add the -c to chown
       -c, --changes
              like verbose but report only when a change is made

-- 
gentoo-user@lists.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

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

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

dhk schrieb:

> - app-text/poppler-bindings-0.10.4 (Change USE: +cairo)


This line tells you what to do:

reemerge poppler-bindings with USE="cairo"


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [gentoo-user] emerge Error
  2009-03-12 12:42 ` Justin
@ 2009-03-12 14:13   ` dhk
  0 siblings, 0 replies; 19+ messages in thread
From: dhk @ 2009-03-12 14:13 UTC (permalink / raw
  To: gentoo-user

Justin wrote:
> dhk schrieb:
> 
>> - app-text/poppler-bindings-0.10.4 (Change USE: +cairo)
> 
> 
> This line tells you what to do:
> 
> reemerge poppler-bindings with USE="cairo"
> 
That worked, Thanks.



^ 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