Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2021-04-11 Thread Chris Hofstaedtler
Hello Václav, Marc, * Václav Doležal [210410 19:15]: > > Thanks for your followup. The original submitter sent this info in > > message #27: > > > > > ># lsblk --version > >lsblk from util-linux 2.35.1 > Yes, I noticed. But the bug is in libblkid, lsblk just displays info passed >

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2021-04-10 Thread Václav Doležal
Hello Chris. > Thanks for your followup. The original submitter sent this info in > message #27: > > ># lsblk --version >lsblk from util-linux 2.35.1 Yes, I noticed. But the bug is in libblkid, lsblk just displays info passed by udev. Log in msg#37

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2021-04-09 Thread Chris Hofstaedtler
Hello Václav Doležal, * Václav Doležal [210409 19:39]: > can you verify that the bug is still present in current libblkid? > > It should be fixed since commit cdb9140967 [1] (v2.35 or higher). Thanks for your followup. The original submitter sent this info in message #27: # lsblk

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2021-04-03 Thread Václav Doležal
Hello, can you verify that the bug is still present in current libblkid? It should be fixed since commit cdb9140967 [1] (v2.35 or higher). Regards, Václav Doležal [1] https://github.com/karelzak/util-linux/commit/cdb91409674cfb5d94a374b1e3b2bf1869ecfec7

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-07 Thread Marc Lehmann
On Mon, May 04, 2020 at 12:19:43PM +0200, Chris Hofstaedtler wrote: > > partitions on the same disk it is unlikely to be caused by something weird > > in the partition tables. That, or the algorithm is completely hosed, as it > > shouldn't depend on the partition at all, only on the disk. > >

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-07 Thread Marc Lehmann
On Mon, May 04, 2020 at 12:19:43PM +0200, Chris Hofstaedtler wrote: > > partitions on the same disk it is unlikely to be caused by something weird > > in the partition tables. That, or the algorithm is completely hosed, as it > > shouldn't depend on the partition at all, only on the disk. > >

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-07 Thread Marc Lehmann
On Mon, May 04, 2020 at 12:19:43PM +0200, Chris Hofstaedtler wrote: > > On Sun, May 03, 2020 at 09:01:49PM +0200, Chris Hofstaedtler > > wrote: > > > I wouldn't assume this is necessary, though, as this is almost certainly > > a relatively simple bug to fix - since the partition type differs

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-04 Thread Chris Hofstaedtler
Hi, * Marc Lehmann [200504 02:44]: > On Sun, May 03, 2020 at 09:01:49PM +0200, Chris Hofstaedtler > wrote: > > >/dev/sda sda 8:0 disk gpt > > > 81c62d1c-b086-4f48-b1e9-b8ae2d457f91 > > >/dev/sda1 sda18:1 part gpt > > > 81c62d1c-b086-4f48-b1e9-b8ae2d457f91

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-03 Thread Marc Lehmann
On Sun, May 03, 2020 at 09:01:49PM +0200, Chris Hofstaedtler wrote: > >/dev/sda sda 8:0 disk gpt81c62d1c-b086-4f48-b1e9-b8ae2d457f91 > >/dev/sda1 sda18:1 part gpt > > 81c62d1c-b086-4f48-b1e9-b8ae2d457f91 cf573ead-cdeb-42d5-9d75-aee9ceec3370 > >/dev/sda2 sda2

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2020-05-03 Thread Chris Hofstaedtler
Control: tags -1 + upstream moreinfo Hi March Lehmann, thank you for your report, however see my reply below. * Marc Lehmann : > Package: util-linux > Version: 2.33.1-0.1 > Severity: normal > > Dear Maintainer, > > I have a script that gathers information using lsblk., It specifically needs >

Bug#935725: util-linux: lsblk sometimes gives wrong pttype "dos" for gpt partitions

2019-08-25 Thread Marc Lehmann
Package: util-linux Version: 2.33.1-0.1 Severity: normal Dear Maintainer, I have a script that gathers information using lsblk., It specifically needs the partition table type, uuid and partition uuid. It uses something like this: lsblk -o