Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 90638
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 90480
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: James Ausmus <james.ausmus@verizon.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
commons-el-1.0-r1.ebuild Corrected commons-el ebuild, versioned commons-el-1.0-r1 text/plain James Ausmus 2005-04-27 10:22 0000 1.52 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 90638 depends on: Show dependency tree
Bug 90638 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-04-27 10:20 0000
When the "source" USE flag is set, the commons-el-1.0 emerge fails, as the call
to java-pkg_dosrc on line 50 is malformed - no parameter is passed to the call,
and at least one is expected. The error message on failure is as follows:

 >>> Install commons-el-1.0 into /var/tmp/portage/commons-el-1.0/image/
category dev-java

!!! ERROR: dev-java/commons-el-1.0 failed.
!!! Function java-pkg_dosrc, Line 342, Exitcode 0
!!! java-pkg_dosrc: at least one argument needed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. USE="source" emerge commons-el

Actual Results:  
Emerge fails at Install phase

Expected Results:  
Emerge completion with package sources installed properly

------- Comment #1 From James Ausmus 2005-04-27 10:22:57 0000 -------
Created an attachment (id=57401) [details]
Corrected commons-el ebuild, versioned commons-el-1.0-r1

This is the corrected commons-el-1.0 ebuild - the java-pkg_dosrc call on line
50 now passes "src/*" as the parameter, and this is verfied to appropriately
install the commons-el source.

------- Comment #2 From Jakub Moc (RETIRED) 2005-04-27 10:28:16 0000 -------
Should be fixed, emerge sync and try again. 

*** This bug has been marked as a duplicate of 90480 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug