NeuronRobotics / BowlerStudio_legacy

Bowler Robotics Development Studio
http://neuronrobotics.com/
Other
25 stars 4 forks source link

Attempt at installing .deb on Beaglebone Green Running Debian #53

Open adamjvr opened 8 years ago

adamjvr commented 8 years ago

I attempted to install the .deb of BowlerStudio since I couldn't get it to build from source. This is what happened

adam@beaglebone:~/Downloads$ sudo dpkg -i Ubuntu-BowlerStudio-0.4.16.deb
Selecting previously unselected package bowlerstudio.
(Reading database ... 59800 files and directories currently installed.)
Unpacking bowlerstudio (from Ubuntu-BowlerStudio-0.4.16.deb) ...
dpkg-deb (subprocess): cannot copy archive member from 'Ubuntu-BowlerStudio-0.4.16.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing Ubuntu-BowlerStudio-0.4.16.deb (--install):
 cannot copy extracted data for './usr/local/NeuronRobotics/RDK/rdk.tar' to '/usr/local/NeuronRobotics/RDK/rdk.tar.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
 Ubuntu-BowlerStudio-0.4.16.deb
madhephaestus commented 8 years ago

looks like a corrupt file?