<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Package: libfprint-2-2<br>
Source: libfprint<br>
Version: 1:1.94.5-1<a
href="https://packages.debian.org/source/testing/libfprint"></a><br>
Severity: important<br>
<br>
Dear Maintainer,<br>
<br>
when compiling the source package in systems with systemd version
>= 248, the compilation fails with:<br>
<br>
dh_install: warning: Cannot find (any matches for)
"lib/udev/hwdb.d/" (tried in ., debian/tmp)<br>
dh_install: warning: libfprint-2-2 missing files: lib/udev/hwdb.d/<br>
dh_install: error: missing files, aborting<br>
make: *** [debian/rules:15: binary] Error 255<br>
dpkg-buildpackage: error: debian/rules binary subprocess returned
exit status 2<br>
<br>
This is due to commit e7eaecedc6757800a9b4c795fea51f255d3a0efe
(meson: Autodetect whether autosuspend rules are provided by udev),
which installs the autosuspend file only on systems with systemd
version < 248 (since systemd already provides this file).<br>
<br>
A possible fix would be to change the 2 lines in
'debian/libfprint-2-2.install' from:<br>
lib/udev/hwdb.d/<br>
lib/udev/rules.d/<br>
<br>
to:<br>
lib/udev/
</body>
</html>