Bug#288868: marked as done (Undefined symbol: svn_swig_py_thunk_log_receiver)

Debian Bug Tracking System owner at bugs.debian.org
Tue Oct 4 23:57:26 UTC 2005


Your message dated Tue, 04 Oct 2005 20:50:10 -0300
with message-id <1128469811.6246.2.camel at localhost.localdomain>
and subject line Bug#288868:
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Jan 2005 00:39:31 +0000
>From gentoo at sbcglobal.net Wed Jan 05 16:39:31 2005
Return-path: <gentoo at sbcglobal.net>
Received: from smtp819.mail.sc5.yahoo.com [66.163.170.5] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1CmLgZ-0008U1-00; Wed, 05 Jan 2005 16:39:31 -0800
Received: from unknown (HELO ?192.168.0.2?) (maild2004 at sbcglobal.net@68.77.47.83 with plain)
  by smtp819.mail.sc5.yahoo.com with SMTP; 6 Jan 2005 00:39:30 -0000
Message-ID: <41DC88B6.2000809 at sbcglobal.net>
Date: Wed, 05 Jan 2005 18:39:18 -0600
From: FX <gentoo at sbcglobal.net>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: submit at bugs.debian.org
Subject: Undefined symbol: svn_swig_py_thunk_log_receiver
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

package: trac

Unable to create a new project using trac 0.8.  The following command 
within Sarge raises an 'undefined symbol' error on 
svn_swig_py_thunk_log_receiver

# trac-admin /srv/trac/foo initenv

Traceback (most recent call last):
  File "/usr/bin/trac-admin", line 34, in ?
    from trac import sync
  File "/usr/lib/python2.3/site-packages/trac/sync.py", line 22, in ?
    from svn import fs, util, delta, repos, core
  File "/usr/lib/python2.3/site-packages/svn/repos.py", line 23, in ?
    from libsvn.repos import *
  File "/usr/lib/python2.3/site-packages/libsvn/repos.py", line 5, in ?
    import _repos
ImportError: /usr/lib/python2.3/site-packages/libsvn/_repos.so: 
undefined symbol: svn_swig_py_thunk_log_receiver


---------------------------------------
Received: (at 288868-done) by bugs.debian.org; 4 Oct 2005 23:50:37 +0000
>From guilherme.pastore at terra.com.br Tue Oct 04 16:50:37 2005
Return-path: <guilherme.pastore at terra.com.br>
Received: from loncoche.terra.com.br [200.176.10.196] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EMwYP-0006BK-00; Tue, 04 Oct 2005 16:50:37 -0700
Received: from enugu.terra.com.br (enugu.terra.com.br [200.176.10.9])
	by loncoche.terra.com.br (Postfix) with ESMTP id F0DA2D50037;
	Tue,  4 Oct 2005 20:50:35 -0300 (BRT)
X-Terra-Karma: -2%
X-Terra-Hash: b0215d9e8e66080e412efa7c7eb6603b
Received-SPF: pass (enugu.terra.com.br: domain of terra.com.br designates 200.176.10.9 as permitted sender) client-ip=200.176.10.9; envelope-from=guilherme.pastore at terra.com.br; helo=[192.168.1.3];
Received: from [192.168.1.3] (c9066ade.virtua.com.br [201.6.106.222])
	(authenticated user guilherme.pastore)
	by enugu.terra.com.br (Postfix) with ESMTP id 0A9D7528028;
	Tue,  4 Oct 2005 20:50:30 -0300 (BRT)
Subject: Re: Bug#288868:
From: "Guilherme de S. Pastore" <guilherme.pastore at terra.com.br>
To: 288868-done at bugs.debian.org, Max Bowsher <maxb at ukf.net>
In-Reply-To: <0df501c5c8ca$e1746da0$5304a8c0 at chimaera>
References: <0df501c5c8ca$e1746da0$5304a8c0 at chimaera>
Content-Type: text/plain; charset=UTF-8
Date: Tue, 04 Oct 2005 20:50:10 -0300
Message-Id: <1128469811.6246.2.camel at localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Content-Transfer-Encoding: quoted-printable
Delivered-To: 288868-done at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Em Ter, 2005-10-04 =C3=A0s 11:03 +0100, Max Bowsher escreveu:
> Current python2.3-subversion packages seem to depend on a libsvn0 at le=
ast=20
> as new as themselves, thus, I believe this bug is fixed now, and should=
 be=20
> closed.

Agreed, closing.

--=20
Guilherme de S. Pastore (fatalerror)
<guilherme.pastore at terra.com.br>





More information about the pkg-subversion-maintainers mailing list