GNOME Bugzilla – Bug 347992
Failed to download 'opal-2.2.1.tar.gz'
Last modified: 2006-07-22 21:39:20 UTC
Steps to reproduce: 1. 'make fetch' from bootstrap/opal 2. 3. Stack trace: Failed to download 'opal-2.2.1.tar.gz'. The downloaded file is missing from master site. Real files are 'opal-2.2.0.tar.gz' and 'opal-2.2.2.tar.gz' Other information:
I think you missed md5 control, make makesum and next make fetch.
So the ekiga master site is down.
Looks like the ekiga folks have once again changed the download URL's : http://www.ekiga.org/admin/downloads/latest/sources/sources/ekiga-2.0.2.tar.gz http://www.ekiga.org/admin/downloads/latest/sources/sources/opal-2.2.2.tar.gz http://www.ekiga.org/admin/downloads/latest/sources/sources/pwlib-1.10.1.tar.gz So change MASTER_SITES accordingly: MASTER_SITES = http://www.ekiga.org/admin/downloads/latest/sources/sources/ -Joseph
This is now broken again... It had been fixed previously: 2006-06-07 Karsten Bräckelmann <guenther@rudersport.de> * desktop/ekiga/Makefile (MASTER_SITES): * bootstrap/opal/Makefile (MASTER_SITES): * bootstrap/pwlib/Makefile (MASTER_SITES): Fix MASTER_SITES to make it explicitly point to the permanent location of the source tarballs.
Fixed in CVS (both HEAD and gnome-2-14 branch) again. For more info please see the mailing list archives: http://mail.gnome.org/archives/garnome-list/2006-June/msg00029.html