[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python error building RPM on RedHat 7.3

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-07-10 23:02:05 CEST

David Summers wrote:
> Well, I think we got farther. Now I'm getting:
> ...
> File "build/generator/gen_base.py", line 639, in add_dependencies
> self.package.replace(".", "_")
> AttributeError: 'string' object has no attribute 'replace'
> ERROR: gen-make.py failed

A new patch...

Log Message:

Make build generator compatible with older versions of python.

* build/generator/gen_base.py
  (TargetJavaHeaders.add_dependencies, TargetJavaClasses.add_dependencies):
    don't use extended call syntax or string replace method

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jul 10 22:59:02 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.