runit depends on /etc/inittab

Bug #190253 reported by Florin Andrei
This bug report is a duplicate of:  Bug #74135: runsvdir does not use upstart. Edit Remove
2
Affects Status Importance Assigned to Milestone
runit (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: runit

It looks like runit was installed as a dependency for some other package (can't figure out which one). But after installing runit, every time I install something else, an error pops up:

###############################################
florin@scout:~$ sudo dpkg --configure -a
[sudo] password for florin:
Setting up runit (1.6.0-1) ...
grep: /etc/inittab: No such file or directory
grep: /etc/inittab: No such file or directory
Adding SV inittab entry...
cp: cannot stat `/etc/inittab': No such file or directory
dpkg: error processing runit (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 runit
florin@scout:~$ sudo apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
###############################################

I get the /etc/inittab error every time I install a package, which is very annoying.
I ended up uninstalling runit. The error appears to be gone now:

###############################################
florin@scout:~$ sudo dpkg -r runit
(Reading database ... 184726 files and directories currently installed.)
Removing runit ...
grep: /etc/inittab: No such file or directory
florin@scout:~$ sudo dpkg --configure -a
florin@scout:~$
###############################################

No more errors now when installing packages.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.