update-rc.d: aviso: as ações start e stop não são mais suportadas; caindo de volta ao padrão

0

Na instalação do Ubuntu 17.10 trava ao instalar o pacote ebtables no seguinte:

Preparing to unpack .../ebtables_2.0.10.4-3.5ubuntu2_amd64.deb ...                                                     
Unpacking ebtables (2.0.10.4-3.5ubuntu2) ...               
Processing triggers for ureadahead (0.100.0-20) ...        
Processing triggers for systemd (234-2ubuntu12.1) ...      
Setting up ebtables (2.0.10.4-3.5ubuntu2) ...              
Created symlink /etc/systemd/system/multi-user.target.wants/ebtables.service → /lib/systemd/system/ebtables.service.   
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults  

A saída do ps:

root      4432  0.0  0.0   4592   840 pts/4    S+   10:37   0:00 /bin/sh /var/lib/dpkg/info/ebtables.postinst configure

Parece que o script não pode ser concluído?

Como posso resolver mais problemas?

É uma maneira alternativa de instalar um ebtables?

    
por l00p 22.03.2018 / 10:49

0 respostas