-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
Description
Hi,
I want to be able to compile my own firmware, but i am using a ubuntu 16.04 clone. I've been following the discussion #604 but it seem's that the OP has dropped out of the discussion.
I follow the reasoning that ppa/ppamiller is no longer required and procede to follow the instructions in README.md.
when i type sudo apt-get install cmake ninja-build gcc-arm-none-eabi srecord libssl-dev it terminates with the error
Errors were encountered while processing:
/var/cache/apt/archives/binutils-arm-none-eabi_2.26-4ubuntu1+8_amd64.deb
/var/cache/apt/archives/gcc-arm-none-eabi_15%3a4.9.3+svn231177-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)