Public bug reported: The bug happen when following the instruction when running arm-none- eabi-gdb
The capture from the terminal sandholt@sandholt-700-107eo:~$ arm-none-eabi-gdb The program 'arm-none-eabi-gdb' is currently not installed. You can install it by typing: sudo apt-get install gdb-arm-none-eabi sandholt@sandholt-700-107eo:~$ sudo apt-get install gdb-arm-none-eabi [sudo] password for sandholt: Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi libnewlib-dev Suggested packages: libnewlib-doc The following NEW packages will be installed: binutils-arm-none-eabi gcc-arm-none-eabi gdb-arm-none-eabi libnewlib-arm-none-eabi libnewlib-dev 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 26.8 MB of archives. After this operation, 197 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe binutils-arm-none-eabi amd64 2.24-2ubuntu2+4 [2,057 kB] Get:2 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe gcc-arm-none-eabi amd64 4.8.2-14ubuntu1+6 [15.5 MB] Get:3 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe gdb-arm-none-eabi amd64 7.6.50.20131218-0ubuntu1+1 [2,480 kB] Get:4 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe libnewlib-dev all 2.1.0-3 [95.3 kB] Get:5 http://cn.archive.ubuntu.com/ubuntu/ trusty/universe libnewlib-arm-none-eabi all 2.1.0-3 [6,683 kB] Fetched 26.8 MB in 23s (1,124 kB/s) Selecting previously unselected package binutils-arm-none-eabi. (Reading database ... 220331 files and directories currently installed.) Preparing to unpack .../binutils-arm-none-eabi_2.24-2ubuntu2+4_amd64.deb ... Unpacking binutils-arm-none-eabi (2.24-2ubuntu2+4) ... Selecting previously unselected package gcc-arm-none-eabi. Preparing to unpack .../gcc-arm-none-eabi_4.8.2-14ubuntu1+6_amd64.deb ... Unpacking gcc-arm-none-eabi (4.8.2-14ubuntu1+6) ... Selecting previously unselected package gdb-arm-none-eabi. Preparing to unpack .../gdb-arm-none-eabi_7.6.50.20131218-0ubuntu1+1_amd64.deb ... Unpacking gdb-arm-none-eabi (7.6.50.20131218-0ubuntu1+1) ... dpkg: error processing archive /var/cache/apt/archives/gdb-arm-none-eabi_7.6.50.20131218-0ubuntu1+1_amd64.deb (--unpack): trying to overwrite '/usr/share/man/man1/gdb.1.gz', which is also in package gdb 7.7-0ubuntu3.1 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Selecting previously unselected package libnewlib-dev. Preparing to unpack .../libnewlib-dev_2.1.0-3_all.deb ... Unpacking libnewlib-dev (2.1.0-3) ... Selecting previously unselected package libnewlib-arm-none-eabi. Preparing to unpack .../libnewlib-arm-none-eabi_2.1.0-3_all.deb ... Unpacking libnewlib-arm-none-eabi (2.1.0-3) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Errors were encountered while processing: /var/cache/apt/archives/gdb-arm-none-eabi_7.6.50.20131218-0ubuntu1+1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Package DistroRelease: Ubuntu 14.04 Package: gdb-arm-none-eabi (not installed) ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 Date: Sun Nov 2 10:09:52 2014 DuplicateSignature: package:gdb-arm-none-eabi:(not installed):trying to overwrite '/usr/share/man/man1/gdb.1.gz', which is also in package gdb 7.7-0ubuntu3.1 ErrorMessage: trying to overwrite '/usr/share/man/man1/gdb.1.gz', which is also in package gdb 7.7-0ubuntu3.1 InstallationDate: Installed on 2014-11-01 (0 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) SourcePackage: gdb-arm-none-eabi Title: package gdb-arm-none-eabi (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/gdb.1.gz', which is also in package gdb 7.7-0ubuntu3.1 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gdb-arm-none-eabi (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package package-conflict trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388489 Title: package gdb-arm-none-eabi (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/gdb.1.gz', which is also in package gdb 7.7-0ubuntu3.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdb-arm-none-eabi/+bug/1388489/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
