Trouble apt-getting gdb-arm-linux-gnu
Package collided with already installed gdb (man pages).
Resolution:
dpkg -i --force-overwrite /var/cache/apt/archives/gdb-arm-linux-gnu_6.8-3_i386.deb
- Marx:/usr/share/man/man1# apt-get install gdb-arm-linux-gnu
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Suggested packages:
- gdb-doc
- The following NEW packages will be installed:
- gdb-arm-linux-gnu
- 0 upgraded, 1 newly installed, 0 to remove and 189 not upgraded.
- Need to get 0B/2348kB of archives.
- After this operation, 5046kB of additional disk space will be used.
- (Reading database ... 107197 files and directories currently installed.)
- Unpacking gdb-arm-linux-gnu (from .../gdb-arm-linux-gnu_6.8-3_i386.deb) ...
- dpkg: error processing /var/cache/apt/archives/gdb-arm-linux-gnu_6.8-3_i386.deb (--unpack):
- trying to overwrite `/usr/share/man/man1/gdb.1.gz', which is also in package gdb
- dpkg-deb: subprocess paste killed by signal (Broken pipe)
- Processing triggers for man-db ...
- Errors were encountered while processing:
- /var/cache/apt/archives/gdb-arm-linux-gnu_6.8-3_i386.deb
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- Marx:/usr/share/man/man1#
dpkg -i --force-overwrite /var/cache/apt/archives/gdb-arm-linux-gnu_6.8-3_i386.deb
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home