[Bug 1893454] [NEW] lvm misdetected: as root=dm-2; should be dm-0 or rhel7-root

2020-08-28 Thread Mustafa Kocaturk
Public bug reported:

This is a problem that requires editing the grub.cfg after every update
as follows:

diff -r1.2 /boot/grub/grub.cfg
320c320
<   linux /vmlinuz-0-rescue-094290ad3c25419d9b671b141b6ea616 root=/dev/dm-0
---
>   linux /vmlinuz-0-rescue-094290ad3c25419d9b671b141b6ea616 root=/dev/dm-2
333c333
<   linux /vmlinuz-0-rescue-094290ad3c25419d9b671b141b6ea616 
root=/dev/dm-0
---
>   linux /vmlinuz-0-rescue-094290ad3c25419d9b671b141b6ea616 
> root=/dev/dm-2
345c345
<   linux /vmlinuz-3.10.0-862.3.2.el7.x86_64 root=/dev/dm-0
---
>   linux /vmlinuz-3.10.0-862.3.2.el7.x86_64 root=/dev/dm-2

The target kernel expects to find the root filesystem on dm-0, also known as 
rhel_smt2-root, not on dm-2.
However, Ubuntu kernel numbers the dm-* devices differently, as follows:

mu@mu-HP-Z620-Workstation:~/Desktop Fri Aug 28 11:39:11 1 1 $ sudo dmsetup ls
200828_113958
rhel_smt2-swap  (253:4)
rhel_smt2-root  (253:2)
vgubuntu-root   (253:0)
vgubuntu-swap_1 (253:1)
rhel_smt2-home  (253:3)
mu@mu-HP-Z620-Workstation:~/Desktop Fri Aug 28 11:39:58 1 0 $ ls -l /dev/dm-*
200828_114013
brw-rw 1 root disk 253, 0 Aug 28 10:30 /dev/dm-0
brw-rw 1 root disk 253, 1 Aug 28 10:30 /dev/dm-1
brw-rw 1 root disk 253, 2 Aug 28 10:30 /dev/dm-2
brw-rw 1 root disk 253, 3 Aug 28 10:30 /dev/dm-3
brw-rw 1 root disk 253, 4 Aug 28 10:30 /dev/dm-4

That is, the dm- minor device numbering differs.

Symptom: The boot menuentry breaks whenever os-update is called,
practically after every new kernel update, and rhel7 becomes unbootable.

Suggested workaround: Use the OS-defined name, rhel_smt2-root, instead
of dm-2 in the root= parameter. Reverse lookup of minor device number in
the first table gives the OS name.

** Affects: os-prober (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  lvm misdetected: as root=dm-2; should be dm-0 or rhel7-root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1893454/+subscriptions

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

[Bug 1881844] [NEW] ubiquity crash installing release in free space on internal nvme disk alongside windows

2020-06-02 Thread Mustafa Kocaturk
Public bug reported:

Crash occurred after selecting to install release on /dev/nvme0n1 in
space left over after shrinking windows after fresh windows install.
Size of free space is 127 GiB, i.e, half of the nvme. After crash, name
of free space changed to /dev/nvme0n1p5 in dick utility.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
Uname: Linux 5.4.0-9-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Jun  3 00:06:46 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
quiet splash ---
InstallationDate: Installed on 2020-01-20 (134 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: Upgraded to focal on 2020-01-20 (134 days ago)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-19.10.21

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

Title:
  ubiquity crash installing release in free space on internal nvme disk
  alongside windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1881844/+subscriptions

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

Re: [Bug 1777204] package linux-image-4.15.0-23-lowlatency (not installed) failed to install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal script subprocess returned error ex

2018-06-19 Thread Mustafa Kocaturk
Thanks for responding. I think this report was triggered by a new linux image 
installation failing because of lack of space in the /boot partition.
A re-install, using aptitude, after removing old kernels, had already resolved 
the issue before submitting the report.
The report was auto generated after a reboot. I filled and it as appropriate, 
then realized it was a duplicate.
It is a non-bug as such and may be closed :).

Best regards,
Mustafa
  
> On Jun 19, 2018, at 9:09 AM, Joseph Salisbury 
>  wrote:
> 
> You may need to run the following from a terminal:
> 
> sudo apt-get install -f
> sudo apt-get clean
> sudo apt-get update
> 
> Then re-install the package or updates.
> 
> If that does not resolve your issue, please mark the bug as "Confirmed"
> 
> ** Changed in: linux (Ubuntu)
>   Importance: Undecided => Low
> 
> ** Changed in: linux (Ubuntu)
>   Status: Confirmed => Incomplete
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1777204
> 
> Title:
>  package linux-image-4.15.0-23-lowlatency (not installed) failed to
>  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
>  pre-removal script subprocess returned error exit status 1
> 
> Status in linux package in Ubuntu:
>  Incomplete
> 
> Bug description:
>  Known bug, worked around by removing old kernels.
> 
>  ProblemType: Package
>  DistroRelease: Ubuntu 18.10
>  Package: linux-image-4.15.0-23-lowlatency (not installed)
>  ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
>  Uname: Linux 4.15.0-24-lowlatency x86_64
>  ApportVersion: 2.20.10-0ubuntu3
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC0:  gdm2193 F pulseaudio
>mlthost2767 F pulseaudio
>  Date: Fri Jun 15 19:32:44 2018
>  ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
> script subprocess returned error exit status 1
>  HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
>  InstallationDate: Installed on 2017-07-18 (332 days ago)
>  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
> (20170215.2)
>  Lsusb:
>   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>   Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
>   Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
>   Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
>   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>  MachineType: Dell Inc. OptiPlex 5050
>  ProcFB: 0 inteldrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
> root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
>  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
> PulseAudio daemon running, or not running as session daemon.
>  Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
>  PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
>  RelatedPackageVersions: grub-pc 2.02-2ubuntu10
>  SourcePackage: linux
>  Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
> install/upgrade: installed linux-image-4.15.0-23-lowlatency package 
> pre-removal script subprocess returned error exit status 1
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 05/06/2017
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.3.11
>  dmi.board.name: 0782GW
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 3
>  dmi.chassis.vendor: Dell Inc.
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.3.11:bd05/06/2017:svnDellInc.:pnOptiPlex5050:pvr:rvnDellInc.:rn0782GW:rvrA00:cvnDellInc.:ct3:cvr:
>  dmi.product.family: OptiPlex
>  dmi.product.name: OptiPlex 5050
>  dmi.sys.vendor: Dell Inc.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777204/+subscriptions

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

Title:
  package linux-image-4.15.0-23-lowlatency (not installed) failed to
  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
  pre-removal script subprocess returned error exit status 1

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

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

[Bug 1777204] [NEW] package linux-image-4.15.0-23-lowlatency (not installed) failed to install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal script subprocess returned error

2018-06-15 Thread Mustafa Kocaturk
Public bug reported:

Known bug, worked around by removing old kernels.

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: linux-image-4.15.0-23-lowlatency (not installed)
ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
Uname: Linux 4.15.0-24-lowlatency x86_64
ApportVersion: 2.20.10-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdm2193 F pulseaudio
  mlthost2767 F pulseaudio
Date: Fri Jun 15 19:32:44 2018
ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
InstallationDate: Installed on 2017-07-18 (332 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
 Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
 Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. OptiPlex 5050
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
RelatedPackageVersions: grub-pc 2.02-2ubuntu10
SourcePackage: linux
Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/06/2017
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.11
dmi.board.name: 0782GW
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.11:bd05/06/2017:svnDellInc.:pnOptiPlex5050:pvr:rvnDellInc.:rn0782GW:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.family: OptiPlex
dmi.product.name: OptiPlex 5050
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package cosmic

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

Title:
  package linux-image-4.15.0-23-lowlatency (not installed) failed to
  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
  pre-removal script subprocess returned error exit status 1

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

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