Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49255 - Attempting an emerge fails with "Error in dev-lang/perl-5.8.2-r1 ebuild."
Summary: Attempting an emerge fails with "Error in dev-lang/perl-5.8.2-r1 ebuild."
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-28 00:25 UTC by Ooblick
Modified: 2004-04-28 04:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild correct (perl-5.8.2-r1.ebuild,9.66 KB, text/plain)
2004-04-28 00:32 UTC, Antonio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2004-04-28 00:25:49 UTC
emerging, either with emerge -u or emerge openoffice fails whilst checking the perl ebuild.

Reproducible: Always
Steps to Reproduce:
1. emerge sync - occured at 8:24 on 28-Apr-2004.
2. emerge -uvpD world (or emerge -u world or emerge openoffice)


Actual Results:  
Calculating dependencies \/usr/sbin/ebuild.sh:
/usr/portage/dev-lang/perl/perl-5.8.2-r1.ebuild: line 319: unexpected EOF while
looking for matching `"'
/usr/sbin/ebuild.sh: /usr/portage/dev-lang/perl/perl-5.8.2-r1.ebuild: line 321:
syntax error: unexpected end of file
 
!!! ERROR: dev-lang/perl-5.8.2-r1 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild
 
 
aux_get(): (0) Error in dev-lang/perl-5.8.2-r1 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)
 
 
!!! all ebuilds that could satisfy ">=dev-lang/perl-5.0" have been masked.
!!! possible candidates are:
/usr/sbin/ebuild.sh: /usr/portage/dev-lang/perl/perl-5.8.2-r1.ebuild: line 319:
unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh: /usr/portage/dev-lang/perl/perl-5.8.2-r1.ebuild: line 321:
syntax error: unexpected end of file
 
!!! ERROR: dev-lang/perl-5.8.2-r1 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild
 
 
aux_get(): (0) Error in dev-lang/perl-5.8.2-r1 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)
 
- dev-lang/perl-5.8.3 (masked by: ~keyword)
!!!    (dependency required by "app-office/openoffice-1.1.1-r1" [ebuild])
 
!!! Error calculating dependencies. Please correct.


Expected Results:  
A normal emerge update should have occured.

This has happened to other people in the forum:
http://forums.gentoo.org/viewtopic.php?t=166671

Not a good day for emerge to build with the news of Gentoo 2004.1 appearing on
several websites :(
Comment 1 Antonio 2004-04-28 00:32:29 UTC
Created attachment 30224 [details]
ebuild correct

This is ebuild correct.
Comment 2 Ooblick 2004-04-28 04:05:14 UTC
All working now. Good work guys!