Error: programmer type must be written as "id_type"

Hi there!

I downloaded the most recent version 1.6.5 of Arduino. Now every time I want to upload a sketch I get an error message:

avrdude: error at /home/.../.avrduderc:332: programmer type must be written as "id_type"

The only "solution" I found searching the web was to switch back to an older version. Is there any other solution to this problem?

TIA

Gregor

PS: System is Debian 7.8 (wheezy)

Solved.

The solution was to "hide" (rename) ~/.avrduderc and restart the IDE.

Gregor