-
I was just thinking about how to integrate this package on MRT side. The two options I see are either a catkin wrapper or a debian package. The latter would have the additional benefit of being a rela…
-
Any interest in making this a Debian package? It seems like this is the most used streaming module.
-
dpkg -i yggdrasil-0.5.9-amd64.deb Selecting previously unselected package yggdrasil. (Reading database ... 11069 files and directories currently installed.) …
-
**Is your feature request related to a problem? Please describe.**
Ref: #23
Could we have a .deb file to install directly on Debian/Ubuntu and other variants ?
**Describe the solution you'd lik…
-
Hello Pablo,
I am letting you know I have submitted your upstream project to Debian as a request for packaging. You can follow its progress [here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=…
-
Do we like to add an apt repository for proxmoxer?
Using [wheel2deb](https://github.com/upciti/wheel2deb) , this is quite easy.
```bash
python3 -m build
cd dist
cat >wheel2deb.yml
-
### I did this
- Bought a shiny arm64 computer running Debian bookworm (pi5)
### I expected the following
- Install kanidm-unixd on it
### This happened instead
- Alas we do not package deb…
-
#### Summery
The option to change the package type, which is not in the original, has been added.
Because of this, the same command as the original one cannot be executed due to missing options.
Fo…
-
tests are not ran when building the deb file
-
hi,
Thanks for your work. Now I am packaging it on Debian, but when I enable the test running on Debian, I got the error:
```
89% tests passed, 2 tests failed out of 19 …