[Trac] Browse source problem after fedora core 2->3 upgrade

Gary Thomas gary at mlbassoc.com
Wed Apr 6 11:25:59 EDT 2005


On Wed, 2005-04-06 at 17:01 +0200, Christopher Lenz wrote:
> Am 06.04.2005 um 09:08 schrieb Ronny Hanssen:
> > It sure seems so. Here's an overview of my installed apps and versions:
> >> [ronnyh at drillo ~]$ rpmquery python subversion subversion-perl 
> >> mod_dav_svn apache trac
> >> python-2.3.4-13.1
> >> subversion-1.1.2-2.3
> >> subversion-perl-1.1.2-2.3
> >> mod_dav_svn-1.1.2-2.3
> >> package apache is not installed
> >> trac-0.8.1-1.1.fc3.rf
> >
> > Anything missing from the above?
> 
> subversion-python-1.1.2-2.3 or something like that.
> I.e. the Subversion python bindings (*not* PySVN, which is a different 
> beast).

There's no such beast if he started with the "official" Fedora Core 3
RPM repository.  The python bindings are contained in subversion-1.1.2-2.3
(at least that's where mine come from and I'm using the stock FC3 RPMs)

Ronny - what do version of Python you get when you run 'python'?
If you have an older version which is chosen first instead of
Python-2.3, then these bindings won't be found.  Here's what I
have on my system:

$ python
Python 2.3.4 (#1, Oct 26 2004, 16:42:40) 
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the Trac mailing list