[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-28 Thread Stefan Bader
*** This bug is a duplicate of bug 1820419 ***
https://bugs.launchpad.net/bugs/1820419

** This bug is no longer a duplicate of bug 1820755
   Netboot install fails due to linux-image-4.4.0-143-generic.postinst 
linux-update-symlinks not found
** This bug has been marked a duplicate of bug 1820419
   linux-generic should depend on linux-base >=4.1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-28 Thread koshlendra
*** This bug is a duplicate of bug 1820755 ***
https://bugs.launchpad.net/bugs/1820755

This is affecting us too in network installation, while deploying base from 
build 
during base installation it's throwing error 'Debootstrap failed with source 
code'

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-21 Thread Daniel Pfankuchen
*** This bug is a duplicate of bug 1820755 ***
https://bugs.launchpad.net/bugs/1820755

** This bug has been marked a duplicate of bug 1820755
   Netboot install fails due to linux-image-4.4.0-143-generic.postinst 
linux-update-symlinks not found

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a preseed file 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-20 Thread Research Computing
Downgrading to 4.4.0-142 on your install mirror for new deployments
sounds viable but does not seem trivial.

Simply removing linux-image-4.4.0-143 from our local mirror did not
cause the installer to revert to 4.4.0-142. I guess you'd be looking at
rebuilding a special set of package indices which sounds neither quick
nor fun.

Deployments have come to a halt at our site as well.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-19 Thread klausfiend
Is downgrading to linux-image-4.4.0-142-generic a viable workaround in
the meantime?

We're also a full netinstall shop, and this bug is blocking all U16
deployments.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a preseed file the error occured.

  One thought - shouldn't a 4.4.0-143 netboot kernel / initrd be 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-19 Thread Ken Stone
@Derek Gibson
I have no issue using the HWE mini.iso to accomplish the same thing ... I'd 
just rather not start building "standard 16.04 workstations" that are using the 
HWE kernel ... 

Though give it another day or so and that might not look too bad anymore


@rcgop ... Yes, there are whole other discussions ongoing regarding
breakages in NVIDIA drivers, virtualbox, etc ...

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-19 Thread Derek Gibson
@Ken Stone
I had the same issue, using the 142 kernel, successful install but when the 
system restarts post install, no network modules

I have just successfully tested using the HWE kernel

d-i base-installer/kernel/image string linux-image-generic-hwe-16.04

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-19 Thread Research Computing
We deploy Ubuntu exclusively via netinstall so this has brought
deployments across our entire organization to a standstill.

Adding

preseed d-i base-installer/kernel/image string linux-
image-4.4.0-142-generic

to our kickstart did not help; the installer continued to fetch the
4.4.0-143 packages.

Bonus failure: since the kernel post-install script dies early, it
breaks DKMS, which in turn breaks the nVidia driver on machines set to
auto-upgrade.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-19 Thread Ken Stone
Has anyone found another work around for this issue yet ?  I can add the
preseed to my kickstart file and get a system to come up with the 142
kernel but unfortunately it also has no network interfaces as Stian saw


-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a preseed file the error occured.

  One 

[Kernel-packages] [Bug 1820366] Re: network install of xenial 16.04 fails with linux-generic package error

2019-03-18 Thread Steve Beattie
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1820366

Title:
  network install of xenial 16.04 fails with linux-generic package error

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  network installing xenial ubuntu is failing for myself and other
  people (as seen on the #ubuntu irc channel).

  I had this issue both with and without preseed. I am using the latest
  netboot kernel and initrd files from
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot/ ( I re-downloaded and checked the file
  digest).

  The latest version available from the above URL is 4.4.0-142 and the
  installer fails while installing 4.4.0-143.  The following error
  messages seen during installation:

  Mar 16 01:20:12 in-target: Setting up linux-image-4.4.0-143-generic 
(4.4.0-143.169) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: 
/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: 
  Mar 16 01:20:12 in-target: linux-update-symlinks: not found
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-image-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  subprocess installed post-installation script 
returned error exit status 127
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-modules-extra-4.4.0-143-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-modules-extra-4.4.0-143-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package 
linux-modules-extra-4.4.0-143-generic (--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up intel-microcode 
(3.20180807a.0ubuntu0.16.04.1) ...
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: intel-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: Setting up amd64-microcode 
(3.20180524.1~ubuntu0.16.04.2) ...^M
  Mar 16 01:20:12 in-target: update-initramfs: deferring update (trigger 
activated)
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: amd64-microcode: microcode will be updated at next 
boot
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: dependency problems prevent configuration of 
linux-image-generic:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-image-4.4.0-143-generic | linux-image-unsigned-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-4.4.0-143-generic is not 
configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-image-unsigned-4.4.0-143-generic 
is not installed.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  linux-image-generic depends on 
linux-modules-extra-4.4.0-143-generic; however:
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:   Package linux-modules-extra-4.4.0-143-generic is 
not configured yet.
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target: dpkg: error processing package linux-image-generic 
(--configure):
  Mar 16 01:20:12 in-target: ^M
  Mar 16 01:20:12 in-target:  dependency problems - leaving unconfigured
  Mar 16 01:20:12 in-target: ^M

  After having these issue with a preseed file, I started a PXE install
  without any preseed ( therefore answering the standard installer
  questions manually) but I still had the same error.

  I was told in the #ubuntu irc channel to set :
   d-i base-installer/kernel/image string linux-image-4.4.0-142-generic
  in my preseed file. This worked and the installer completed correctly without 
any failures. Previously my preseed file container:
   d-i base-installer/kernel/image string linux-generic
  but as I said above, even without a preseed file the error occured.

  One thought - shouldn't a 4.4.0-143 netboot kernel / initrd be on
  http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main/installer-
  amd64/current/images/netboot ? Maybe the