It looks like you already have versions of the avr tools installed. You need to uninstall them via:
sudo apt-get remove gcc-avr then just reinstall the tinyos-avr tools Kevin On 8/20/07, Hui KANG <[EMAIL PROTECTED]> wrote: > > Hi, All, > I tried installing tinyos-2.0.2 from Ubuntu repository. I tried apt-cache > install tinyos and tinyos-avr. When install tinyos-msp403, however, I > got these error. > > Reading database ... 121395 files and directories currently installed.) > Unpacking avr-libc-tinyos (from .../avr-libc-tinyos_1.2.3-2_i386.deb) ... > dpkg: error processing > /var/cache/apt/archives/avr-libc-tinyos_1.2.3-2_i386.deb (--unpack): > trying to overwrite `/usr/avr/include/avr/boot.h', which is also in > package avr-libc > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Unpacking avr-gcc-tinyos (from .../avr-gcc-tinyos_3.4.3-2_i386.deb) ... > dpkg: error processing > /var/cache/apt/archives/avr-gcc-tinyos_3.4.3-2_i386.deb (--unpack): > trying to overwrite `/usr/share/info/dir.gz', which is also in package > avr-gcc > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Unpacking avr-binutils-tinyos (from > .../avr-binutils-tinyos_2.15-4_i386.deb) ... > dpkg: error processing > /var/cache/apt/archives/avr-binutils-tinyos_2.15-4_i386.deb (--unpack): > trying to overwrite `/usr/share/man/man1/avr-addr2line.1.gz', which is > also in package avr-binutils > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Errors were encountered while processing: > /var/cache/apt/archives/avr-libc-tinyos_1.2.3-2_i386.deb > /var/cache/apt/archives/avr-gcc-tinyos_3.4.3-2_i386.deb > /var/cache/apt/archives/avr-binutils-tinyos_2.15-4_i386.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Anyone can help me. Thanks. > > Hui > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
