rspandolfi / DaVinciChallenge-Build-a-Drone-Workshop

Build a Drone Workshop sponsored by Kashmir World Foundation
http://www.KashmirWorldFoundation.org
3 stars 1 forks source link

dpkg: error processing package apmplanner2 #1

Open xros opened 8 years ago

xros commented 8 years ago

I met this issue on ubuntu 14.04 amd64 when using the script install.sh

Preparing to unpack apmplanner.deb ... Unpacking apmplanner2 (2.0.15-7-gd94637c) ... dpkg: dependency problems prevent configuration of apmplanner2: apmplanner2 depends on libasound2 (>= 1.0.16); however: Package libasound2:i386 is not installed. apmplanner2 depends on libflite1; however: apmplanner2 depends on libqt5core5a (>= 5.2.0); however: apmplanner2 depends on libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5network5 (>= 5.0.2); however: apmplanner2 depends on libqt5opengl5 (>= 5.0.2) | libqt5opengl5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5printsupport5 (>= 5.0.2); however: apmplanner2 depends on libqt5qml5 (>= 5.0.2); however: apmplanner2 depends on libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5script5 (>= 5.0.2); however: apmplanner2 depends on libqt5serialport5 (>= 5.1.0); however: apmplanner2 depends on libqt5sql5 (>= 5.0.2); however: apmplanner2 depends on libqt5svg5 (>= 5.0.2); however: apmplanner2 depends on libqt5test5 (>= 5.0.2); however: apmplanner2 depends on l dpkg: error processing package apmplanner2 (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.10.1-0ubuntu2) ... Processing triggers for desktop-file-utils (0.22-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Errors were encountered while processing: apmplanner2

apmplanner2 can not be installed... how to fix it?

rspandolfi commented 8 years ago

Hi xros,

Glad to see someone is accessing our old github site. I forget we even had that site as we relocated along time back to another location. Bad news is we did not keep the apmplanner script current. Good news is the script is no longer required. You should now be able to follow directions at http://ardupilot.com/downloads/#apm_planner_20_9_raquo and all should work fine. If not, I will send you line by line instructions. By the way are you interested in participating in any of our wildlife protection project? Currently we are configuring drones for protecting marine turtle nests.

V/r,

Ron

Ronald Pandolfi, Ph.D. Director, TACP-Network Kashmir-Robotics, a division of Kashmir World Foundation www.KashmirWorldFoundation.org

On Sat, Aug 29, 2015 at 6:38 PM, xros notifications@github.com wrote:

I met this issue on ubuntu 14.04 amd64 when using the script install.sh

Preparing to unpack apmplanner.deb ... Unpacking apmplanner2 (2.0.15-7-gd94637c) ... dpkg: dependency problems prevent configuration of apmplanner2: apmplanner2 depends on libasound2 (>= 1.0.16); however: Package libasound2:i386 is not installed. apmplanner2 depends on libflite1; however: apmplanner2 depends on libqt5core5a (>= 5.2.0); however: apmplanner2 depends on libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5network5 (>= 5.0.2); however: apmplanner2 depends on libqt5opengl5 (>= 5.0.2) | libqt5opengl5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5printsupport5 (>= 5.0.2); however: apmplanner2 depends on libqt5qml5 (>= 5.0.2); however: apmplanner2 depends on libqt5quick5 (>= 5.0.2) | libqt5quick5-gles (>= 5.0.2); however: apmplanner2 depends on libqt5script5 (>= 5.0.2); however: apmplanner2 depends on libqt5serialport5 (>= 5.1.0); however: apmplanner2 depends on libqt5sql5 (>= 5.0.2); however: apmplanner2 depends on libqt5svg5 (>= 5.0.2); however: apmplanner2 depends on libqt5test5 (>= 5.0.2); however: apmplanner2 depends on l dpkg: error processing package apmplanner2 (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.10.1-0ubuntu2) ... Processing triggers for desktop-file-utils (0.22-1ubuntu1) ... Processing triggers for mime-support (3.54ubuntu1.1) ... Errors were encountered while processing: apmplanner2

apmplanner2 can not be installed... how to fix it?

— Reply to this email directly or view it on GitHub https://github.com/rspandolfi/DaVinciChallenge-Build-a-Drone-Workshop/issues/1 .

xros commented 8 years ago

Hey Ronald Pandolfi, Ph.D.,

I found the package delivered from ardupilot . And tried a bit. It's buggy.

Yet. I compiled a package there by myself. But there were some bugs based on the source codes. So I tried to fix them. I pulled a request and waited if that was proved. That works on ubuntu 14.04 amd64.

Do you have some good ideas?

I read from your site. The idea is so great. I hope I have time to do so. How to participate? Have I to be in the States?

rspandolfi commented 8 years ago

Hi xros,

We encourage global participation in our Competitive and Collaborative projects. For example, our Marine Turtle protection project seeks participants from all locations where marine turtles nest. Collaborative we are developing custom aircraft designs, sensor integration, and pattern recognition to enable autonomous nest detection and characterization.

Where are you located?

V/r,

Ron

Ronald Pandolfi, Ph.D. Director, TACP-Network Kashmir-Robotics, a division of Kashmir World Foundation www.KashmirWorldFoundation.org

On Tue, Sep 1, 2015 at 9:30 AM, xros notifications@github.com wrote:

Hey Ronald Pandolfi, Ph.D.,

I found the package delivered from ardupilot http://ardupilot.com/downloads/?category=35 . And tried a bit. It's buggy.

Yet. I compiled a package there by myself. But there were some bugs based on the source codes. So I tried to fix them. I pulled a request https://github.com/diydrones/apm_planner/pull/792 and waited if that was proved. That works on ubuntu 14.04 amd64.

Do you have some good ideas?

I read from your site. The idea is so great. I hope I have time to do so. How to participate? Have I to be in the States?

— Reply to this email directly or view it on GitHub https://github.com/rspandolfi/DaVinciChallenge-Build-a-Drone-Workshop/issues/1#issuecomment-136722941 .

xros commented 8 years ago

Hey Ron,

I like that. I like natural language processing, machine learning, DIY drones, logistic circuits if necessary. I have experience in developing platforms for internet of cars. I am in the mainland of China, Shenzhen. F.Y.I. I like to build A.I. robotics. I developed and wrote codes on robotics when I was in high school.

I want to see flying cars. This site is one of my projects for the platform currently , not too much, but I'm gonna release something soon.

It looks the Kashmir project does involve a lot. What can I do then? :smile:

Xros

rspandolfi commented 8 years ago

Hi Xros,

I enjoyed your site! Go ahead and fill out an application for internship with KwF. (Fill out the form at the bottom of the page: http://www.kashmirworldfoundation.org/#!interns/cv4i)

V/r,

Ron

Ronald Pandolfi, Ph.D. Director, TACP-Network Kashmir-Robotics, a division of Kashmir World Foundation www.KashmirWorldFoundation.org

On Mon, Sep 7, 2015 at 2:40 AM, xros notifications@github.com wrote:

Hey Ron,

I like that. I like natural language processing, machine learning, DIY drones, logistic circuits if necessary. I have experience in developing platforms for internet of cars. I am in the mainland of China, Shenzhen. F.Y.I. I like to build A.I. robotics. I developed and wrote codes on robotics when I was in high school.

I want to see flying cars. This site http://www.nervey.com is one of my project for the platform currently , not too much, but I'm gonna release something soon.

It looks the Kashmir project does involve a lot. What can I do then? [image: :smile:]

Xros

— Reply to this email directly or view it on GitHub https://github.com/rspandolfi/DaVinciChallenge-Build-a-Drone-Workshop/issues/1#issuecomment-138207320 .