Bug#1108837: [Pkg-nginx-maintainers] Bug#1108837: Bug#1108837: Can't build Nginx package from source

2025-07-06 Thread Ervin Hegedüs
Hi again, I think I found the root cause of this problem. This machine is one of my developer machines. I usually build packages here and use quilt, so I set up my ~/.quiltrc file. It seems like this file overwrites something, and brakes the package's quilt mechanism. I moved ~/.quiltrc to ~/.

Bug#1108837: [Pkg-nginx-maintainers] Bug#1108837: Can't build Nginx package from source

2025-07-06 Thread Hegedüs Ervin
Hi, On Sun, Jul 06, 2025 at 10:01:52AM +0200, Sylvain Beucler wrote: > > This build's fine for me on a fresh bullseye install: > > apt source nginx > cd nginx-1.18.0/ > apt build-dep . > time debuild hmm... thanks. > The latest Salsa version is in a MR: > https://salsa.debian.org/ngi

Bug#1108837: Can't build Nginx package from source

2025-07-06 Thread Sylvain Beucler
Hi, This build's fine for me on a fresh bullseye install: apt source nginx cd nginx-1.18.0/ apt build-dep . time debuild The latest Salsa version is in a MR: https://salsa.debian.org/nginx-team/nginx/-/merge_requests/92 (and still in need of a merge! ;)) The package was rebuilt from s

Bug#1108837: Can't build Nginx package from source

2025-07-05 Thread Ervin Hegedüs
Package: nginx Version: 1.18.0-6 Debian release: 11.11, Bullseye I tried to build nginx package from Debian source, but it's failed: $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 11 (bullseye) Release:11 Codename: bullseye $