XSCE / xsce

xsce code base
Other
32 stars 32 forks source link

ansible fails on koc-pixel-2017 #899

Closed tim-moody closed 7 years ago

tim-moody commented 7 years ago

dpkg: error al procesar el paquete iptables-persistent (--configure): problemas de dependencias - se deja sin configurar Se encontraron errores al procesar: netfilter-persistent iptables-persistent

root@kidsoncomputers:/opt/schoolserver/xsce# systemctl status netfilter-persistent.service ● netfilter-persistent.service - netfilter persistent configuration Loaded: loaded (/lib/systemd/system/netfilter-persistent.service; enabled) Active: inactive (dead)

abr 05 18:49:37 kidsoncomputers systemd[1]: Dependency failed for netfilter persistent configuration. abr 06 07:27:50 kidsoncomputers systemd[1]: Dependency failed for netfilter persistent configuration. abr 06 07:31:31 kidsoncomputers systemd[1]: Dependency failed for netfilter persistent configuration. abr 06 07:50:13 kidsoncomputers systemd[1]: Dependency failed for netfilter persistent configuration.

In case relevant (? because cups was installed) abr 05 17:39:27 kidsoncomputers systemd-modules-load[112]: Failed to find module 'lp' abr 05 17:39:27 kidsoncomputers systemd-modules-load[112]: Failed to find module 'ppdev' abr 05 17:39:27 kidsoncomputers systemd-modules-load[112]: Failed to find module 'parport_pc'

http://raspberrypi.stackexchange.com/questions/63678/error-installing-iptables-persistent

tim-moody commented 7 years ago

commenting out these parallel port lines in /etc/modules-load.d/cups-filters.conf seems to have fixed the problem