Mailing List Archive

file missing so emerge update won't finish...
I have the following problem when I do a emerge -uD world. I get
the following error when it tries to remove sox. I checked the
media directory and the selected for removal file is not
there... Any ideas where I can get it as a sync did not seem to
get it...



emerge -uD world

>>> Auto-cleaning packages ...

media-sound/sox
selected: 12.17.4-r1
protected: 12.17.4-r2
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 media-sound/sox-12.17.4-r1...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh:
/var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
line 27: unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh:
/var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
line 45: syntax error: unexpected end of file

!!! ERROR: media-sound/sox-12.17.4-r1 failed.
!!! Function , Line 1299, Exitcode 1
!!! error sourcing ebuild

!!! FAILED prerm: 1


--
gentoo-user@gentoo.org mailing list
Re: file missing so emerge update won't finish... [ In reply to ]
On Mon, 4 Oct 2004 15:13:06 -0400, Mark Johanson
<markjohanson@ureach.com> wrote:
> I have the following problem when I do a emerge -uD world. I get
> the following error when it tries to remove sox. I checked the
> media directory and the selected for removal file is not
> there... Any ideas where I can get it as a sync did not seem to
> get it...
>
> emerge -uD world
>
> >>> Auto-cleaning packages ...
>
> media-sound/sox
> selected: 12.17.4-r1
> protected: 12.17.4-r2
> 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 media-sound/sox-12.17.4-r1...
> No package files given... Grabbing a set.
> /usr/sbin/ebuild.sh:
> /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> line 27: unexpected EOF while looking for matching `"'
> /usr/sbin/ebuild.sh:
> /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> line 45: syntax error: unexpected end of file
>
> !!! ERROR: media-sound/sox-12.17.4-r1 failed.
> !!! Function , Line 1299, Exitcode 1
> !!! error sourcing ebuild
>
> !!! FAILED prerm: 1
>
> --
> gentoo-user@gentoo.org mailing list
>
>

The ebuild has a spurious character somewhere (probably a '^', where
there should be an EOL). Edit it in vim, or whatever.

--
ciao,
cj

--
gentoo-user@gentoo.org mailing list
Re: file missing so emerge update won't finish... [ In reply to ]
locate sox-12.17.4-r2 on your system and copy it to the below path
(-r1). I had to do the same thing this morning

> > /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > line 27: unexpected EOF while looking for matching `"'
> > /usr/sbin/ebuild.sh:
> > /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > line 45: syntax error: unexpected end of file
> >
> > !!! ERROR: media-sound/sox-12.17.4-r1 failed.
> > !!! Function , Line 1299, Exitcode 1
> > !!! error sourcing ebuild
> >
> > !!! FAILED prerm: 1
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
> The ebuild has a spurious character somewhere (probably a '^', where
> there should be an EOL). Edit it in vim, or whatever.
--
Luke Albers
Georgia Institute of Technology, Electrical Engineering
Email: gtg940r@mail.gatech.edu
Web: www.lukealbers.com



--
gentoo-user@gentoo.org mailing list
Re: file missing so emerge update won't finish... [ In reply to ]
Both are located in the /var/db/pkg/media-sound/ directory...

>locate sox-12.17.4-r2 on your system and copy it to the below
>path (-r1). I had to do the same thing this morning

> >
/var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > line 27: unexpected EOF while looking for matching `"'
> > /usr/sbin/ebuild.sh:
> >
/var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > line 45: syntax error: unexpected end of file
> >
> > !!! ERROR: media-sound/sox-12.17.4-r1 failed.
> > !!! Function , Line 1299, Exitcode 1
> > !!! error sourcing ebuild
> >
> > !!! FAILED prerm: 1
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
> The ebuild has a spurious character somewhere (probably a '^',
where
> there should be an EOL). Edit it in vim, or whatever.



--
gentoo-user@gentoo.org mailing list
Re: file missing so emerge update won't finish... [ In reply to ]
i think i copied one from /usr/portage into somewhere in /var/db

On Mon, 2004-10-04 at 16:13, Mark Johanson wrote:
> Both are located in the /var/db/pkg/media-sound/ directory...
>
> >locate sox-12.17.4-r2 on your system and copy it to the below
> >path (-r1). I had to do the same thing this morning
>
> > >
> /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > > line 27: unexpected EOF while looking for matching `"'
> > > /usr/sbin/ebuild.sh:
> > >
> /var/db/pkg/media-sound/sox-12.17.4-r1/sox-12.17.4-r1.ebuild:
> > > line 45: syntax error: unexpected end of file
> > >
> > > !!! ERROR: media-sound/sox-12.17.4-r1 failed.
> > > !!! Function , Line 1299, Exitcode 1
> > > !!! error sourcing ebuild
> > >
> > > !!! FAILED prerm: 1
> > >
> > > --
> > > gentoo-user@gentoo.org mailing list
> > >
> > >
> >
> > The ebuild has a spurious character somewhere (probably a '^',
> where
> > there should be an EOL). Edit it in vim, or whatever.
>
>
>
> --
> gentoo-user@gentoo.org mailing list
--
Luke Albers
Georgia Institute of Technology, Electrical Engineering
Email: gtg940r@mail.gatech.edu
Web: www.lukealbers.com



--
gentoo-user@gentoo.org mailing list