[Coco] GCC6809 cross compiler, assembler & linker

Tormod Volden lists.tormod at gmail.com
Tue Aug 8 03:22:58 EDT 2017


On Tue, Aug 8, 2017 at 1:12 AM, Kip Koon wrote:
> Hi Tormod,
> Here is the output when I use the apt-get update command.
> ------------------------Begin out--------------------------
> root at sfa-debian:/etc/apt# apt-get update
> Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
> Get:2 http://ppa.launchpad.net/tormodvolden/m6809/ubuntu trusty InRelease [15.5 kB]
> Ign:3 http://ftp.us.debian.org/debian stretch InRelease
> Hit:4 http://ftp.us.debian.org/debian stretch-updates InRelease
> Hit:5 http://ftp.us.debian.org/debian stretch Release
> Ign:2 http://ppa.launchpad.net/tormodvolden/m6809/ubuntu trusty InRelease
> Fetched 15.5 kB in 1s (12.1 kB/s)
> Reading package lists... Done
> W: GPG error: http://ppa.launchpad.net/tormodvolden/m6809/ubuntu trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4B1E287796DD5C9A
> W: The repository 'http://ppa.launchpad.net/tormodvolden/m6809/ubuntu trusty InRelease' is not signed.
> N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
> N: See apt-secure(8) manpage for repository creation and user configuration details.
> root at sfa-debian:/etc/apt#
> ------------------------ End Output------------------------
> What do you think is wrong?

Kip, nothing is wrong here. Just do "apt-get install gcc6809".

Your output from "apt-get update" shows us that you have indeed
managed to add the PPA entries. Don't worry too much about the
warnings (W:) and notices (N:). They would disappear with the
add-apt-repository command, which is not installed by default on
Debian but probably available somewhere.

Tormod


More information about the Coco mailing list