First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 104941
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Danny van Dyk (RETIRED) <kugelfang@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Mokrejš <mmokrejs@ribosome.natur.cuni.cz>
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 104941 depends on: Show dependency tree
Bug 104941 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-09-05 12:49 0000
>>> Unpacking l_fc_p_9.0.021.tar.gz to /var/tmp/portage/ifc-9.0.021/work
/usr/portage/dev-lang/ifc/ifc-9.0.021.ebuild: line 24: cd:
/var/tmp/portage/ifc-9.0.021/work/l_fc_c_9.0.021: No such file or directory

!!! ERROR: dev-lang/ifc-9.0.021 failed.
!!! Function src_unpack, Line 24, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

vrapenec distfiles # ls /var/tmp/portage/ifc-9.0.021/work/l_fc_p_9.0.021/
INSTALL.htm                      SilentInstallFParser.awk         install.sh   
                   intel-iforte9-9.0-021.em64t.rpm
INSTALL.txt                      chklic.32                        install_fc.sh
                   intel-iidb9-9.0-026.i386.rpm
README.txt                       chklic.64                        instman/     
                   intel-iidbe9-9.0-026.em64t.rpm
ReleaseNotes.htm                 chklic.em64t                    
intel-eidb9-9.0-026.ia64.rpm     
ReleaseNotes.txt                 flex_ug.pdf                     
intel-ifort9-9.0-021.i386.rpm    
SilentInstallConfigFile.ini      flicense                        
intel-ifort9-9.0-021.ia64.rpm    
vrapenec distfiles #


--- /usr/portage/dev-lang/ifc/ifc-9.0.021.ebuild.ori    2005-09-05
21:47:06.504099250 +0200
+++ /usr/portage/dev-lang/ifc/ifc-9.0.021.ebuild        2005-09-05
21:47:45.530538250 +0200
@@ -16,7 +16,7 @@
 SRC_URI="l_fc_p_${PV}.tar.gz"
 DEPEND=">=sys-libs/glibc-2.3.2"
 RDEPEND="sys-devel/gcc"
-S="${WORKDIR}/l_fc_c_${PV}"
+S="${WORKDIR}/l_fc_p_${PV}"
 
 src_unpack() {
        unpack ${A}

------- Comment #1 From Danny van Dyk (RETIRED) 2005-09-07 03:32:36 0000 -------
Ah, yes, 9.0.021 is the public release, I'm sorry.
InCVS already, thank you!

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