Updating of Avidemux fails since last build (28-08/2021)

Started by thursdaychild, October 09, 2021, 10:37:54 PM

Previous topic - Next topic

thursdaychild

Hi!

I wanted to update Avidemux today, but the installation-process fails with the following error-message:
QuoteThe installation at least of some of the build dependencies failed. Aborting.

My installation commands were as follows:
Quote1. sudo apt-get purge "avidemux*"
2. sudo apt-get update
3. sudo apt-get install git
4. git clone https://github.com/mean00/avidemux2.git
5. cd ~/avidemux2
6. git submodule update --init --recursive
7. git pull --recurse
8. bash createDebFromSourceUbuntu.bash

Last time when I built it with these command-lines (this was at 28-08/2021) everything still worked. - What's wrong now?

thursdaychild

Update:
The problem is already fixed. Had too many open error-messages from other apps before the building-process.