-
### Checklist
- [X] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the results …
-
### What happened?
A bug happened!
Step 1- install dangerzone
```
~$ sudo apt install dangerzone
Reading package lists... Done
Building dependency tree... Done
Reading state information... Do…
-
This isn't high on my to-do list because it's not exactly easy, especially on debian based systems. There's also non-trivial licensing concerns with the various libraries needed from oracle that requi…
-
This problem caused by `Imagine\Image\Metadata\ExifMetadataReader` that load actual image data into memory encoded as base64 string. There's no easy fix for this except by increasing memory limit.
-
### Describe the bug
I have a pacscript for [rofi-calc](https://github.com/svenstaro/rofi-calc). It was working fine before 5.0, but now that I migrated it to new version, it no longer works.
This…
-
Hello. Deepin is based on Debian's stable branch and I tried this script in the past on Ubuntu and worked great.
-
ive discovered that the bash script is not installing some dependacies correctly on Debian based disros, as the grep command is detecting the word make in the descriptions of the packages and assuming…
-
### Description
Clone Apache-Superset and run docker compose up
Surprising you can't reproduce this issue on interactive docker shell, it is only happening on docker build.
This is happening only …
-
Debian unstable/testing as well as the latest debian stable release have a patch to the debian-common script which requires
`usr-is-merged` on anything that's not an older known Debian release..
…
-
On Debian based systems, "apt-get install libcapstone-dev" is needed to install the capstone library before installing the python module with pip3 can work.