15.04 installation continued and completed despite unmet dependencies.
However, sudo was no longer recognizing commands.

~$ sudo shutdown -r now
The program 'shutdown' can be found in the following packages:
 * systemd-sysv
 * upstart-sysv
 * molly-guard
Try: sudo apt-get install <selected package>

~$ sudo apt-get install systemd-sysv
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 ubuntu-desktop : Depends: xorg but it is not going to be installed
 ubuntu-minimal : Depends: init
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).

~$ sudo apt-get -f install
The following extra packages will be installed:
  init systemd-sysv xorg xserver-xorg xserver-xorg-input-evdev
Suggested packages:
  xorg-docs xfonts-100dpi xfonts-75dpi
The following NEW packages will be installed:
  init systemd-sysv xorg xserver-xorg xserver-xorg-input-evdev
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 101 kB/119 kB of archives.
After this operation, 653 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://us.archive.ubuntu.com/ubuntu/ vivid/main xserver-xorg-input-evdev 
amd64 1:2.9.0-1ubuntu2 [30.1 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ vivid/main xserver-xorg amd64 
1:7.7+7ubuntu4 [67.9 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ vivid/main xorg amd64 1:7.7+7ubuntu4 
[3,210 B]
Fetched 101 kB in 0s (264 kB/s)   
(Reading database ... 829461 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_219-7ubuntu6_amd64.deb ...
Unpacking systemd-sysv (219-7ubuntu6) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up systemd-sysv (219-7ubuntu6) ...
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.19.0-30-generic
Found initrd image: /boot/initrd.img-3.19.0-30-generic
Found linux image: /boot/vmlinuz-3.13.0-65-generic
Found initrd image: /boot/initrd.img-3.13.0-65-generic
Found linux image: /boot/vmlinuz-3.13.0-63-generic
Found initrd image: /boot/initrd.img-3.13.0-63-generic
Found linux image: /boot/vmlinuz-3.13.0-62-generic
Found initrd image: /boot/initrd.img-3.13.0-62-generic
Found linux image: /boot/vmlinuz-3.13.0-61-generic
Found initrd image: /boot/initrd.img-3.13.0-61-generic
Found linux image: /boot/vmlinuz-3.13.0-59-generic
Found initrd image: /boot/initrd.img-3.13.0-59-generic
Found linux image: /boot/vmlinuz-3.13.0-58-generic
Found initrd image: /boot/initrd.img-3.13.0-58-generic
Found linux image: /boot/vmlinuz-3.13.0-57-generic
Found initrd image: /boot/initrd.img-3.13.0-57-generic
Found linux image: /boot/vmlinuz-3.13.0-55-generic
Found initrd image: /boot/initrd.img-3.13.0-55-generic
Found linux image: /boot/vmlinuz-3.13.0-54-generic
Found initrd image: /boot/initrd.img-3.13.0-54-generic
Found linux image: /boot/vmlinuz-3.13.0-53-generic
Found initrd image: /boot/initrd.img-3.13.0-53-generic
Found linux image: /boot/vmlinuz-3.13.0-52-generic
Found initrd image: /boot/initrd.img-3.13.0-52-generic
Found linux image: /boot/vmlinuz-3.13.0-51-generic
Found initrd image: /boot/initrd.img-3.13.0-51-generic
Found linux image: /boot/vmlinuz-3.13.0-49-generic
Found initrd image: /boot/initrd.img-3.13.0-49-generic
Found linux image: /boot/vmlinuz-3.13.0-48-generic
Found initrd image: /boot/initrd.img-3.13.0-48-generic
Found linux image: /boot/vmlinuz-3.13.0-46-generic
Found initrd image: /boot/initrd.img-3.13.0-46-generic
Found linux image: /boot/vmlinuz-3.13.0-45-generic
Found initrd image: /boot/initrd.img-3.13.0-45-generic
Found linux image: /boot/vmlinuz-3.13.0-44-generic
Found initrd image: /boot/initrd.img-3.13.0-44-generic
Found linux image: /boot/vmlinuz-3.13.0-43-generic
Found initrd image: /boot/initrd.img-3.13.0-43-generic
Found linux image: /boot/vmlinuz-3.13.0-40-generic
Found initrd image: /boot/initrd.img-3.13.0-40-generic
Found memtest86+ image: /boot/memtest86+.bin
done
(Reading database ... 829478 files and directories currently installed.)
Preparing to unpack .../init_1.22ubuntu11_amd64.deb ...
Unpacking init (1.22ubuntu11) ...
Setting up init (1.22ubuntu11) ...
Selecting previously unselected package xserver-xorg-input-evdev.
(Reading database ... 829481 files and directories currently installed.)
Preparing to unpack .../xserver-xorg-input-evdev_1%3a2.9.0-1ubuntu2_amd64.deb 
...
Unpacking xserver-xorg-input-evdev (1:2.9.0-1ubuntu2) ...
Selecting previously unselected package xserver-xorg.
Preparing to unpack .../xserver-xorg_1%3a7.7+7ubuntu4_amd64.deb ...
Unpacking xserver-xorg (1:7.7+7ubuntu4) ...
Selecting previously unselected package xorg.
Preparing to unpack .../xorg_1%3a7.7+7ubuntu4_amd64.deb ...
Unpacking xorg (1:7.7+7ubuntu4) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up ubuntu-minimal (1.334) ...
Setting up ubuntu-standard (1.334) ...
Setting up xserver-xorg-input-evdev (1:2.9.0-1ubuntu2) ...
Setting up xserver-xorg (1:7.7+7ubuntu4) ...
Setting up xorg (1:7.7+7ubuntu4) ...
Setting up ubuntu-desktop (1.334) ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1505764

Title:
  package systemd-sysv 219-7ubuntu6 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1505764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to