I am trying to install Upstart, this is what I do
sudo apt-get install upstart
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
init libjson-c2 libudev1 sysvinit
Suggested packages:
graphviz upstart-monitor
The following NEW packages will be installed:
init libjson-c2 libudev1 upstart
The following packages will be upgraded:
sysvinit
1 upgraded, 4 newly installed, 0 to remove and 295 not upgraded.
Need to get 0 B/689 kB of archives.
After this operation, 1898 kB of additional disk space will be used.
Do you want to continue [Y/n]?
but then I got this error
upstart:armhf conflicts with sysvinit:armhf
How to solve this?
Edit: more complete output