Comment 5 for bug 1313712

Revision history for this message
Michael Schaller (misch-9) wrote :

$ apt-cache policy libselinux1
libselinux1:
  Installed: 2.1.0-4.1ubuntu1
  Candidate: 2.2.2-1ubuntu0.1
  Version table:
     2.2.2-1ubuntu0.1 0
        500 http://de.archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 Packages
     2.2.2-1 0
        500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
 *** 2.1.0-4.1ubuntu1 0
        100 /var/lib/dpkg/status

> Took snapshot of VM

$ sudo apt-get install libselinux1=2.2.2-1
...

$ initctl list | grep process
<no output>

> Issue present in version 2.2.2-1
> Reverted to snapshot of VM

$ sudo apt-get install libselinux1=2.2.2-1ubuntu0.1
...

$ initctl list | grep process
avahi-daemon start/running, process 732
rsyslog start/running, process 685
tty4 start/running, process 1222
...

> Issue is fixed in version 2.2.2-1ubuntu0.1