Source: boxbackup Version: 0.13~~git20200326.g8e8b63c-1 Severity: important Tags: bookworm sid User: pkg-openssl-de...@lists.alioth.debian.org Usertags: ftbfs-3.0
Hi, Your package is failing to build using OpenSSL 3.0 with the following error: NOTICE: Running test bbackupd in debug mode... ERROR: SSL or crypto error: initialising cipher: error:0308010C:digital envelope routines::unsupported WARNING: Exception thrown: CipherException(EVPInitFailure) (Failed to initialise Blowfish56-CBC: error:0308010C:digital envelope routines::unsupported) at lib/crypto/CipherContext.cpp:124 FAILED: Exception caught: EVPInitFailure: Failed to initialise Blowfish56-CBC: error:0308010C:digital envelope routines::unsupported [...] Some ciphers have been moved to the legacy provider and are no longer available by default. For more information see: https://www.openssl.org/docs/man3.0/man7/migration_guide.html Kurt