Ok, I completely deleted the /ardupilot directory from my system.
Then per Ardupilot instructions: created a fork of the main Ardupilot repository and my GitHub account and cloned the fork.
The Tools/environment_install/install-prereqs-ubuntu.sh -y script works now ye!
A question remains: Is the latest stable version of ArduSub included in the main Ardupilot repository or should I follow the instructions from Ardusub:
Bootstrapping is supported for starting Ubuntu clients and performing initial state runs such as setting repositories and performing profile updates.However, the root user on Ubuntu is disabled by default, so to use bootstrapping, you require an existing user with sudo privileges for Python.
To register your clients, you need a bootstrap repository.By default, bootstrap repositories are automatically created, and regenerated daily for all synchronized products.You can manually create the bootstrap repository from the command prompt, using this command:
Bootstrapping dependencies for Debian-based OSes... (you can skip this with --no-bootstrap)
Hit:1 Index of /certbot/certbot/ubuntu bionic InRelease
Hit:2 Index of /ubuntu bionic InRelease
Hit:3 Index of /ubuntu bionic-security InRelease
Hit:4 Index of /ubuntu bionic-updates InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-virtualenv is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
I have a functional Ubuntu install on a laptop and I wish to install Arch to a second partition FROM WITHIN the Ubuntu environment. I am confused as to what how to use the arch bootstrap image following this wiki page.
Hi @LyzardKing, I installed the .deb version 5.1-1 from and try to the version 5.2-1, both unsuccessful. My libreoffice version is 7.0.2.2 and libreoffice-java-common is the newest version (1:7.0.2-0ubuntu1)
I tested with the versions of libreoffice in the ubuntu repos anche the upstream ppa, and they both work automatically, detecting the correct paths.
Check that the snap is not still lauched by running which libreoffice. That should return /usr/bin/libreoffice
com.sun.star.comp.helper.BootstrapException at org.j...@5.2.233/org.jabref.gui.openoffice.Bootstrap.bootstrap(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.Bootstrap.bootstrap(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.OOBibBase.simpleBootstrap(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.OOBibBase.(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.OpenOfficePanel.createBibBase(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.OpenOfficePanel$2.call(Unknown Source) at org.j...@5.2.233/org.jabref.gui.openoffice.OpenOfficePanel$2.call(Unknown Source) at org.jabref.m...@5.2.233/javafx.concurrent.Task$TaskCallable.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source)
hey not the same person here but i have the same issue:
i tried the release:20.11.1 branch on my ubuntu 20.04 with the same issue, at that point i had already updated the docker version though. and yea did wipe everything.
I have a dedicated serveur running on ubuntu 14 . i want to install drush using composer on the server in order to be able to install any web site using drush!
but it don't work.
the root folder for web site on the serveur is "httpdocs".
"Ubuntu for devices" is released for free non-commercial use. It is providedwithout warranty, even the implied warranty of merchantability, satisfactionor fitness for a particular use. See the licence included with each programfor details. Some licences may grant additional rights. This notice shall notlimit your rights under each program's licence. Licences for each program areavailable in the usr/share/doc directory. Source code for Ubuntu can bedownloaded from archive.ubuntu.com. Ubuntu, the Ubuntu logo and Canonical areregistered trademarks of Canonical Ltd. All other trademarks are the propertyof their respective owners. "Ubuntu for devices" is released for limited usedue to the inclusion of binary hardware support files. The original componentsand licenses can be foundhere.
Tip: The --bootstrap option is normally only used when installing Ubuntu the first time. It requires that the device is booted to the bootloader. After Ubuntu is installed, one uses the ubuntu-device-flash command (without the --bootstrap option) while the device is booted to Ubuntu.
Enabling the bootstrap.memory_lock setting will cause the JVM to reserve any memory it needs. The Java SE Hotspot VM Garbage Collection Tuning Guide documents a default 1 gigabyte (GB) Class Metadata native memory reservation. Combined with Java heap, this may result in an error due to the lack of native memory on VMs with less memory than these requirements. To prevent errors, limit the reserved memory size using -XX:CompressedClassSpaceSize or -XX:MaxMetaspaceSize and set the size of the Java heap to make sure you have enough system memory.
df19127ead