Closed MartinKoeditz closed 1 year ago
Hi Martin,
DAPS 3.0 is already pretty old, latest version is DAPS 3.3.2. Would you mind trying it to see whether the error has been fixed in the meantime? For testing purposes you can run DAPS directly from a GitHub checkout as described here: https://github.com/openSUSE/daps/blob/main/INSTALL.adoc#5-running-daps-from-a-local-git-clone
NOTE: You may run into an issue that has been reported a few days ago, see #699 (The reporter is currently packaging DAPS for Debian)
In case the error has not been fixed, please run daps with the --debug
parameter. It will create a lot of output. among it the commands that are excecuted. You should be able to see which of these commands take so long.
Best regards, Frank
Greetings, I have patched the validate.mk makefile so that daps runs just fine in Debian testing. https://packages.debian.org/bookworm/daps Sincerely, Filippo
The new DAPS version works. Thank you.
Problem description
I use daps on Ubuntu. The app is very slow. If I run DAPS I get an error after 20 minutes of runtime. I don't have the problem on OpenSuse.
Expected behavior
Running DAPS without errors in normal runtime.
Steps to reproduce problem