gcc-arm-embedded pkg broken or parts missing

Asked by Frank Bennett

       "sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded"
       "sudo apt-get update"
Err http://ppa.launchpad.net quantal/main Sources
  404 Not Found
Err http://ppa.launchpad.net quantal/main i386 Packages
  404 Not Found
Ign http://ppa.launchpad.net quantal/main Translation-en
Fetched 795 kB in 21s (37.7 kB/s)
W: Failed to fetch http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/quantal/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/terry.guo/gcc-arm-embedded/ubuntu/dists/quantal/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/terry.guo/gcc-arm-embedded/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

       "sudo apt-get install gcc-arm-none-eabi"
Unable to locate package gcc-arm-none-eabi

$ cat /etc/issue
Ubuntu 12.10 \n \l

Question information

Language:
English Edit question
Status:
Answered
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Terry Guo (terry.guo) said :
#1

It's true that we just focus on LTS Ubuntu like 10.04 and 12.04 so far. But the 13.04 is also supported. Those are stated in release.txt. So if you can upgrade to 13.04, you will be able to use this tool chain. Otherewise, you can go with the tar ball. Thanks.

Revision history for this message
Alexandre Perrin (alexandreperr) said :
#2

Hi, maybe this question is a bit outdated but I solved this issue by editing the source.list file adding:
deb http://ppa.launchpad.net/terry.guo/gcc-arm-embedded/ubuntu raring main
deb-src http://ppa.launchpad.net/terry.guo/gcc-arm-embedded/ubuntu raring main

hope it helps.

Can you help with this problem?

Provide an answer of your own, or ask Frank Bennett for more information if necessary.

To post a message you must log in.