Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 213055
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Petteri Räty <betelgeuse@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Thomas Brandon <tbrandonau@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 213055 depends on: Show dependency tree
Bug 213055 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: 2008-03-11 18:01 0000
Attempting to emerge with the doc useflag results in an error due to an
unspecified dependency on unzip. The problem appears to be in newer unstable
ebuilds as well.

Reproducible: Always

Steps to Reproduce:
1. On a system without unzip run USE="doc" emerge =dev-db/sqlite-3.5.3


Actual Results:  
 *
 * ERROR: dev-db/sqlite-3.5.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3040:  Called unpack 'src_unpack' 'src_unpack'
 *               ebuild.sh, line  344:  Called die
 * The specific snippet of code:
 *                              unzip -qo "${srcdir}${x}" || die "$myfail"
 *  The die message:
 *   failure unpacking sqlite_docs_3_5_3.zip
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/dev-db/sqlite-3.5.3/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-db/sqlite-3.5.3/temp/environment'.
 *

------- Comment #1 From Petteri Räty 2008-03-11 18:26:34 0000 -------
Fixed.

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