-
`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`.
-
Distribute Arrow in Debian repo:
Required to publish Arrow R package into CRAN.
**Reporter**: [Javier Luraschi](https://issues.apache.org/jira/browse/ARROW-4450) / @javierluraschi
**Not…
-
### Description
when installing moby 26.1.5 via devcontainer feature defined like this:
```json
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
"vers…
-
**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…
-
-
Good evening,
**Idea**
Right now, you're providing a set of packages for Debian and derived distributions but the installation process is still left to the administrator. Hence, the administrato…
-
When I try to run fpm builds of debian packages that are destined for another machine, it breaks when it comes to building the package. I use a script to do the FPM builds. Running the script below ge…
-
Hey there,
I just wanted to give srsly a shot and attempted to build a Debian package. Unfortunately it throws errors about not finding some of the required packages:
`E: Cannot find findlib package …
-
I did some work to create a flatpak from the .deb package. I followed these instructions https://v2.tauri.app/distribute/flatpak/
The .yml file below generates a flatpak I can install and run, but i…