OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: DuaneKaufman on October 18, 2005, 01:18:35 pm
-
Hello,
I have read the setup instructions on the Wiki, and I _think_ I have things set up right.
My build starts and runs (for a long time) then I begin having a problem building task-python-everything:
NOTE: package python-2.4.2: started
NOTE: package python-2.4.2-ml2: task do_fetch: started
NOTE: fetch ftp://www.python.org/pub/python/2.4.2/Python-2.4.2.tar.bz2 (http://ftp://www.python.org/pub/python/2.4.2/Python-2.4.2.tar.bz2)
--12:08:11-- ftp://www.python.org/pub/python/2.4.2/Python-2.4.2.tar.bz2 (http://ftp://www.python.org/pub/python/2.4.2/Python-2.4.2.tar.bz2)
=> `/home/duane/sources/Python-2.4.2.tar.bz2'
Resolving www.python.org... 82.94.237.218
Connecting to www.python.org|82.94.237.218|:21... failed: Connection refused.
NOTE: fetch http://www.oesources.org/source/current/Python-2.4.2.tar.bz2 (http://www.oesources.org/source/current/Python-2.4.2.tar.bz2)
--12:08:12-- http://www.oesources.org/source/current/Python-2.4.2.tar.bz2 (http://www.oesources.org/source/current/Python-2.4.2.tar.bz2)
=> `/home/duane/sources/Python-2.4.2.tar.bz2'
Resolving www.oesources.org... 192.216.230.225
Connecting to www.oesources.org|192.216.230.225|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
12:08:12 ERROR 404: Not Found.
NOTE: Task failed: Fetch failed: ftp://www.python.org/pub/python/2.4.2/Python-2 (http://ftp://www.python.org/pub/python/2.4.2/Python-2).
4.2.tar.bz2
NOTE: package python-2.4.2-ml2: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package python-2.4.2: failed
ERROR: Build of task-python-everything failed
Any ideas on what I need to do here?
Thanks,
Duane
-
Presumably the Python website was down, or is the URL wrong for the file?
Si
-
it was reported as bug in OE bugtracker - I will push fix for it in ~hour
-
Hi,
Thanks for the response. How long should your fix take? 10a Central US time Oct. 19, it still does not work....
Thanks again,
Duane
-
Looks like hrw changed it at 10:39 (GMT?).
You re-pulled from the repository of course?
Si
-
Looks like hrw changed it at 10:39 (GMT?).
You re-pulled from the repository of course?
Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=100020\"][{POST_SNAPBACK}][/a][/div]
Ah,
I am still new to this!
I did a monotone pull (vanilla.de didn't work, so I tried a mirror) and then an update.
Was the pull necessary? Just for my own education.
Thanks,
Duane
-
Yes it was necessary.
You pull to update the database (the huge OE.db file), then run update to update the actual files in your org.openembedded.dev directory from the new ones in the database.
Si