F10 subversion - python problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yesterday I updated an i686 Fedora 10 box to get the latest kernel. Here is a list of the packages that were updated...

apr-1.3.5-1.fc10.i386
apr-devel-1.3.5-1.fc10.i386
apr-util-1.3.7-1.fc10.i386
apr-util-devel-1.3.7-1.fc10.i386
apr-util-ldap-1.3.7-1.fc10.i386
audit-1.7.13-1.fc10.i386
audit-libs-1.7.13-1.fc10.i386
audit-libs-python-1.7.13-1.fc10.i386
dovecot-1.1.16-1.fc10.i386
kernel-2.6.27.25-170.2.72.fc10.i686
kernel-devel-2.6.27.25-170.2.72.fc10.i686
kernel-firmware-2.6.27.25-170.2.72.fc10.noarch
kernel-headers-2.6.27.25-170.2.72.fc10.i386
pam_krb5-2.3.5-1.fc10.i386
perl-HTML-Parser-3.60-1.fc10.i386
poppler-0.8.7-6.fc10.i386
poppler-glib-0.8.7-6.fc10.i386
poppler-utils-0.8.7-6.fc10.i386
rsync-3.0.6-0.fc10.i386
selinux-policy-3.5.13-64.fc10.noarch
selinux-policy-targeted-3.5.13-64.fc10.noarch

This machine acts as a Subversion server. I use the mailer.py hook to send emails with commit messages. After a reboot I'm getting the following error when I commit...

Warning: post-commit hook failed (exit code 1) with output:
Traceback (most recent call last):
  File "/usr/local/svn/hooks/mailer.py", line 42, in <module>
    import svn.fs
  File "/usr/lib/python2.5/site-packages/svn/fs.py", line 19, in <module>
    from libsvn.fs import *
  File "/usr/lib/python2.5/site-packages/libsvn/fs.py", line 7, in <module>
    import _fs
ImportError: /usr/lib/libsvn_fs_base-1.so.0: undefined symbol: db_create

I found the following...

http://mail.python.org/pipermail/python-list/2005-April/317312.html

But I don't understand why the updates would cause this problem to occur.

Any suggestions?

Pete

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux