Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 475686

Summary: app-vim/python-mode: library debundle breaks functionality
Product: Gentoo Linux Reporter: neumond <knifeslaughter>
Component: [OLD] UnspecifiedAssignee: Kacper Kowalik (Xarthisius) (RETIRED) <xarthisius>
Status: RESOLVED FIXED    
Severity: normal CC: vim
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description neumond 2013-07-04 03:33:21 UTC
Developer of python-mode uses modified version, at least of ropemode, which is bundled with python-mode. Gentoo tries to use original ropemode instead. So now, 0.6.18-r1 have tons of errors with rope autocomplete.
Comment 1 neumond 2013-07-04 04:22:55 UTC
Hacked ebuild in local overlay, now it works, but still barfs tons of errors in some situations (like trying to omni complete in empty line). Imma little bit frustrated. Now I understand why it masked.
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2013-07-04 07:54:11 UTC
+*python-mode-0.6.18-r2 (04 Jul 2013)
+
+  04 Jul 2013; Kacper Kowalik <xarthisius@gentoo.org>
+  +python-mode-0.6.18-r2.ebuild, -python-mode-0.6.18-r1.ebuild:
+  Use bundled rope wrt #475686 by neumond <knifeslaughter@gmail.com>

Sorry for that :/
Those packages really needs to be debundled but it's hard to get it right. I've brought back rope* for the time being.