First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 69576
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Yani Ioannou <yani.ioannou@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pbzip2-0.8.ebuild Corrected e-build text/plain Yani Ioannou 2004-10-30 21:56 0000 737 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 69576 depends on: Show dependency tree
Bug 69576 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: 2004-10-30 21:52 0000
Attempting to emerge pbzip2 results in error - can't locate Makefile. Also
after fixing the path the the makefile in the build the sed command doesn't not
properly substitute in ${CFLAGS} due to the use of double quotes around the sed
parameter rather than single quotes. Please see attatchment for fixed (and
working) ebuild

Reproducible: Always
Steps to Reproduce:
1. emerge pbzip2
2. Watch the emerge fail
3.
Actual Results:  
>>> emerge (1 of 1) app-arch/pbzip2-0.8 to /
>>> Downloading http://gentoo.mirrored.ca/distfiles/pbzip2-0.8.tar.gz
--23:57:44--  http://gentoo.mirrored.ca/distfiles/pbzip2-0.8.tar.gz
           => `/usr/portage/distfiles/pbzip2-0.8.tar.gz'
Resolving gentoo.mirrored.ca... 209.47.158.136
Connecting to gentoo.mirrored.ca[209.47.158.136]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10,415 [application/x-gzip]

100%[====================================>] 10,415         2.07K/s    ETA 00:00

23:57:50 (2.07 KB/s) - `/usr/portage/distfiles/pbzip2-0.8.tar.gz' saved
[10415/10415]

>>> md5 src_uri ;-) pbzip2-0.8.tar.gz
>>> Unpacking source...
>>> Unpacking pbzip2-0.8.tar.gz to /var/tmp/portage/pbzip2-0.8/work
sed: can't read Makefile: No such file or directory

!!! ERROR: app-arch/pbzip2-0.8 failed.
!!! Function src_unpack, Line 21, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
Found Makefile at ${P}/Makfile in work directory, and performed correct sed
command.

------- Comment #1 From Yani Ioannou 2004-10-30 21:56:10 0000 -------
Created an attachment (id=42978) [edit]
Fixed e-build

------- Comment #2 From Chris Gianelloni (RETIRED) 2004-11-15 10:45:50 0000 -------
Fixed in CVS

First Last Prev Next    No search results available      Search page      Enter new bug