- 积分
- 481
- 金钱
- 375
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
中级会员
- 积分
- 481
- 金钱
- 375
- HASS币
- 0
|
发表于 2020-8-23 09:23:13
|
显示全部楼层
本帖最后由 marshmallow 于 2020-8-23 09:36 编辑
The following network interfaces were found in /etc/network/interfaces
which means they are currently configured by ifupdown:
- eth0
If you want to manage those interfaces with NetworkManager instead
remove their configuration from /etc/network/interfaces.
Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /lib/systemd/system/NetworkManager-dispatcher.service.
Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /lib/systemd/system/NetworkManager-wait-online.service.
Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /lib/systemd/system/NetworkManager.service.
Setting up modemmanager (1.10.0-1) ...
Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service -> /lib/systemd/system/ModemManager.service.
Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service -> /lib/systemd/system/ModemManager.service.
Processing triggers for systemd (241-5) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for dbus (1.12.16-1) ...
Processing triggers for libc-bin (2.28-10) ...
Errors were encountered while processing:
auditd
E: Sub-process /usr/bin/dpkg returned an error code (1)
################# 发到论坛时,请把上方日志也一并粘贴发送 ################
########################### System version ###########################
########################### System version 2 ###########################
Linux version 5.4.55-1-pve (root@nora) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.4.55-1 (Mon, 10 Aug 2020 10:26:27 +0200)
########################### System info ###########################
Linux debian 5.4.55-1-pve #1 SMP PVE 5.4.55-1 (Mon, 10 Aug 2020 10:26:27 +0200) x86_64 GNU/Linux
########################### END ###########################
\033[0;31m[ERROR]: 安装curl失败,请将检查上方安装错误信息。\033[0m
应该不是脚本问题,我自己手动安装curl也出错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 01:34:55 UTC; 9ms ago
Docs: man:auditd(8)
https://github.com/linux-audit/audit-documentation
Process: 5078 ExecStart=/sbin/auditd (code=exited, status=1/FAILURE)
Aug 23 01:34:55 ubuntu systemd[1]: Starting Security Auditing Service...
Aug 23 01:34:55 ubuntu auditd[5078]: Cannot change priority (Operation not permitted)
Aug 23 01:34:55 ubuntu auditd[5078]: The audit daemon is exiting.
Aug 23 01:34:55 ubuntu systemd[1]: auditd.service: Control process exited, code=exited status=1
Aug 23 01:34:55 ubuntu systemd[1]: auditd.service: Failed with result 'exit-code'.
Aug 23 01:34:55 ubuntu 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)
查了半天也没解决
|
|