谢谢兄弟,但还是报错(
root@raspberrypi:/home/pi# sudo apt-get install curl
Reading package lists… Done
Building dependency tree
Reading state information… Done
curl is already the newest version (7.64.0-4+deb10u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up auditd (1:2.8.4-3) …
Job for auditd.service failed because the control process exited with error code.
See “systemctl status auditd.service” and “journalctl -xe” for details.
invoke-rc.d: initscript auditd, action “start” failed.
● auditd.service - Security Auditing Service
Loaded: loaded (/lib/systemd/system/auditd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2020-08-23 06:12:27 BST; 29ms ago
Docs: man:auditd(8)
Process: 15264 ExecStart=/sbin/auditd (code=exited, status=1/FAILURE)
Aug 23 06:12:27 raspberrypi systemd[1]: Starting Security Auditing Service…
Aug 23 06:12:27 raspberrypi auditd[15265]: Error - audit support not in kernel
Aug 23 06:12:27 raspberrypi auditd[15265]: Cannot open netlink audit socket
Aug 23 06:12:27 raspberrypi systemd[1]: auditd.service: Control process exited, code=exited, status=1/FAILURE
Aug 23 06:12:27 raspberrypi auditd[15265]: The audit daemon is exiting.
Aug 23 06:12:27 raspberrypi systemd[1]: auditd.service: Failed with result ‘exit-code’.
Aug 23 06:12:27 raspberrypi auditd[15264]: Cannot daemonize (Success)
Aug 23 06:12:27 raspberrypi auditd[15264]: The audit daemon is exiting.
Aug 23 06:12:27 raspberrypi systemd[1]: Failed to start Security Auditing Service.
dpkg: error processing package auditd (–configure):
installed auditd package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
auditd
E: Sub-process /usr/bin/dpkg returned an error code (1)