Public bug reported: After installing 'python-svn' import from 'svn' module still fails in Python 2.6.
Python 2.6.2+ (release26-maint, Sep 9 2009, 20:46:31) [GCC 4.4.1] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import svn Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named svn >>> import pysvn Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pysvn >>> $ sudo aptitude show python2.6-svn No current or candidate version found for python2.6-svn Package: python2.6-svn State: not a real package Provided by: python-svn $ sudo aptitude show python-svn Package: python-svn State: installed Automatically installed: no Version: 1.7.0-1ubuntu3 Priority: optional Section: universe/python Maintainer: Ubuntu Developers <[email protected]> Uncompressed Size: 2695k Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1), libneon27-gnutls (>= 0.28.6), libssl0.9.8 (>= 0.9.8f-5), libstdc++6 (>= 4.4.0), libsvn1 (>= 1.6), python (< 2.7), python (>= 2.5), python-central (>= 0.6.11) Suggests: python-svn-dbg Conflicts: python2.3-svn, python2.4-svn Replaces: python2.3-svn, python2.4-svn Provides: python2.5-svn, python2.6-svn Description: A(nother) Python interface to Subversion The pysvn module is a Python interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. Homepage: http://pysvn.tigris.org/ ProblemType: Bug Architecture: i386 CheckboxSubmission: 20db595a7600396752c39299ed2c326d CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b Date: Tue Sep 15 19:03:21 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: python-svn 1.7.0-1ubuntu3 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-10.32-generic SourcePackage: pysvn Uname: Linux 2.6.31-10-generic i686 ** Affects: pysvn (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- bindings are not installed https://bugs.launchpad.net/bugs/430145 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
