[Pkg-rust-maintainers] Bug#1099669: rust-rebuildctl: FTBFS: Error: builder error - Caused by: OpenSSL error

Adrian Bunk bunk at debian.org
Wed Mar 19 10:57:01 GMT 2025


On Thu, Mar 06, 2025 at 02:24:01PM +0000, Santiago Vila wrote:
> Package: src:rust-rebuildctl
> Version: 0.22.1-1
> Severity: serious
> Tags: ftbfs trixie sid patch
> 
> Dear maintainer:
> 
> During a rebuild of all packages in unstable, your package failed to build:
> 
> [ Note: The problem is a missing build-depends on openssl so I'm marking this with "patch" ]
>...
> debian/rebuildctl/usr/bin/rebuildctl completions bash > debian/rebuildctl.bash
> Error: builder error
> 
> Caused by:
>     OpenSSL error
> make[1]: *** [debian/rules:6: execute_before_dh_install] Error 1
>...

Is something in the stack now enforcing HSTS?

Running the program from the binary package gives the same error:

$ rebuildctl -v  completions bash
[2025-03-19T10:53:01Z DEBUG rebuilderd_common::api] Setting rebuilderd endpoint to "http://127.0.0.1:8484/"
Error: builder error

Caused by:
    OpenSSL error
$


Depending on the exact root cause, fixing this bug might require also a 
runtime dependency on openssl.


> Thanks.

cu
Adrian



More information about the Pkg-rust-maintainers mailing list