Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

update-rc.d: warning: start and stop actions are no longer s

New to Debian (Or Linux in general)? Ask your questions here!
Locked
Message
Author
nowownow
Posts: 2
Joined: 2016-07-20 14:45

update-rc.d: warning: start and stop actions are no longer s

#1 Post by nowownow »

On Ubuntu 17.10 installation hangs when installing ebtables package on the following:

Code: Select all

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  
The output of ps:

Code: Select all

root      4432  0.0  0.0   4592   840 pts/4    S+   10:37   0:00 /bin/sh /var/lib/dpkg/info/ebtables.postinst configure
Does it look like the script cannot complete?
How can I troubleshoot further?
Is it an alternate way to install an ebtables?

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 12 times
Been thanked: 66 times

Re: update-rc.d: warning: start and stop actions are no long

#2 Post by dilberts_left_nut »

AdrianTM wrote:There's no hacker in my grandma...

Locked