Your message dated Mon, 11 Jul 2022 17:22:34 +0200
with message-id <[email protected]>
and subject line Re: argon2: source package doesn’t build
has caused the Debian Bug report #1014121,
regarding argon2: source package doesn’t build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1014121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: argon2
Version: 0~20171227-0.3
Severity: normal
Tags: ftbfs
Hey.
Trying to build form source fails:
argon2-0~20171227$ debian/rules binary
dh binary
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
debian/rules override_dh_install
make[1]: Entering directory '/home/calestyo/z/argon2-0~20171227'
dh_install
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
sh: 1: /home/calestyo/z/argon2-0~20171227/debian/libargon2-dev.install: not
found
dh_install: error: debian/libargon2-dev.install (executable config) returned
exit code 127
make[1]: *** [debian/rules:30: override_dh_install] Error 255
make[1]: Leaving directory '/home/calestyo/z/argon2-0~20171227'
make: *** [debian/rules:22: binary] Error 2
Cheers,
Chris.
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.18.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Closing this.
The dh level 9 warning wasn't the cause for the build failure.
I had accidentally not installed dh-exec.
Cheers,
Chris.
--- End Message ---