Skip to content

development toolbox does not work for Debian packages #21275

Answered by martinpitt
SirH2Os asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @SirH2Os ! Our "tasks" development container is Fedora based. You cannot build Debian packages in it. You can work on the sources and build them the "upstream" way (./autogen.sh, make, etc., see https://github.com/cockpit-project/cockpit/blob/main/HACKING.md). If you want to build Debian packages, use a Debian tool like schroot or pbuilder, or your host system.

In our CI, we test Debian/Ubuntu by building them in a VM, e.g. test/image-prepare ubuntu-2204 in your case.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinpitt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #21272 on November 15, 2024 05:56.