Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

opendronemap.iso: Permission denied #13

Open
DeepGeoTech opened this issue Dec 12, 2021 · 3 comments
Open

opendronemap.iso: Permission denied #13

DeepGeoTech opened this issue Dec 12, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@DeepGeoTech
Copy link

When running ./envsetup.sh in step 2, I get the error:

opendrone.iso: Permission denied
Couldn't download the file :-(

@pierotofy pierotofy added bug Something isn't working help wanted Extra attention is needed labels Dec 12, 2021
@th122
Copy link

th122 commented Apr 26, 2022

To me that sounds as if the surrounding directory doesn't allow you to create the downloaded file. Have you tried

  • manually creating an empty file at the same location echo test > removeme.txt?
  • manually downloading the file a) using a webbrowser, b) using the gdown.pl script? (You can construct the google drive location by inserting the content of GOOGLE_DRIVE_FILE_ID as detailled in line 5 of envsetup.sh into the URL https://drive.google.com/file/d/${GOOGLE_DRIVE_FILE_ID}/edit

@1noob4ever
Copy link

@1noob4ever
Copy link

1noob4ever commented Jun 17, 2023

root@ubu18:/home/me/LiveODM# ./envsetup.sh
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
genisoimage is already the newest version (9:1.1.11-3ubuntu2).
isolinux is already the newest version (3:6.03+dfsg1-2).
xorriso is already the newest version (1.4.8-3).
perl is already the newest version (5.26.1-6ubuntu0.7).
squashfs-tools is already the newest version (1:4.3-6ubuntu0.18.04.4).
wget is already the newest version (1.19.4-1ubuntu2.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Downloading opendronemap.iso...
--2023-06-16 21:21:30-- https://docs.google.com/uc?id=1ZSQRfhHmiEWnazlJRy6UEzKaYElDFv4l&export=download
Resolving docs.google.com (docs.google.com)... 142.251.32.206, 2607:f8b0:4000:80a::200e
Connecting to docs.google.com (docs.google.com)|142.251.32.206|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-06-16 21:21:33 ERROR 404: Not Found.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants