I'm also seeing this, when attempting to provision a vagrant box with
16.04. I have, in my Vagrantfile:

```
config.vm.box_url = 
'https://app.vagrantup.com/bento/boxes/ubuntu-16.04/versions/2.3.1/providers/virtualbox.box'
```

And I see the error during `vagrant up --provision`:

```
...
Setting up linux-image-4.4.0-143-generic (4.4.0-143.169) ...
/var/lib/dpkg/info/linux-image-4.4.0-143-generic.postinst: 50: 
/var/lib/dpkg/info/linux-image-4.4.0-143-generic.postinst: 
linux-update-symlinks: not found
dpkg: error processing package linux-image-4.4.0-143-generic (--configure):
    subprocess installed post-installation script returned error exit status 127
...
```

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

Title:
  Missing `linux-update-symlinks` causes Linux package installation to
  fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-base/+bug/1766851/+subscriptions

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

Reply via email to