-
Hi,
deb package installed on ubuntu with openbox but not working when i try to start daemon:
root@gabriele-Aspire-5810T:~# uxm-daemon start -f openbox
Traceback (most recent call last):
File "/usr/…
-
`libPass.h` should pack to deb package at `/usr/include/libPass`.
It is better way to distribute header and library file instead of `local_install`.
-
Execution with `libvips` as IMAGE_PROCESSOR
```sh
apt-get update -qq && \
apt-get install --no-install-recommends -y \
$IMAGE_PROCESSOR \
ffmpeg \
poppler-utils
```
fails wit…
-
As instructed by the dashboard https://us5.datadoghq.com/account/settings/agent/7?platform=source
Follow [these instructions](https://github.com/DataDog/datadog-agent/blob/main/docs/dev/agent_omnibus…
-
I noticed installation failed in the docker container `rocker/tidyverse` see below. This is resolved when `xz-utils` are installed. It might be good to add this to the system requirements or atleast i…
bart1 updated
2 weeks ago
-
I am trying to follow the instructions for verifying the signature of the debian install package.
I have the signature .gpg and policy file set up (Seem to be correct!)
When I run the signature …
-
The first is [delta](https://github.com/dandavison/delta), it already builds musl deb packages so it should be easy to add.
I have a few others that do build with musl but do not build deb packages…
-
icinga2-bin_2.14.3-1+debian11_arm64
icinga2-bin depends on icinga2-common (= 2.14.3-1+debian11)
But current version in repo is icinga2-common_2.14.3-1+debian12
I think i should be >= instead of o…
-
**Describe the bug**
The Ubuntu deb packages are missing the udev rules file `99-k4a.rules`.
**To Reproduce**
1. add repo https://docs.microsoft.com/en-us/windows-server/administration/linux-pack…
-
### Actual behaviour
Trying to build DEB packages after a successfull build of USDX fails.
### Expected behaviour
The packaging should just be running finde producing some DEBs to install USD…