[OpenDroneMap-users] Install Issue

Dennis Baldwin db at unmannedairlines.com
Fri Mar 20 10:36:27 PDT 2015


I ran into this early on. Maybe this will help:

https://github.com/OpenDroneMap/OpenDroneMap/issues/7

Keep us posted.

On Fri, Mar 20, 2015 at 12:22 PM, Todd Pals <tpalshadow at gmail.com> wrote:

> More problems, maybe I'm not cut out for this at this point.
>
> I am trying to install it here at work and it errors out with: mv: cannot
> stat `parallel-20141022': No such file or directory
>
> The extract_parallel.tar.bz2.log file says:
>
> bzip2: (stdin) is not a bzip2 file.
> tar: Child returned status 2
> tar: Error is not recoverable: exiting now
>
>
> On Fri, 20 Mar 2015 at 00:05 Todd Pals <tpalshadow at gmail.com> wrote:
>
>> Thanks for the help everyone.  I ended up creating a new machine using
>> 12.04 instead of 14.04, took exactly the same setups steps for 12 as I did
>> for 14 and everything seems to be running now.  I'll give one of the test
>> image sets a try tomorrow.
>>
>> On Thu, 19 Mar 2015 at 16:39 Todd Pals <tpalshadow at gmail.com> wrote:
>>
>>> I created a brand new virtual machine and install of 14.04.  I made no
>>> changes to the machine and now it says installing and quits.  It did make
>>> progress as I now have an apt-get_install.log file, contents below:
>>>
>>> Reading package lists...
>>> Building dependency tree...
>>> Reading state information...
>>> gcc is already the newest version.
>>> perl is already the newest version.
>>> curl is already the newest version.
>>> curl set to manually installed.
>>> git is already the newest version.
>>> git set to manually installed.
>>> unzip is already the newest version.
>>> unzip set to manually installed.
>>> wget is already the newest version.
>>> wget set to manually installed.
>>> Some packages could not be installed. This may mean that you have
>>> requested an impossible situation or if you are using the unstable
>>> distribution that some required packages have not yet been created
>>> or been moved out of Incoming.
>>> The following information may help to resolve the situation:
>>>
>>> The following packages have unmet dependencies:
>>>  libcheese-gtk23 : Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is
>>> not going to be installed
>>>                    Depends: libcogl15 (>= 1.15.8) but it is not going to
>>> be installed
>>>  libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not
>>> going to be installed
>>>               Depends: gstreamer1.0-clutter but it is not going to be
>>> installed
>>>  libclutter-1.0-0 : Depends: libcogl-pango15 (>= 1.15.8) but it is not
>>> going to be installed
>>>                     Depends: libcogl15 (>= 1.15.8) but it is not going
>>> to be installed
>>> E: Error, pkgProblemResolver::Resolve generated breaks, this may be
>>> caused by held packages.
>>>
>>> On Thu, 19 Mar 2015 at 13:31 Stephen Mather <stephen at smathermather.com>
>>> wrote:
>>>
>>>> Vagrant repo should work. It's a little light on ram, but otherwise
>>>> should be functional. The name of the repo is odm_vagrant in the
>>>> OpenDroneMap organization.
>>>> On Mar 19, 2015 1:50 PM, "Alex Mandel" <tech_dev at wildintellect.com>
>>>> wrote:
>>>>
>>>>> That doesn't seem right, the stock Ubuntu would not include Chrome
>>>>> repos. We did have a Vagrant recipe but I'm not sure thats up to date.
>>>>>
>>>>> -Alex
>>>>>
>>>>> On 03/19/2015 10:32 AM, Todd Pals wrote:
>>>>> > Thanks for the hints, none of that made a difference...I  might wipe
>>>>> this
>>>>> > virtual machine and try again from scratch.  It was a fresh install
>>>>> of
>>>>> > Ubuntu downloaded and installed soley for trying to get opendronemap
>>>>> to
>>>>> > work, so I won't be losing out on anything.  I'm just using the .iso
>>>>> from
>>>>> > ubuntu.com, is there something else I should be using?
>>>>> >
>>>>> > On Thu, 19 Mar 2015 at 12:02 Dennis Baldwin <db at unmannedairlines.com>
>>>>> wrote:
>>>>> >
>>>>> >> Try this:
>>>>> >>
>>>>> >> https://coderwall.com/p/3n6xka/fix-apt-on-old-unsupported-
>>>>> ubuntu-releases
>>>>> >>
>>>>> >> and if that doesn't work I'm attaching my sources.list that maybe
>>>>> you can
>>>>> >> try.
>>>>> >>
>>>>> >> Good luck and keep us posted.
>>>>> >>
>>>>> >> On Thu, Mar 19, 2015 at 11:51 AM, Todd Pals <tpalshadow at gmail.com>
>>>>> wrote:
>>>>> >>
>>>>> >>> I do get an error:
>>>>> >>>
>>>>> >>> ---
>>>>> >>> Fetched 2,606 kB in 18s (138 kB/s)
>>>>> >>>
>>>>> >>> W: Failed to fetch
>>>>> >>> http://dl.google.com/linux/chrome/deb/dists/stable/main/bina
>>>>> ry-amd64/Packages
>>>>> >>>  403  Forbidden [IP: 74.125.196.136 80]
>>>>> >>>
>>>>> >>> W: Failed to fetch
>>>>> >>> http://dl.google.com/linux/chrome/deb/dists/stable/main/bina
>>>>> ry-i386/Packages
>>>>> >>>  403  Forbidden [IP: 74.125.196.136 80]
>>>>> >>>
>>>>> >>> E: Some index files failed to download. They have been ignored, or
>>>>> old
>>>>> >>> ones used instead.
>>>>> >>> --
>>>>> >>>
>>>>> >>> Here are the contents of sources.list:
>>>>> >>>
>>>>> >>> ---
>>>>> >>> #deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64
>>>>> >>> (20150218.1)]/ trus
>>>>> >>> ty main restricted
>>>>> >>>
>>>>> >>> # See http://help.ubuntu.com/community/UpgradeNotes for how to
>>>>> upgrade to
>>>>> >>> # newer versions of the distribution.
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main
>>>>> restricted
>>>>> >>>
>>>>> >>> ## Major bug fix updates produced after the final release of the
>>>>> >>> ## distribution.
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main
>>>>> restricted
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main
>>>>> >>> restricted
>>>>> >>>
>>>>> >>> ## N.B. software from this repository is ENTIRELY UNSUPPORTED by
>>>>> the
>>>>> >>> Ubuntu
>>>>> >>> ## team. Also, please note that software in universe WILL NOT
>>>>> receive any
>>>>> >>> ## review or updates from the Ubuntu security team.
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates
>>>>> universe
>>>>> >>>
>>>>> >>> ## N.B. software from this repository is ENTIRELY UNSUPPORTED by
>>>>> the
>>>>> >>> Ubuntu
>>>>> >>> ## team, and may not be under a free licence. Please satisfy
>>>>> yourself as
>>>>> >>> to
>>>>> >>> ## your rights to use the software. Also, please note that
>>>>> software in
>>>>> >>> ## multiverse WILL NOT receive any review or updates from the
>>>>> Ubuntu
>>>>> >>> ## security team.
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates
>>>>> multiverse
>>>>> >>>
>>>>> >>> ## N.B. software from this repository may not have been tested as
>>>>> >>> ## extensively as that contained in the main release, although it
>>>>> includes
>>>>> >>> ## newer versions of some applications which may provide useful
>>>>> features.
>>>>> >>> ## Also, please note that software in backports WILL NOT receive
>>>>> any
>>>>> >>> review
>>>>> >>> ## or updates from the Ubuntu security team.
>>>>> >>> deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main
>>>>> >>> restricted univer
>>>>> >>> se multiverse
>>>>> >>> deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main
>>>>> >>> restricted un
>>>>> >>> iverse multiverse
>>>>> >>>
>>>>> >>> deb http://security.ubuntu.com/ubuntu trusty-security main
>>>>> restricted
>>>>> >>> deb-src http://security.ubuntu.com/ubuntu trusty-security main
>>>>> restricted
>>>>> >>> deb http://security.ubuntu.com/ubuntu trusty-security universe
>>>>> >>> deb-src http://security.ubuntu.com/ubuntu trusty-security universe
>>>>> >>> deb http://security.ubuntu.com/ubuntu trusty-security multiverse
>>>>> >>> deb-src http://security.ubuntu.com/ubuntu trusty-security
>>>>> multiverse
>>>>> >>>
>>>>> >>> ## Uncomment the following two lines to add software from
>>>>> Canonical's
>>>>> >>> ## 'partner' repository.
>>>>> >>> ## This software is not part of Ubuntu, but is offered by
>>>>> Canonical and
>>>>> >>> the
>>>>> >>> ## respective vendors as a service to Ubuntu users.
>>>>> >>> # deb http://archive.canonical.com/ubuntu trusty partner
>>>>> >>> # deb-src http://archive.canonical.com/ubuntu trusty partner
>>>>> >>>
>>>>> >>> ## This software is not part of Ubuntu, but is offered by
>>>>> third-party
>>>>> >>> ## developers who want to ship their latest software.
>>>>> >>> deb http://extras.ubuntu.com/ubuntu trusty main
>>>>> >>> deb-src http://extras.ubuntu.com/ubuntu trusty main
>>>>> >>> todd at todd-VirtualBox:/etc/apt$
>>>>> >>>
>>>>> >>> ---
>>>>> >>>
>>>>> >>>
>>>>> >>> Thanks!
>>>>> >>>
>>>>> >>> On Thu, 19 Mar 2015 at 11:46 Dennis Baldwin <
>>>>> db at unmannedairlines.com>
>>>>> >>> wrote:
>>>>> >>>
>>>>> >>>> Strange. I just did an install on 14.04 with no problems. I
>>>>> wonder if
>>>>> >>>> it's an issue with your sources.list. It looks like it's failing
>>>>> here:
>>>>> >>>>
>>>>> >>>>
>>>>> >>>> https://github.com/OpenDroneMap/OpenDroneMap/blob/gh-pages/
>>>>> install.sh#L107
>>>>> >>>>
>>>>> >>>> Try running this directly from your command line and see if you
>>>>> still
>>>>> >>>> get that 403 error:
>>>>> >>>>
>>>>> >>>> sudo apt-get update --assume-yes
>>>>> >>>>
>>>>> >>>> If so, paste your /etc/apt/sources.list and I'll compare with
>>>>> mine.
>>>>> >>>>
>>>>> >>>> On Thu, Mar 19, 2015 at 11:31 AM, Todd Pals <tpalshadow at gmail.com
>>>>> >
>>>>> >>>> wrote:
>>>>> >>>>
>>>>> >>>>> apt-get_get.log and sysinfo.txt are the only two files in the
>>>>> logs
>>>>> >>>>> directory.
>>>>> >>>>>
>>>>> >>>>> On Thu, 19 Mar 2015 at 11:27 Dennis Baldwin <
>>>>> db at unmannedairlines.com>
>>>>> >>>>> wrote:
>>>>> >>>>>
>>>>> >>>>>> Hey Todd,
>>>>> >>>>>>
>>>>> >>>>>> What about attaching apt-get_install.log? I see those 403 in the
>>>>> >>>>>> apt-get_get.log but not sure those are really the problem. The
>>>>> >>>>>> apt-get_install should hopefully give us more info.
>>>>> >>>>>>
>>>>> >>>>>> Dennis
>>>>> >>>>>>
>>>>> >>>>>> On Thu, Mar 19, 2015 at 8:42 AM, Todd Pals <
>>>>> tpalshadow at gmail.com>
>>>>> >>>>>> wrote:
>>>>> >>>>>>
>>>>> >>>>>>> Here are the logs, thanks!
>>>>> >>>>>>>
>>>>> >>>>>>>
>>>>> >>>>>>> On Wed, 18 Mar 2015 at 21:56 Alex Mandel <
>>>>> tech_dev at wildintellect.com>
>>>>> >>>>>>> wrote:
>>>>> >>>>>>>
>>>>> >>>>>>>> Yup check the log, if you're install stopped at the Updating
>>>>> step
>>>>> >>>>>>>> then
>>>>> >>>>>>>> there was a failure really early on installing packages via
>>>>> apt-get.
>>>>> >>>>>>>>
>>>>> >>>>>>>> FYI, the install.sh is really readable.
>>>>> >>>>>>>>
>>>>> >>>>>>>>
>>>>> >>>>>>>> -Alex
>>>>> >>>>>>>>
>>>>> >>>>>>>> On 03/18/2015 07:16 PM, Blake Girardot wrote:
>>>>> >>>>>>>>>
>>>>> >>>>>>>>> Hi,
>>>>> >>>>>>>>>
>>>>> >>>>>>>>> There should be a logs folder in the install directory. Can
>>>>> you
>>>>> >>>>>>>> open
>>>>> >>>>>>>>> file with the latest last modification time and put the
>>>>> contents
>>>>> >>>>>>>> of that
>>>>> >>>>>>>>> log in an email?
>>>>> >>>>>>>>>
>>>>> >>>>>>>>> Cheers,
>>>>> >>>>>>>>> Blake
>>>>> >>>>>>>>>
>>>>> >>>>>>>>>
>>>>> >>>>>>>>>
>>>>> >>>>>>>>> On 3/19/2015 3:06 AM, Todd Pals wrote:
>>>>> >>>>>>>>>> First let me apologize for incorrectly posting to the github
>>>>> >>>>>>>> earlier
>>>>> >>>>>>>>>> today, I'm sorry about that.
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> I am new to the Linux, so if I'm completely dumb in what I'm
>>>>> >>>>>>>> asking,
>>>>> >>>>>>>>>> just let me know. You won't hurt my feelings. I'm running
>>>>> Ubuntu
>>>>> >>>>>>>> 14.04
>>>>> >>>>>>>>>> LTS on an Oracle VirtualBox (setup just for this).
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> When I run the install I get this:
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> todd at todd-VirtualBox:~/Documents/OpenDroneMap$ sudo
>>>>> ./install.sh
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>>   created by Daniel Schwarz/daniel.schwarz at topoi.org
>>>>> >>>>>>>>>> <mailto:daniel.schwarz at topoi.org>
>>>>> >>>>>>>>>>   released under Creative Commons/CC-BY
>>>>> >>>>>>>>>>   Attribution
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>>   if the script doesn't finish properly
>>>>> >>>>>>>>>>   (i.e. it doesn't print "script finished" at the end)
>>>>> >>>>>>>>>>   please email me the content of the logs folder
>>>>> >>>>>>>>>> script started - Wed Mar 18 16:18:44 CDT 2015
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> installing required packages
>>>>> >>>>>>>>>> - updating
>>>>> >>>>>>>>>> todd at todd-VirtualBox:~/Documents/OpenDroneMap$
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> And nothing seems to happen. If I try and run a set of the
>>>>> sample
>>>>> >>>>>>>> images
>>>>> >>>>>>>>>> or the set that Dennis Baldwin has in his videos I get this:
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> no CCD width or focal length found for img_4851.jpg -
>>>>> camera: "
>>>>> >>>>>>>> "sh: 1:
>>>>> >>>>>>>>>> jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>> sh: 1: jhead: not found
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> Any help would be appreciated!
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> -Todd
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>>> _______________________________________________
>>>>> >>>>>>>>>> OpenDroneMap-users mailing list
>>>>> >>>>>>>>>> OpenDroneMap-users at lists.osgeo.org
>>>>> >>>>>>>>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/
>>>>> >>>>>>>> opendronemap-users
>>>>> >>>>>>>>>>
>>>>> >>>>>>>>> _______________________________________________
>>>>> >>>>>>>>> OpenDroneMap-users mailing list
>>>>> >>>>>>>>> OpenDroneMap-users at lists.osgeo.org
>>>>> >>>>>>>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/opendronemap
>>>>> -users
>>>>> >>>>>>>>
>>>>> >>>>>>>>
>>>>> >>>>>>> _______________________________________________
>>>>> >>>>>>> OpenDroneMap-users mailing list
>>>>> >>>>>>> OpenDroneMap-users at lists.osgeo.org
>>>>> >>>>>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/opendronemap
>>>>> -users
>>>>> >>>>>>>
>>>>> >>>>>>>
>>>>> >>>>>>
>>>>> >>>>
>>>>> >>
>>>>> >
>>>>> >
>>>>> >
>>>>> > _______________________________________________
>>>>> > OpenDroneMap-users mailing list
>>>>> > OpenDroneMap-users at lists.osgeo.org
>>>>> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/opendronemap-users
>>>>> >
>>>>>
>>>>> _______________________________________________
>>>>> OpenDroneMap-users mailing list
>>>>> OpenDroneMap-users at lists.osgeo.org
>>>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/opendronemap-users
>>>>>
>>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-users/attachments/20150320/1081014d/attachment-0001.html>


More information about the OpenDroneMap-users mailing list