Thanks - This has been fixed in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670564

It's too late to get into ubuntu precise - but it shouldn't be too much
of an issue since Arduino.mk declares boards.txt in itself.

However, there is another bug in 0.8-1 that wasn't found until after precise 
was released:
/usr/share/Arduino.mk doesn't point to the correct location of ard-parse-boards

A work-around for now:
sudo gedit /usr/share/Arduino.mk

find the line:
PARSE_BOARD = ard-parse-boards --boards_txt=$(BOARDS_TXT)

and change it to:
PARSE_BOARD = /usr/share/arduino/ard-parse-boards --boards_txt=$(BOARDS_TXT)

** Bug watch added: Debian Bug tracker #670564
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670564

** Also affects: arduino-mk (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670564
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986869

Title:
  bug in ard-parse-boards perl script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arduino-mk/+bug/986869/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to