Your message dated Thu, 15 Dec 2022 18:56:09 +0000
with message-id <[email protected]>
and subject line Closing bug report
has caused the Debian Bug report #897994,
regarding [ulogd2] bad architecture prefix in plugin configuration file
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.)


-- 
897994: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897994
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ulogd2
Version: 2.0.5-5
Severity: critical

Dear maintainers,

There  is a stupid  bug  in ulogd2   configuration file  based on  X86
architecture plateform, so that ulogd2 package is unuseable.

When running ulogd2 daemon on  armhf, of course  all packages
and  dependancies are  correct   , because   all files  are  correctly
installed in /usr/lib/arm-linux-gnueabihf/, but it is not possible to start daemon

dpkg -L ulogd2 |grep arm
....
/usr/lib/arm-linux-gnueabihf/ulogd/ulogd_inpflow_NFCT.so
...

But in the  configuration file  /etc/ulogd.conf, hardware architecture
is still based on X86 platform , for example ....

plugin="/usr/lib/x86_64-linux-gnu/ulogd/ulogd_filter_PRINTPKT.so"

Please run following patch on configuration (only on armhf!)

sed -i 's/x86_64-linux-gnu/arm-linux-gnueabihf/g'  /etc/ulogd.conf

And of course, it  is not possible to use  this plugin on  armhf board

Thanks in advance to make correction

Best regards


------------traces ...

root@srv-orangepi0-3:~# uname -a
Linux srv-orangepi0-3 4.16.7 #1 SMP Thu May 3 12:44:45 CEST 2018 armv7l GNU/Linux
root@srv-orangepi0-3:~# dpk^C
root@srv-orangepi0-3:~# cat /etc/debian_version
9.4
root@srv-orangepi0-3:~# dpkg -l |grep ulogd2
ii ulogd2 2.0.5-5 armhf Netfilter Userspace Logging Daemon
--- End Message ---
--- Begin Message ---
Closing at the request of the reporter.

J.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to