I would like to update also virtualbox 5.1 on yakkety/zesty, changelog
is following:

 VirtualBox 5.1.22 (released 2017-04-28)

This is a maintenance release. The following items were fixed and/or
added:

    VMM: fixed VERR_IEM_INSTR_NOT_IMPLEMENTED Guru Meditation under certain 
conditions (5.1 regression; mostly Mac OS X hosts; bugs #15693, #15801, #16274, 
#16569, #16663)
    VMM: fixed software virtualization on Solaris hosts (5.1.20 regression)
    Storage: fixed a potential hang under rare circumstances (bug #16677)
    Storage: fixed a potential crash under rare circumstances (asynchronous I/O 
disabled or during maintenance file operations like merging snapshots)
    Linux hosts: make the ALSA backend work again as well as loading the GL 
libraries on certain hosts (5.1.20 regression; bugs #16667, #16693)
    Linux Additions: fixed mount.vboxsf symlink problem (5.1.20 regression; bug 
#16670) 

VirtualBox 5.1.20 (released 2017-04-18)

This is a maintenance release. The following items were fixed and/or
added:

    GUI: don't check if the Extension Pack is up-to-date if the user is about 
to install a new Extension Pack (bug #16317)
    GUI: fixed a possible crash when switching a multi-monitor VM into 
full-screen or seamless mode
    GUI: fixed non-literal shortcuts if the keyboard is not captured (5.1.10 
regression; Windows hosts only)
    GUI: several mini-toolbar fixes in full-screen / seamless mode (X11 hosts 
only)
    GUI: don't crash on restoring defaults in the appliance import dialog
    Windows Additions: another fix for automatic logins for Windows Vista and 
newer (bug #15904)
    ICH9: fix for Windows guests with a huge amount (>64G) of guest memory
    BIOS: fixed El Torito hard disk emulation geometry calculation (thanks 
Dwight Engen) 

VirtualBox 5.1.18 (released 2017-03-15)

This is a maintenance release. The following items were fixed and/or
added:

    Shared Folders: fixed case insensitive filename access (5.1.16 regression; 
Windows guests only; bug #16549)
    Shared Folders: fixed access to long pathes (5.1.16 regression; Windows 
guests only; bugs #14651, #16564)
    API: fixed snapshot handling of medium attachments and PCI device 
attachments (bug #16545)
    API: make 32-bit Windows guests in raw mode boot again if the ICH9 chipset 
is used (5.1.16 regression)
    VBoxBugReport: fixed VM log collection issue
    Linux hosts: fixed autostart service script (bug #14955)
    Windows Additions: fixed automatic logins for Windows Vista and newer 
(5.1.4 regression; bug #15904) 

VirtualBox 5.1.16 (released 2017-03-08)

This is a maintenance release. The following items were fixed and/or
added:

    VMM: don't access the MSR_IA32_SMM_MONITOR_CTL MSR if dual-monitor 
treatment is not available (KVM workaround, bug #14965)
    VMM: another fix for handling certain MSRs on ancient CPUs without VT-x 
support for MSR bitmaps
    VMM: fixed VERR_SSM_LOAD_CPUID_MISMATCH errors when restoring a saved state 
with SMP guests on hosts without the CPUID/HTT bit set (bug #16428)
    VMM: fixed a bug in call gate emulation
    VMM: FWAIT instruction fix
    VMM: fixed a sporadic guest hang under certain conditions
    GUI: hide the mini-toolbar from the taskbar and the pager on certain X11 
hosts
    GUI: better error handling on the global settings / network / host-only / 
DHCP server settings
    GUI: fixes for full-screen with multiple screens
    Host-only Network: fixed host-only adapter creation issue preventing 
VirtualBox installation on Windows 10 hosts (bug #16379)
    NAT network: fixed two potential crashes in the DHCP server
    ICH9: fixed incorrect initialization of the primary bus for PCI bridges 
(5.1.14 regression)
    Storage: LsiLogic fix for Windows 10
    USB: fixed not being able to attach certain USB devices having invalid 
characters in the device strings (5.0.18 regression; bug #15956)
    USB: several fixes for the USB/IP support (bug #16462)
    VBoxSVC: fixed another crash during shutdown under rare circumstances
    VBoxSVC: fixed a stack overflow on (Windows debug builds only; bug #16409)
    OVF: when importing an appliance handle more than 10 network adapters if 
the OVA was created by VirtualBox (bug #16401)
    OVF: fixes for exporting and importing appliances with many disks (bug 
#16402)
    VBoxManage: fixed regression with modifyhd --resize (bug #16311)
    rdesktop-vrdp: source code tarball fixes
    Linux Installers: do not rebuild kernel modules unnecessarily (bug #16408)
    Linux hosts: added an action for opening the VM manager window to the 
.desktop file
    Linux hosts / guests: Linux 4.11 compile fixes (bug #16506)
    Linux Additions: added vboxsf FS modules alias (bug #16404)
    Linux Additions: fix for the shared folders kernel module to compile on 
Linux 4.10
    Linux Additions: properly install the Linux kernel module override rule on 
distributions without /etc/depmod.d
    Windows Additions: fixed a crash with recent Windows 10 builds if 3D is 
disabled (bug #15973) 

VirtualBox 5.1.14 (released 2017-01-17)

This is a maintenance release. The following items were fixed and/or
added:

    VMM: fixed emulation of certain instructions for 64-bit guests on 32-bit 
hosts
    VMM: properly handle certain MSRs for 64-bit guests on ancient CPUs without 
VT-x support for MSR bitmaps (bug #13886)
    GUI: fixed a crash with multimonitor setups under certain conditions
    GUI: allow cloning of snapshots when the VM is running
    NVMe: fixed compatibility with the Storage Performance Development Kit 
(SPDK, bug #16368)
    VBoxSVC: fixed a crash under rare circumstances
    VBoxManage: added a sanity check to modifymedium --resize to prevent users 
from resizing their hard disk from 1GB to 1PB (bug #16311)
    Windows hosts: another fix for recent Windows 10 hosts
    Linux hosts: Linux 4.10 fixes
    Linux Additions: fixed protocol error during certain operations on shared 
folders (bug #8463) 

VirtualBox 5.1.12 (released 2016-12-20)

This is a maintenance release. The following items were fixed and/or
added:

    VMM: fixed VERR_IEM_ASPECT_NOT_IMPLEMENTED Guru Meditations with certain 
Linux guests if KVM paravirtualization is enabled (5.1 regression; bugs #15613 
and #16251)
    VMM: fixed VERR_VMX_UNABLE_TO_START_VM Guru Meditations under rare 
conditions
    GUI: prevent a crash under certain conditions if the VM is terminated very 
early
    GUI: fixed certain keyboard capture issues (5.1.10 regression; Mac OS X 
hosts only; bug #16150)
    GUI: fixed dragging guest windows in seamless mode with the keyboard 
captured (X11 hosts only; bug #15837)
    GUI: fixed a problem where the new version detected dialog was covered by 
the appliance import dialog (Mac OS X hosts only; bug #16238)
    Storage: fixed NVMe reset processing when doing rmmod nvme; modprobe nvme 
in a Linux guest (bug #16080)
    Storage: fixed creating a snapshot when the VM is running and an NVMe 
controller is present
    Storage: fixed a problem with the LsiLogic SCSI controller where requests 
could be lost with SMP guests
    E1000: fixed "cable disconnected" issue (Mac OS X guests only; 5.1.10 
regression; bug #16260)
    E1000: fixed "TX unit hang" issue (Linux guests only; 5.1.10 regression; 
bug #16221)
    Parallel ports: fixed port enumeration on Windows host (bugs #15872 and 
#16127)
    API: don't crash when sanitizing certain VM names (bug #16299)
    Linux hosts: automatically disable asynchronous I/O on Linux 2.6.18 kernels 
as high I/O load may trigger kernel oopses on these kernels if this feature is 
enabled
    Linux hosts / guests: Linux 2.6.28 compile fix (bug #16267)
    Linux hosts: compile Linux 4.9 compile fix (bug #16286)
    Linux Additions: warn the user about a known bug with older Linux guests 
(e.g. Debian 7) requiring manual work to get 3D working (bug #15319)
    Linux Additions: fix the graphics driver build with Linux 4.10 and later 
(bug #16298)
    Windows Additions: fixed a crash in the WDDM driver under certain 
conditions 

VirtualBox 5.1.10 (released 2016-11-21)

This is a maintenance release. The following items were fixed and/or
added:

    GUI: the USB filter settings dialog should allow to specify the USB 
revision in hexadecimal format (bug #15400)
    GUI: fixed crash on certain hosts when pressing certain key combinations 
(Windows hosts only; bug #15719)
    GUI: fixed issue with updating the available-geometry on host-screen 
work-area resize
    GUI: don't crash / hang on certain environments if accessibility support is 
enabled
    GUI: fixed various issues in Unscaled HiDPI Output mode (bug #15707)
    GUI: extend the VM Input menu with Print Screen-related actions
    GUI: improved handling of inserting the Guest Additions ISO image by trying 
all available optical drives rather than only the first one and by not asking 
the user if he wants to force unmounting (which doesn't work in most cases 
anyway)
    API: default to RTC using UTC for Solaris 11 guests
    Settings: be less restrictive when reading a VM configuration containing a 
host-only adapter without an interface name
    Storage: fixed resizing VDI images resulting in an unbootable image under 
certain circumstances (bug #15983)
    NAT: fixed several 5.1.8 regressions on Mac OS X and Windows hosts (bug 
#16084)
    Audio: fixed a few 5.1.x regressions by using the audio code from 5.0.x 
until the audio overhaul is completed
    VBoxManage: fixed documentation of the storagectl command (bug #15971)
    Build system: another fix for building VirtualBox on systems which default 
to Python 3
    Windows hosts: hardening fix for Windows 10 build 14971 (bug #16202)
    Windows Additions: properly start the VirtualBox guest services even if the 
guest user name contains special characters (bug #15982)
    Solaris Additions: fixed preemptible mouse notification callback being 
executed under a spinlock for Solaris guests
    Linux hosts / guests: Linux 4.9 fixes (bugs #16155 and #16064)
    Linux Additions: fixed Linux kernel module override rule (thanks Mark 
Furneaux) 

VirtualBox 5.1.8 (released 2016-10-18)

This is a maintenance release. The following items were fixed and/or
added:

    GUI: fixed keyboard shortcut handling regressions (Mac OS X hosts only; 
bugs #15937 and #15938)
    GUI: fixed keyboard handling regression for separate UI (Windows hosts 
only; bugs #15928)
    NAT: don't exceed the maximum number of "search" suffixes. Patch from bug 
#15948.
    NAT: fixed parsing of port-forwarding rules with a name which contains a 
slash (bug #16002)
    NAT Network: when the host has only loopback nameserver that cannot be 
mapped to the guests (e.g. dnsmasq running on 127.0.1.1), make DHCP supply NAT 
Network DNS proxy as nameserver.
    Bridged Network: prevent flooding syslog with packet allocation error 
messages (bug #15569)
    Audio: now using Audio Queues on Mac OS X hosts
    Audio: fixed recording with the PulseAudio backend (5.1 regression)
    Audio: various bugfixes
    Snapshots: fixed regression in 5.1.4 for deleting snapshots with several 
disks (bug #15831)
    Snapshots: crash fix and better error reporting when snapshot deletion 
failed
    Storage: some fixes for the NVMe emulation with Windows guests
    API: fixed initialization of SAS controllers (bug #15972)
    Build system: make it possible to build VBox on systems which default to 
Python 3
    Windows hosts: detect certain cases of REGDB_E_CLASSNOTREG errors and print 
a helpful error message
    Windows hosts: adapted to changes in Windows 10 build 14901 (bug #15944)
    Windows hosts: better support for processor groups on Windows 7 and later 
which is required on certain hosts with many CPUs
    Windows installer / Additions: added option to prevent creating of start 
menu items (bug #15922)
    Windows Additions / VGA: if the guest's power management turns a virtual 
screen off, blank the corresponding VM window rather than hide the window
    Windows Additions: fixed a generic bug which could lead to freezing shared 
folders (bug #15662)
    Linux hosts / guests: fix for kernels with CONFIG_CPUMASK_OFFSTACK set (bug 
#16020)
    Linux Additions: don't require all virtual consoles be in text mode. This 
should fix cases when the guest is booted with a graphical boot screen (bug 
#15683)
    Linux Additions: added depmod overrides for the vboxguest and vboxsf kernel 
modules to fix conflicts with modules shipped by certain Linux distributions
    X11 Additions: disable 3D on the guest if the host does not provide enough 
capabilities (bug #15860) 


** Also affects: virtualbox (Ubuntu Zesty)
   Importance: Undecided
       Status: New

** Also affects: virtualbox-guest-additions-iso (Ubuntu Zesty)
   Importance: Undecided
       Status: New

** Also affects: virtualbox-ext-pack (Ubuntu Zesty)
   Importance: Undecided
       Status: New

** Also affects: virtualbox (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

** Also affects: virtualbox-guest-additions-iso (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

** Also affects: virtualbox-ext-pack (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

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

Title:
  [SRU] package virtualbox-ext-pack 5.0.36-0ubuntu1.16.04.2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 143

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

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

Reply via email to