vesta% diff -u CBEsubversion.spec_old CBEsubversion.spec --- CBEsubversion.spec_old Sun Aug 24 22:28:41 2008 +++ CBEsubversion.spec Sun Aug 24 22:29:05 2008 @@ -9,7 +9,7 @@ %include CBE.inc
%define version_apr 1.2.11 -%define version_apr_util 1.2.10 +%define version_apr_util 1.2.12 %define version_neon 0.25.5 Name: CBEsvn Should fix the problem. Regards, Edward. ---------- Forwarded message ---------- From: Edward O'Callaghan <[email protected]> Date: 2008/8/25 Subject: CBE 1.7 install fails with 404. To: kde-discuss at opensolaris.org The following URL is a 404 : http://www.apache.org/dist/apr/apr-util-1.2.10.tar.bz2 $./cbe-install -n --kde --compiler /opt/SUNWspro/bin/cc <snip> INFO: Downloading source http://www.apache.org/dist/apr/apr-util-1.2.10.tar.bz2 INFO: Hint: if you are behind a firewall, you need to set the http_proxy INFO: environment variable. See man -M /usr/sfw/man wget for details ERROR: Download failed: http://www.apache.org/dist/apr/apr-util-1.2.10.tar.bz2 ERROR: CBEsvn: Source file apr-util-1.2.10.tar.bz2 not found Summary: package | status | details ---------------------------------+-------------+------------------------------- CBEsvn | FAILED | Source apr-util-1.2.10.tar.bz2 download failed CBE setup FAILED So I did a simple wget to check; rd at opensolaris0805:~$ wget http://www.apache.org/dist/apr/apr-util-1.2.10.tar.bz2 --05:29:08-- http://www.apache.org/dist/apr/apr-util-1.2.10.tar.bz2 => `apr-util-1.2.10.tar.bz2' Resolving www.apache.org... 140.211.11.130 Connecting to www.apache.org|140.211.11.130|:80... connected. HTTP request sent, awaiting response... 404 Not Found 05:29:09 ERROR 404: Not Found. We could maybe use http://www.apache.org/dist/apr/apr-util-1.2.12.tar.bz2 instead? But http://www.apache.org/dist/apr/apr-util-1.3.4.tar.bz2 seems to be the latest, however it could maybe break something, I have no idea? Thanks for your time, Edward O'Callaghan. -- All Documents adhered to the ISO/IEC 26300 standard file format for electronic office documents, such as spreadsheets, charts, presentations and word processing documents from this email address. The author does not take responsibility of the recipients inability to read international standards and who use proprietary products such as MS Office. See: http://www.openoffice.org/ Edward O'Callaghan. -- http://fedoraproject.org/wiki/EdwardOcallaghan http://moonshine.opn4.org/ http://www.pcbsd.org/ -- All Documents adhered to the ISO/IEC 26300 standard file format for electronic office documents, such as spreadsheets, charts, presentations and word processing documents from this email address. The author does not take responsibility of the recipients inability to read international standards and who use proprietary products such as MS Office. See: http://www.openoffice.org/ Edward O'Callaghan. -- http://fedoraproject.org/wiki/EdwardOcallaghan http://moonshine.opn4.org/ http://www.pcbsd.org/
