Thank you for that, I don't need lillo and have removed it.

*Peter Tsiampas* | Architect/Developer | Melbourne, Australia
Mobile: +61 433 322 100 | Web: peter.tsiampas.com | LinkedIn:
http://www.linkedin.com/in/petertsiampas
Social:google.com/+PeterTsiampas | Email: pe...@tsiampas.com

On 9 July 2018 at 22:18, Seth Forshee <seth.forshee...@canonical.com>
wrote:

> The failure comes from a lilo post-installation script:
>
>   run-parts: /etc/initramfs/post-update.d//runlilo exited with return
> code 1
>
> Likely you don't need lilo and can remove the package. If you really do
> need it then this bug should be against lilo and not linux-firmware.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1780740
>
> Title:
>   package linux-firmware 1.173.1 failed to install/upgrade: installed
>   linux-firmware package post-installation script subprocess returned
>   error exit status 1
>
> Status in linux-firmware package in Ubuntu:
>   New
>
> Bug description:
>   This is an overall error with the initrd image, not sure what is going
>   on or how to fix it.  I suspect somewhere it's getting the wrong
>   information about the distribution that I am using.  I just don't know
>   enough to debug it. :(
>
>   ---
>   $ df -ha | grep /boot
>   /dev/sda1        99M   30M   70M  30% /boot/efi
>
>
>   $ df -h /boot
>   Filesystem      Size  Used Avail Use% Mounted on
>   /dev/sdc3       198G   33G  155G  18% /
>
>   ----
>   $ lsb_release -a
>   No LSB modules are available.
>   Distributor ID:       Ubuntu
>   Description:  Ubuntu 18.04 LTS
>   Release:      18.04
>   Codename:     bionic
>
>
>   ---
>   Full Error:
>
>   Processing triggers for linux-image-4.15.0-23-generic (4.15.0-23.25) ...
>   /etc/kernel/postinst.d/initramfs-tools:
>   update-initramfs: Generating /boot/initrd.img-4.15.0-23-generic
>   /etc/kernel/postinst.d/zz-runlilo:
>   Warning: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_250GB_S3NYNF0JA23675B
> is not on the first disk
>   Fatal: open /boot/vmlinuz-4.13.0-39-generic.efi.signed: No such file or
> directory
>   run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1
>   dpkg: error processing package linux-image-4.15.0-23-generic
> (--configure):
>    installed linux-image-4.15.0-23-generic package post-installation
> script subprocess returned error exit status 1
>   Processing triggers for initramfs-tools (0.130ubuntu3.1) ...
>   update-initramfs: Generating /boot/initrd.img-4.15.0-23-generic
>   Warning: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_250GB_S3NYNF0JA23675B
> is not on the first disk
>   Fatal: open /boot/vmlinuz-4.13.0-39-generic.efi.signed: No such file or
> directory
>   run-parts: /etc/initramfs/post-update.d//runlilo exited with return
> code 1
>   dpkg: error processing package initramfs-tools (--configure):
>    installed initramfs-tools package post-installation script subprocess
> returned error exit status 1
>   Errors were encountered while processing:
>    linux-firmware
>    linux-image-4.15.0-23-generic
>    initramfs-tools
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
>   ---
>
>   Happy to provide more information.  It's not really causing any
>   problems yet, just when I do an update I am getting the error at the
>   end.
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 18.04
>   Package: linux-firmware 1.173.1
>   ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
>   Uname: Linux 4.15.0-23-generic x86_64
>   NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
> nvidia_modeset nvidia
>   ApportVersion: 2.20.9-0ubuntu7.2
>   Architecture: amd64
>   Date: Mon Jul  9 18:00:25 2018
>   Dependencies:
>
>   ErrorMessage: installed linux-firmware package post-installation script
> subprocess returned error exit status 1
>   InstallationDate: Installed on 2018-03-24 (107 days ago)
>   InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64
> (20180228)
>   PackageArchitecture: all
>   Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal,
> 3.6.5-3
>   PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal,
> 2.7.15~rc1-1
>   RelatedPackageVersions:
>    dpkg 1.19.0.5ubuntu2
>    apt  1.6.2
>   SourcePackage: linux-firmware
>   Title: package linux-firmware 1.173.1 failed to install/upgrade:
> installed linux-firmware package post-installation script subprocess
> returned error exit status 1
>   UpgradeStatus: Upgraded to bionic on 2018-04-28 (72 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux-firmware/
> +bug/1780740/+subscriptions
>

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

Title:
  package linux-firmware 1.173.1 failed to install/upgrade: installed
  linux-firmware package post-installation script subprocess returned
  error exit status 1

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  This is an overall error with the initrd image, not sure what is going
  on or how to fix it.  I suspect somewhere it's getting the wrong
  information about the distribution that I am using.  I just don't know
  enough to debug it. :(

  ---
  $ df -ha | grep /boot
  /dev/sda1        99M   30M   70M  30% /boot/efi

  
  $ df -h /boot
  Filesystem      Size  Used Avail Use% Mounted on
  /dev/sdc3       198G   33G  155G  18% /

  ----
  $ lsb_release -a
  No LSB modules are available.
  Distributor ID:       Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:      18.04
  Codename:     bionic

  
  ---
  Full Error:

  Processing triggers for linux-image-4.15.0-23-generic (4.15.0-23.25) ...
  /etc/kernel/postinst.d/initramfs-tools:
  update-initramfs: Generating /boot/initrd.img-4.15.0-23-generic
  /etc/kernel/postinst.d/zz-runlilo:
  Warning: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_250GB_S3NYNF0JA23675B is not 
on the first disk
  Fatal: open /boot/vmlinuz-4.13.0-39-generic.efi.signed: No such file or 
directory
  run-parts: /etc/kernel/postinst.d/zz-runlilo exited with return code 1
  dpkg: error processing package linux-image-4.15.0-23-generic (--configure):
   installed linux-image-4.15.0-23-generic package post-installation script 
subprocess returned error exit status 1
  Processing triggers for initramfs-tools (0.130ubuntu3.1) ...
  update-initramfs: Generating /boot/initrd.img-4.15.0-23-generic
  Warning: /dev/disk/by-id/ata-Samsung_SSD_850_EVO_250GB_S3NYNF0JA23675B is not 
on the first disk
  Fatal: open /boot/vmlinuz-4.13.0-39-generic.efi.signed: No such file or 
directory
  run-parts: /etc/initramfs/post-update.d//runlilo exited with return code 1
  dpkg: error processing package initramfs-tools (--configure):
   installed initramfs-tools package post-installation script subprocess 
returned error exit status 1
  Errors were encountered while processing:
   linux-firmware
   linux-image-4.15.0-23-generic
   initramfs-tools
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  ---

  Happy to provide more information.  It's not really causing any
  problems yet, just when I do an update I am getting the error at the
  end.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-firmware 1.173.1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  Uname: Linux 4.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  Date: Mon Jul  9 18:00:25 2018
  Dependencies:
   
  ErrorMessage: installed linux-firmware package post-installation script 
subprocess returned error exit status 1
  InstallationDate: Installed on 2018-03-24 (107 days ago)
  InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 
(20180228)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.2
  SourcePackage: linux-firmware
  Title: package linux-firmware 1.173.1 failed to install/upgrade: installed 
linux-firmware package post-installation script subprocess returned error exit 
status 1
  UpgradeStatus: Upgraded to bionic on 2018-04-28 (72 days ago)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to