The package tries to overwrite: /usr/share/gdb/python/gdb/__init__.py /usr/share/gdb/python/gdb/types.py /usr/share/gdb/python/gdb/printing.py /usr/share/gdb/python/gdb/command/__init__.py /usr/share/gdb/python/gdb/command/pretty_printers.py
These files are identical (in my case) to the ones already installed so to work around the problem I ran the installation with an override instead: sudo apt-get -o Dpkg::Options::="--force-overwrite" install gdb-msp430 -- 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
