[bug-notifications] [gcc4core 0004957]: Failed to download work/download/389-ds-base-1.2.10.7.tar.bz2!

Mantis Bug Tracker noreply at opencsw.org
Tue Jun 12 03:38:16 CEST 2012


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4957 
====================================================================== 
Reported By:                tjyang
Assigned To:                
====================================================================== 
Project:                    gcc4core
Issue ID:                   4957
Category:                   packaging
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-06-12 03:19 CEST
Last Modified:              2012-06-12 03:38 CEST
====================================================================== 
Summary:                    Failed to download
work/download/389-ds-base-1.2.10.7.tar.bz2!
Description: 
I have to manually use wget to get 389-ds-base-1.2.10.7.tar.bz2 and put it
into /root/opencsw/src to get the build going.


root at b-solaris11-amd64:~/opencsw/389-ds-base/trunk# wget
http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2
--2012-06-11 20:17:33-- 
http://port389.org/sources/389-ds-base-1.2.10.7.tar.bz2
Resolving port389.org (port389.org)... 209.132.180.101
Connecting to port389.org (port389.org)|209.132.180.101|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2901168 (2.8M) [application/x-bzip2]
Saving to: `389-ds-base-1.2.10.7.tar.bz2'

49% [=======================================>                              
            ] 1,428,608   80.9K/s  eta 16s

looks like there is timeout(not responding in time) issue when running mgar
build.

how can I adjust the timeout on waiting fetching src tar ball ?

====================================================================== 

---------------------------------------------------------------------- 
 (0009924) bwalton (administrator) - 2012-06-12 03:38
 https://www.opencsw.org/mantis/view.php?id=4957#c9924 
---------------------------------------------------------------------- 
Hello,

This isn't a timeout issue.  There is some problem that sees GAR not even
try to fetch the source via http.  It looks in files/ and then your
configured 'garchive' (src) directory and then it gives up.  Have you
modified the recipe at all or is this straight from our svn tree?

Also, _please_ don't build packages from the root account.  (That's what it
looks like you're doing based on the path to your checkout, so ignore me if
you're running as some non-0 uid.)  There are lots of poorly behaved things
out there that will happily trash your box during a build if you give them
the chance.



More information about the bug-notifications mailing list