Done! Thanks, Ruchith
On Tue, Sep 29, 2009 at 12:50 PM, sebb <[email protected]> wrote: > This is the same problem as was reported for Axis 2, which was fixed by infra: > >>>> > It appears some of the download.html templates used for Axis2 are > slightly broken. They are trying to print a list of mirrors as a > single variable, when they need to iterate over it. > > The exact changes needed can be seen in r817345: > <https://svn.apache.org/viewvc?view=rev&revision=817345> > <<< > > Please could you fix the rampart download(s) as well. > > On 29/09/2009, Bruns, Rainer <[email protected]> wrote: >> Hello, >> >> When I try to load rampart 1.4 from the link I get the following error: >> >> Traceback (most recent call last): >> File "/www/www.apache.org/dyn/mirrors/mirrors.cgi", line 117, in >> mirrorwrap >> return mirrorsapp(environ, start_response) >> File "/www/www.apache.org/dyn/mirrors/mirrors.cgi", line 193, in >> mirrorsapp >> template.generate(output, data) >> File "/x1/www/www.apache.org/dyn/mirrors/ezt.py", line 320, in generate >> self._execute(self.program, fp, ctx) >> File "/x1/www/www.apache.org/dyn/mirrors/ezt.py", line 480, in _execute >> method(method_args, fp, ctx, filename, line_number) >> File "/x1/www/www.apache.org/dyn/mirrors/ezt.py", line 496, in _cmd_print >> fp.write(value) >> TypeError: write() argument 1 must be string or read-only character buffer, >> not list >> >> Regards >> >> Rainer Bruns >> >> Rainer Bruns >> Software Development Consultant >> Professional Services Group >> ---------------------------------------------------------------------------- >> ------ >> BancTec GmbH (Zentrale) BancTec GmbH >> Monzastrasse 4c Herforder Str. 155a >> 63225 Langen 33609 Bielefeld >> >> Tel.: +49 (0) 6103 / 5071 - 25 >> Fax: +49 (0) 6103 / 5071 - 35 >> <<mailto:[email protected]>> >> <http://www.BancTec.de <http://www.banctec.de/>> >> BancTec >> enterprising solutions that keep business moving. (tm) >> Erfassen > Verarbeiten < Archivieren >> >> Zuständiges Registergericht: Amtsgericht Offenbach am Main, >> Handelsregisternummer: HRB 32801 >> Geschäftsführer: Steffen Link, Coley Clark >> Michael Peplow, Jeffrey Cushmann >> >> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >> vernichten Sie diese E-Mail. Das unerlaubte Kopieren und die unbefugte >> Weitergabe dieser E-Mail sind nicht gestattet. >> >> This e-mail may contain confidential and/or privileged information. If you >> are not the intended recipient or have received this e-mail in error, please >> notify the sender immediately and delete this e-mail. Any unauthorized >> copying, disclosure or distribution of the material in this e-mail is >> strictly forbidden. >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://ruchith.org
