python-debug-in-wrong-location

The package appears to be installing debug modules in /usr/lib/debug/usr/lib/pyshared/pythonX.Y/. However, gdb(1) will not look for it there, making it less useful. The file should be installed in /usr/lib/debug/usr/lib/pymodules/pythonX.Y/ instead.

Severity: warning
Experimental: false

See also