First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10917
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jonathan Nall <nall@themountaingoats.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: HAGIHARA Yoshiaki <hagi@p1d.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 10917 depends on: Show dependency tree
Bug 10917 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: 2002-11-18 12:15 0000
"emerge stuffit" was failed as following.

---
# emerge stuffit 
Calculating dependencies ...done!
>>> emerge (1 of 1) app-arch/stuffit-5.2.0.611 to /
>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/stuffit520.611linux-i386.tgz
--03:08:07-- 
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/stuffit520.611linux-i386.tgz
           => `/usr/portage/distfiles/stuffit520.611linux-i386.tgz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:08:07 ERROR 404: Not Found.

>>> Downloading stuffit520.611linux-i386.tgz
--03:08:07--  http://stuffit520.611linux-i386.tgz/
           => `/usr/portage/distfiles/index.html'
Resolving stuffit520.611linux-i386.tgz... failed: Host not found.
!!! Couldn't download stuffit520.611linux-i386.tgz. Aborting.
---

I looked at stuffit-5.2.0.611.ebuild, and found a line ; SRC_URI="${MY_P}.tgz".
So, I went to alladdin's site and downloaded stuffit520.611linux-i386.tar.gz
manually.
I think the line begining SRC_URI is not needed like app-sci/setiathome.

------- Comment #1 From SpanKY 2002-11-23 01:35:52 0000 -------
root@vapier image # emerge stuffit 
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-arch/stuffit-5.2.0.611 to / 
!!! stuffit520.611linux-i386.tgz not found in /usr/portage/distfiles. 
>>> /usr/portage/app-arch/stuffit/stuffit-5.2.0.611.ebuild has fetch restriction turned on. 
>>> This probably means that this ebuild's files must be downloaded 
>>> manually.  See the comments in the ebuild for more information.  

------- Comment #2 From Jonathan Nall 2002-11-26 21:48:48 0000 -------
changed to:
SRC_URI=""

emerge stuffit (w/o downloading the binary) results in:

maine # emerge stuffit
Calculating dependencies ...done!
>>> emerge (1 of 1) app-arch/stuffit-5.2.0.611 to /
>>> Unpacking source...
 * 
 * Please download stuffit520.611linux-i386 from http://stuffit.com/downloads.html
 * (click on the Linux Evaluation Link), and put it in /usr/portage/distfiles
 * 
 * Note that StuffIt requires registration within 15 days,
 * but StuffIt Expander is freeware.
 * 

!!! ERROR: app-arch/stuffit-5.2.0.611 failed.
!!! Function src_unpack, Line -70, Exitcode 0
!!! (no error message)


------- Comment #3 From Patrick Kursawe 2003-06-16 07:02:57 0000 -------
The last change was no good idea. See bug 22679 - and, btw, you are disabling
the md5sum check by emptying SRC_URI. Please test my new attempt.

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