Package conflict with gcc-avr

Asked by Ken Bannister

I just installed gcc-arm-embedded, v7-2018q2-1~bionic1 on an Ubuntu 18.04 system using your instructions [1]. Before installing I removed the gcc, binutils, libnewlib, and libstdc++ packages for arm-none-eabi.

However, I also happened to have the gcc AVR toolchain packages installed. There was a conflict when installing gcc-arm-embedded. The file below already was managed by the gcc-avr package, at revision 5.4.0+atmel3.6.0-1build1.

/usr/lib/libcc1.so.0.0.0

I uninstalled the gcc AVR toolchain packages, and was able to install gcc-arm-embeded. However, maybe you can find a way for future release packages to coexist.

[1] https://launchpad.net/%7Eteam-gcc-arm-embedded/+archive/ubuntu/ppa

Question information

Language:
English Edit question
Status:
Expired
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Leo Havmøller (leh-p) said :
#1

Maybe gcc-avr can find a way for future release packages to coexist?

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Kees Bakker (keestux) said :
#3

Maybe this should be filed as a bug