I've decided the problem by patching the debianization

in debian/rules find

        # Remove conflicting and empty files
        rm -rf debian/$(PACKAGE)/usr/share/gdb/syscalls
        rm -rf debian/$(PACKAGE)/usr/share/locale
        rm -rf debian/$(PACKAGE)/usr/share/info
        rm -rf debian/$(PACKAGE)/usr/lib/*iberty*

and add there:

        rm -rf debian/$(PACKAGE)/usr/share/gdb/python

BTW there is some more problems exists (it is not strictly linked with
gdb-source package version, so using gdb-7.4 is ok for prerequisites,
but failed by the fact, and so, more patching necessary.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/860045

Title:
  package gdb-msp430 7.2~mspgcc-7.2-20110612-1 failed to
  install/upgrade: trying to overwrite
  '/usr/share/gdb/python/gdb/__init__.py', which is also in package gdb
  7.3-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdb-msp430/+bug/860045/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to