[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Jessie: upgrading libvirt-daemon-system now installs systemd, removes sysvinit-core?



Hi,

looks as if sysvinit is going to be replaced by systemd,
if I choose to let the 'dist-upgrade' do its work? (see below)

Install systemd-shim? (see further below)
Would install systemd (and even more packages not needed
before), but at least doesn't want to remove sysvinit-core.


(Trying to keep this install minimal, haven't pinned any
packages, and have told apt to only use the 'main' repository,
and not to install any recommends or suggests.)


Or, am I doing it wrong?


Ingmar


----------------------------------------------------------------------

# apt-get dist-upgrade

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Installing policykit-1 as Depends of libvirt-daemon-system
    Installing libpolkit-agent-1-0 as Depends of policykit-1
      Installing libpolkit-gobject-1-0 as Depends of libpolkit-agent-1-0
    Installing libpolkit-backend-1-0 as Depends of policykit-1
    Installing libpam-systemd as Depends of policykit-1
      Installing systemd as Depends of libpam-systemd
        Installing acl as Depends of systemd
        Installing libcap2-bin as Depends of systemd
      Installing dbus as Depends of libpam-systemd
      Installing systemd-sysv as Depends of libpam-systemd
         Removing: sysvinit-core
Done
The following packages will be REMOVED:
   sysvinit-core (2.88dsf-53.4)
The following NEW packages will be installed:
   acl (2.2.52-2)
   dbus (1.8.8-2)
   libcap2-bin (2.24-6)
   libpam-systemd (215-5+b1)
   libpolkit-agent-1-0 (0.105-7)
   libpolkit-backend-1-0 (0.105-7)
   libpolkit-gobject-1-0 (0.105-7)
   policykit-1 (0.105-7)
   systemd (215-5+b1)
   systemd-sysv (215-5+b1)
The following packages will be upgraded:
   libvirt-bin (1.2.8-3 => 1.2.9-3)
   libvirt-clients (1.2.8-3 => 1.2.9-3)
   libvirt-daemon (1.2.8-3 => 1.2.9-3)
   libvirt-daemon-system (1.2.8-3 => 1.2.9-3)
   libvirt0 (1.2.8-3 => 1.2.9-3)
   python-libvirt (1.2.8-1 => 1.2.9-1)
6 upgraded, 10 newly installed, 1 to remove and 0 not upgraded.
Need to get 8,864 kB of archives.
After this operation, 14.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.


----------------------------------------------------------------------

# apt-get install systemd-shim libvirt-daemon-system libvirt-bin python-libvirt

Reading package lists... Done
Building dependency tree
Reading state information... Done
  Installing libvirt-clients as Depends of libvirt-bin
    Installing libvirt0 as Depends of libvirt-clients
  Installing cgmanager as Depends of systemd-shim
    Installing libcgmanager0 as Depends of cgmanager
    Installing libnih-dbus1 as Depends of cgmanager
      Installing libnih1 as Depends of libnih-dbus1
  Installing libvirt-daemon as Depends of libvirt-daemon-system
  Installing policykit-1 as Depends of libvirt-daemon-system
    Installing libpolkit-agent-1-0 as Depends of policykit-1
      Installing libpolkit-gobject-1-0 as Depends of libpolkit-agent-1-0
    Installing libpolkit-backend-1-0 as Depends of policykit-1
    Installing libpam-systemd as Depends of policykit-1
      Installing systemd as Depends of libpam-systemd
        Installing acl as Depends of systemd
        Installing libcap2-bin as Depends of systemd
      Installing dbus as Depends of libpam-systemd
The following extra packages will be installed:
   acl (2.2.52-2)
   cgmanager (0.33-2)
   dbus (1.8.8-2)
   libcap2-bin (2.24-6)
   libcgmanager0 (0.33-2)
   libnih-dbus1 (1.0.3-4.3)
   libnih1 (1.0.3-4.3)
   libpam-systemd (215-5+b1)
   libpolkit-agent-1-0 (0.105-7)
   libpolkit-backend-1-0 (0.105-7)
   libpolkit-gobject-1-0 (0.105-7)
   libvirt-clients (1.2.9-3)
   libvirt-daemon (1.2.9-3)
   libvirt0 (1.2.9-3)
   policykit-1 (0.105-7)
   systemd (215-5+b1)
Suggested packages:
   dbus-x11 (1.8.8-2)
   radvd (1.9.1-1.3)
   auditd (2.4-1)
   systemtap (2.6-0.1)
   apparmor (2.8.0-8)
   systemd-ui (3-2)
Recommended packages:
   libpam-cap (2.24-6)
   libxml2-utils (2.9.1+dfsg1-4)
   dnsmasq-base (2.72-2)
   ebtables (2.0.10.4-3)
   parted (3.2-6)
   pm-utils (1.4.1-15)
The following NEW packages will be installed:
   acl (2.2.52-2)
   cgmanager (0.33-2)
   dbus (1.8.8-2)
   libcap2-bin (2.24-6)
   libcgmanager0 (0.33-2)
   libnih-dbus1 (1.0.3-4.3)
   libnih1 (1.0.3-4.3)
   libpam-systemd (215-5+b1)
   libpolkit-agent-1-0 (0.105-7)
   libpolkit-backend-1-0 (0.105-7)
   libpolkit-gobject-1-0 (0.105-7)
   policykit-1 (0.105-7)
   systemd (215-5+b1)
   systemd-shim (8-2)
The following packages will be upgraded:
   libvirt-bin (1.2.8-3 => 1.2.9-3)
   libvirt-clients (1.2.8-3 => 1.2.9-3)
   libvirt-daemon (1.2.8-3 => 1.2.9-3)
   libvirt-daemon-system (1.2.8-3 => 1.2.9-3)
   libvirt0 (1.2.8-3 => 1.2.9-3)
   python-libvirt (1.2.8-1 => 1.2.9-1)
6 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,193 kB of archives.
After this operation, 15.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.

----------------------------------------------------------------------


--
assembled from 100% recycled electrons


Reply to: