[Kernel-packages] [Bug 1847927] Re: Upgrading of 20191010 installed on ZFS will lead to "device-mapper: reload ioctl on osprober-linux-sda6 failed: Device or resource busy" and then to auto-removal of

2019-10-14 Thread Jan Wester
Yes, just tested 20191014 and it seems okay. The reported things in this bug 
seems to be solved.
Only thing remaining now:

sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: vmlinuz-5.3.0-18-generic in rpool/ROOT/ubuntu_ylgjtz
Found initrd image: initrd.img-5.3.0-18-generic in rpool/ROOT/ubuntu_ylgjtz
Found memtest86+ image: /BOOT/ubuntu_ylgjtz@/memtest86+.elf
Found memtest86+ image: /BOOT/ubuntu_ylgjtz@/memtest86+.bin
device-mapper: reload ioctl on osprober-linux-sda6  failed: Enhet eller resurs 
upptagen
Command failed.
done

but guess that is another bug and issue

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

Title:
  Upgrading of 20191010 installed on ZFS will lead to "device-mapper:
  reload ioctl on osprober-linux-sda6  failed: Device or resource busy"
  and then to auto-removal of all zfs packages

Status in zfs-linux package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce:
  1. Install Ubuntu 19.10 from 20191010 ISO
  2. Run `sudo apt-get update` and `sudo apt-get upgrade`
  3. Note the following lines in the APT output:

  ...
  Warning: Couldn't find any valid initrd for dataset rpool/ROOT/ubuntu_69xc2t.
  Found memtest86+ image: /BOOT/ubuntu_69xc2t@/memtest86+.elf
  Found memtest86+ image: /BOOT/ubuntu_69xc2t@/memtest86+.bin
  device-mapper: reload ioctl on osprober-linux-sda6  failed: Device or 
resource busy
  Command failed.
  done
  ...
  device-mapper: reload ioctl on osprober-linux-sda6  failed: Device or 
resource busy
  Command failed.
  done

  4. Run `sudo apt-get autoremove --purge`

  $ sudo apt-get autoremove --purge
  [sudo] password for zfs: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libnvpair1linux* libuutil1linux* libzfs2linux* libzpool2linux* 
zfs-initramfs* zfs-zed* zfsutils-linux*
  0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
  After this operation, 5 243 kB disk space will be freed.
  Do you want to continue? [Y/n] n
  Abort.

  
  Expected results:
  * upgrading of packages run without errors

  Actual results:
  * system will not boot if user will proceed with package autoremoval

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: libzfs2linux 0.8.1-1ubuntu14
  ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
  Uname: Linux 5.3.0-13-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 13 22:51:39 2019
  InstallationDate: Installed on 2019-10-13 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20191010)
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1847927/+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


[Kernel-packages] [Bug 1847927] Re: Upgrading of 20191010 installed on ZFS will lead to "device-mapper: reload ioctl on osprober-linux-sda6 failed: Device or resource busy" and then to auto-removal of

2019-10-14 Thread Jan Wester
I installed the 20191011 iso in a virtualbox. I used the zfs option. At
installation. After installation system comes up fine. But as others
here say it displays:

janw@janw-VirtualBox:~$ sudo apt update
Bra:1 http://se.archive.ubuntu.com/ubuntu eoan InRelease
Bra:2 http://se.archive.ubuntu.com/ubuntu eoan-updates InRelease
Bra:3 http://se.archive.ubuntu.com/ubuntu eoan-backports InRelease  
Bra:4 http://se.archive.ubuntu.com/ubuntu eoan-proposed InRelease   
Bra:5 http://security.ubuntu.com/ubuntu eoan-security InRelease
Läser paketlistor… Färdig
Bygger beroendeträd   
Läser tillståndsinformation… Färdig
Alla paket är uppdaterade.
janw@janw-VirtualBox:~$ sudo apt upgrade
Läser paketlistor… Färdig
Bygger beroendeträd   
Läser tillståndsinformation… Färdig
Beräknar uppgradering… Färdig
Följande paket har installerats automatiskt och är inte längre nödvändiga:
  libnvpair1linux libuutil1linux libzfs2linux libzpool2linux zfs-initramfs
  zfs-zed zfsutils-linux
Använd ”sudo apt autoremove” för att ta bort dem.
0 att uppgradera, 0 att nyinstallera, 0 att ta bort och 0 att inte uppgradera.

apt update says all packages are installed. But nevertheless apt upgrade
want me to run a destructive apt autoremove which will remove all zfs
packages and after that break the booting of the system completely.

I also tested the image from 20191012. That image does not boot after
installation in the virtualbox.It gives a prompt initramfs> saying that
it has problems finding the root partition. I also recognized during
installation time that the image from 20191011 did some grub and kernel
stuff at the end of installation which i could not see that the image
from 20191012 did. Also a popup came during the installation talking
about ext4 file systems, which is weird since I chose the zfs
installation.

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

Title:
  Upgrading of 20191010 installed on ZFS will lead to "device-mapper:
  reload ioctl on osprober-linux-sda6  failed: Device or resource busy"
  and then to auto-removal of all zfs packages

Status in zfs-linux package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:
  1. Install Ubuntu 19.10 from 20191010 ISO
  2. Run `sudo apt-get update` and `sudo apt-get upgrade`
  3. Note the following lines in the APT output:

  ...
  Warning: Couldn't find any valid initrd for dataset rpool/ROOT/ubuntu_69xc2t.
  Found memtest86+ image: /BOOT/ubuntu_69xc2t@/memtest86+.elf
  Found memtest86+ image: /BOOT/ubuntu_69xc2t@/memtest86+.bin
  device-mapper: reload ioctl on osprober-linux-sda6  failed: Device or 
resource busy
  Command failed.
  done
  ...
  device-mapper: reload ioctl on osprober-linux-sda6  failed: Device or 
resource busy
  Command failed.
  done

  4. Run `sudo apt-get autoremove --purge`

  $ sudo apt-get autoremove --purge
  [sudo] password for zfs: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
libnvpair1linux* libuutil1linux* libzfs2linux* libzpool2linux* 
zfs-initramfs* zfs-zed* zfsutils-linux*
  0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
  After this operation, 5 243 kB disk space will be freed.
  Do you want to continue? [Y/n] n
  Abort.

  
  Expected results:
  * upgrading of packages run without errors

  Actual results:
  * system will not boot if user will proceed with package autoremoval

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: libzfs2linux 0.8.1-1ubuntu14
  ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
  Uname: Linux 5.3.0-13-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 13 22:51:39 2019
  InstallationDate: Installed on 2019-10-13 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Beta amd64 (20191010)
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1847927/+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


[Kernel-packages] [Bug 1503647] Re: System hangs with kernel 3.19.0-31

2015-10-07 Thread Jan Wester
The packages from henrix seems to fix it for me too!

-- 
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/1503647

Title:
  System hangs with kernel 3.19.0-31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After installing kernel 3.19.0-31, the system freezes at login. I got
  following error during install, I don't know if that is the reason for
  the freeze.

  sudo dpkg-reconfigure linux-headers-3.19.0-31 linux-
  headers-3.19.0-31-generic

  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.19.0-31-generic 
/boot/vmlinuz-3.19.0-31-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/i915-3.15-3.13-dkms.0.crash'
  Error! Bad return status for module build on kernel: 3.19.0-31-generic 
(x86_64)
  Consult /var/lib/dkms/i915-3.15-3.13/0.01/build/make.log for more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-headers-3.19.0-31-generic 3.19.0-31.35
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  2192 F pulseaudio
   /dev/snd/controlC1:  simon  2192 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Oct  7 12:18:47 2015
  HibernationDevice: RESUME=UUID=c929a208-30d1-4e36-9943-d68352b90a26
  InstallationDate: Installed on 2014-07-28 (435 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Notebook W65_67SZ
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=da3171d0-cb60-47b3-8584-e10466a6c8a9 ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.03.05
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W65_67SZ
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.03.05:bd02/26/2014:svnNotebook:pnW65_67SZ:pvrNotApplicable:rvnNotebook:rnW65_67SZ:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W65_67SZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503647/+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


[Kernel-packages] [Bug 1503647] Re: System hangs with kernel 3.19.0-31

2015-10-07 Thread Jan Wester
Had exactly the same problems as described here since this morning when kernel 
was updated to 3.19.0.31 via update-manager. My system is ubuntu 14.04 LTS. 
With the vivid kernel. Booting with the old kernel, 3.19.0.30, makes everything 
working again. But trying with 3.19.0.31 seems to totally hang everything after 
having logged in, unity doesnt display or actually i got it displayed one time 
but then i had no mouse and no control and ctrl alt f1 didnt work.
So I guess there is something terribly wrong with the -31 kernel.

-- 
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/1503647

Title:
  System hangs with kernel 3.19.0-31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After installing kernel 3.19.0-31, the system freezes at login. I got
  following error during install, I don't know if that is the reason for
  the freeze.

  sudo dpkg-reconfigure linux-headers-3.19.0-31 linux-
  headers-3.19.0-31-generic

  Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/dkms 3.19.0-31-generic 
/boot/vmlinuz-3.19.0-31-generic
  ERROR: Cannot create report: [Errno 17] File exists: 
'/var/crash/i915-3.15-3.13-dkms.0.crash'
  Error! Bad return status for module build on kernel: 3.19.0-31-generic 
(x86_64)
  Consult /var/lib/dkms/i915-3.15-3.13/0.01/build/make.log for more information.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-headers-3.19.0-31-generic 3.19.0-31.35
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  simon  2192 F pulseaudio
   /dev/snd/controlC1:  simon  2192 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Oct  7 12:18:47 2015
  HibernationDevice: RESUME=UUID=c929a208-30d1-4e36-9943-d68352b90a26
  InstallationDate: Installed on 2014-07-28 (435 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Notebook W65_67SZ
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic 
root=UUID=da3171d0-cb60-47b3-8584-e10466a6c8a9 ro quiet splash acpi_osi=Linux 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/26/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.03.05
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W65_67SZ
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.03.05:bd02/26/2014:svnNotebook:pnW65_67SZ:pvrNotApplicable:rvnNotebook:rnW65_67SZ:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W65_67SZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1503647/+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