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

Re: 1.3.0-rc1 tarballs up for testing/signing

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-10-30 18:04:53 CET

On 10/30/05, Sigfred Håversen <bsdlist@mumak.com> wrote:

> There are a couple of issues.
>
> 1) The locale files subversion.mo are not installed. In previous versions
> these was installed.

I'm not seeing this problem with RC2, and AFAIK nothing in this area
of the build system has changed.

> 2) check-swig-py don't run properly. Installing them and then running
> the regression test makes no difference:
>
> [snip: all previous tests successfull]
> Running all tests in key-test...success
> Running all tests in skel-test...success
> Running all tests in strings-reps-test...success
> At least one test was SKIPPED, checking /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/tests.log
> SKIP: utf8_tests.py 1: conversion of paths and logs to/from utf8
> cd /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python; /usr/local/bin/python2.3 /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/run_all.py
> Traceback (most recent call last):
> File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/run_all.py", line 18, in ?
> import pool
> File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/pool.py", line 1, in ?
> from svn.core import *
> File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/subversion-1.3.0-rc2/subversion/bindings/swig/python/tests/../svn/core.py", line 19, in ?
> from libsvn.core import *
> File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python/libsvn/core.py", line 437, in ?
> class svn_string_t:
> File "/usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386/subversion/bindings/swig/python/libsvn/core.py", line 445, in svn_string_t
> __swig_setmethods__["data"] = _core.svn_string_t_data_set
> AttributeError: 'module' object has no attribute 'svn_string_t_data_set'
> *** Error code 1
>
> Stop in /usr/ports/devel/subversion/w-subversion-1.3.0-rc2/build-i386 (line 675 of Makefile).
> *** Error code 1
>
> Stop in /usr/ports/devel/subversion (line 103 of Makefile).
> *** Error code 1
>
> Stop in /usr/ports/devel/subversion (line 1887 of /usr/ports/infrastructure/mk/bsd.port.mk).

Again, I don't see this problem with RC2 (Specifically on FreeBSD
6.0-RC1, using Python 2.4.1). Are you sure there's no chance you
could be picking up old versions of the python bindings somewhere?
What version of Python are you using?

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 30 18:05:52 2005

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.