public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] portage 2.0
@ 2002-06-17  5:48 Milos Negovanovic
  2002-06-17  5:58 ` Bart Verwilst
  2002-06-17  5:58 ` Ryan Phillips
  0 siblings, 2 replies; 4+ messages in thread
From: Milos Negovanovic @ 2002-06-17  5:48 UTC (permalink / raw
  To: gentoo-dev

Hi, 

ive emerged portage 2.0 and this is the error i get when i try to run "emerge --pretend --update world" or "... system":


These are the packages that I would merge, in order.

Calculating world dependencies -

!!! Portage had a problem processing this file:
!!! /usr/portage/sys-libs/glibc/glibc-2.2.5-r4.ebuild
/usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -611: unexpec
ted EOF while looking for matching `"'
/usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -608: syntax 
error: unexpected end of file

!!! ERROR: The ebuild did not complete successfully.
!!! Function inherit, Line 46, Exitcode 1
!!! died sourcing /usr/portage/eclass/flag-o-matic.eclass in inherit()

!!! aborting.

Traceback (most recent call last):
  File "/usr/bin/emerge", line 1193, in ?
    if not mydepgraph.syscreate(getworldlist()):
  File "/usr/bin/emerge", line 494, in syscreate
    if not self.create(self.match(myline,mykey="update (likely old /var/db/pkg e
ntry)")):
  File "/usr/bin/emerge", line 399, in create
    mydb=open(mydbkey,"r")
IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-glibc-2.2.
5-r4.ebuild'


Ive emerged portage 1.9.13 back in the system but the error is still there when i try to "... --update world" or "... --update system". Any ideas on how i should fix this?

Milos


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

* Re: [gentoo-dev] portage 2.0
  2002-06-17  5:48 [gentoo-dev] portage 2.0 Milos Negovanovic
@ 2002-06-17  5:58 ` Bart Verwilst
  2002-06-17  5:58 ` Ryan Phillips
  1 sibling, 0 replies; 4+ messages in thread
From: Bart Verwilst @ 2002-06-17  5:58 UTC (permalink / raw
  To: gentoo-dev

|| !!! Portage had a problem processing this file:
|| !!! /usr/portage/sys-libs/glibc/glibc-2.2.5-r4.ebuild
|| /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -611:
|| unexpec ted EOF while looking for matching `"'
|| /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -608:
|| syntax error: unexpected end of file

Oops, sorry guys, my mistake :$
-- 
Bart Verwilst
Gentoo Linux Developer, Desktop Team
Gent, Belgium


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

* Re: [gentoo-dev] portage 2.0
  2002-06-17  5:48 [gentoo-dev] portage 2.0 Milos Negovanovic
  2002-06-17  5:58 ` Bart Verwilst
@ 2002-06-17  5:58 ` Ryan Phillips
  2002-06-17  6:07   ` Milos Negovanovic
  1 sibling, 1 reply; 4+ messages in thread
From: Ryan Phillips @ 2002-06-17  5:58 UTC (permalink / raw
  To: gentoo-dev

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

Try portage 2.0.1...

-Ryan

On Mon, 17 Jun 2002 17:48:56 +1200
"Milos Negovanovic" <milosn@slingshot.co.nz> wrote:

> Hi, 
> 
> ive emerged portage 2.0 and this is the error i get when i try to run "emerge --pretend --update world" or "... system":
> 
> 
> These are the packages that I would merge, in order.
> 
> Calculating world dependencies -
> 
> !!! Portage had a problem processing this file:
> !!! /usr/portage/sys-libs/glibc/glibc-2.2.5-r4.ebuild
> /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -611: unexpec
> ted EOF while looking for matching `"'
> /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -608: syntax 
> error: unexpected end of file
> 
> !!! ERROR: The ebuild did not complete successfully.
> !!! Function inherit, Line 46, Exitcode 1
> !!! died sourcing /usr/portage/eclass/flag-o-matic.eclass in inherit()
> 
> !!! aborting.
> 
> Traceback (most recent call last):
>   File "/usr/bin/emerge", line 1193, in ?
>     if not mydepgraph.syscreate(getworldlist()):
>   File "/usr/bin/emerge", line 494, in syscreate
>     if not self.create(self.match(myline,mykey="update (likely old /var/db/pkg e
> ntry)")):
>   File "/usr/bin/emerge", line 399, in create
>     mydb=open(mydbkey,"r")
> IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-glibc-2.2.
> 5-r4.ebuild'
> 

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

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

* Re: [gentoo-dev] portage 2.0
  2002-06-17  5:58 ` Ryan Phillips
@ 2002-06-17  6:07   ` Milos Negovanovic
  0 siblings, 0 replies; 4+ messages in thread
From: Milos Negovanovic @ 2002-06-17  6:07 UTC (permalink / raw
  To: gentoo-dev

Hi,

emergeing portage 2.0.1 fixed it.

Milos

On Sun, 16 Jun 2002 22:58:58 -0700
Ryan Phillips <rphillips@gentoo.org> wrote:

> Try portage 2.0.1...
> 
> -Ryan
> 
> On Mon, 17 Jun 2002 17:48:56 +1200
> "Milos Negovanovic" <milosn@slingshot.co.nz> wrote:
> 
> > Hi, 
> > 
> > ive emerged portage 2.0 and this is the error i get when i try to run "emerge --pretend --update world" or "... system":
> > 
> > 
> > These are the packages that I would merge, in order.
> > 
> > Calculating world dependencies -
> > 
> > !!! Portage had a problem processing this file:
> > !!! /usr/portage/sys-libs/glibc/glibc-2.2.5-r4.ebuild
> > /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -611: unexpec
> > ted EOF while looking for matching `"'
> > /usr/sbin/ebuild.sh: /usr/portage/eclass/flag-o-matic.eclass: line -608: syntax 
> > error: unexpected end of file
> > 
> > !!! ERROR: The ebuild did not complete successfully.
> > !!! Function inherit, Line 46, Exitcode 1
> > !!! died sourcing /usr/portage/eclass/flag-o-matic.eclass in inherit()
> > 
> > !!! aborting.
> > 
> > Traceback (most recent call last):
> >   File "/usr/bin/emerge", line 1193, in ?
> >     if not mydepgraph.syscreate(getworldlist()):
> >   File "/usr/bin/emerge", line 494, in syscreate
> >     if not self.create(self.match(myline,mykey="update (likely old /var/db/pkg e
> > ntry)")):
> >   File "/usr/bin/emerge", line 399, in create
> >     mydb=open(mydbkey,"r")
> > IOError: [Errno 2] No such file or directory: '/var/cache/edb/dep/dep-glibc-2.2.
> > 5-r4.ebuild'
> > 
> 


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

end of thread, other threads:[~2002-06-17  6:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-17  5:48 [gentoo-dev] portage 2.0 Milos Negovanovic
2002-06-17  5:58 ` Bart Verwilst
2002-06-17  5:58 ` Ryan Phillips
2002-06-17  6:07   ` Milos Negovanovic

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