On 02/07/2018 08:38 PM, John Paul Adrian Glaubitz wrote:
On 02/07/2018 11:47 AM, John Paul Adrian Glaubitz wrote:
Yes, I forgot to bump the kernel version inside debian-installer. This is an
easy fix.
I will do that later today and then rebuild the installer images.
New images are up - untested, of course.
Thanks, I tried this one this evening, but although the kernel modules
are there now, the base installation fails due to a dependency problem
of the vim-tiny editor:
```
[...]
Feb 8 20:52:56 debootstrap: Errors were encountered while processing:
Feb 8 20:52:56 debootstrap: vim-tiny
Feb 8 20:52:57 debootstrap: dpkg: dependency problems prevent
configuration of vim-tiny:
Feb 8 20:52:57 debootstrap: vim-tiny depends on vim-common (=
2:8.0.1401-2); h
however:
Feb 8 20:52:57 debootstrap: Version of vim-common on system is
2:8.0.1453-1.
Feb 8 20:52:57 debootstrap:
Feb 8 20:52:57 debootstrap: dpkg: error processing package vim-tiny
(--configur
re):
Feb 8 20:52:57 debootstrap: dependency problems - leaving unconfigured
Feb 8 20:55:03 base-installer: error: exiting on error
base-installer/debootstrap-failed
Feb 8 20:55:05 main-menu[208]: WARNING **: Configuring 'bootstrap-base'
failed
with error code 1
Feb 8 20:55:05 main-menu[208]: WARNING **: Menu item 'bootstrap-base'
failed.
Feb 8 20:55:09 main-menu[208]: INFO: Modifying debconf priority limit
from 'hig
gh' to 'medium'
Feb 8 20:55:09 debconf: Setting debconf/priority to medium
Feb 8 20:55:12 main-menu[208]: INFO: Falling back to the package
description fo
or brltty-udeb
```
What can we do about that?
Cheers,
Frank