Your message dated Wed, 28 Jun 2017 06:03:10 +0000
with message-id <e1dq64e-000bov...@fasolo.debian.org>
and subject line Bug#817023: fixed in os-prober 1.76
has caused the Debian Bug report #817023,
regarding os-prober doesn't detect EFI partition on MBR
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
817023: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817023
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: os-prober
Version: 1.71
Also reproducible in os-prober 1.65
https://anonscm.debian.org/cgit/d-i/os-prober.git/tree/os-probes/mounted/x86/05efi#n42..n45
Disk has regular MBR table. It has Windows 7 and Ubuntu installed on
different partitions. Os-prober doesn't detect EFI partition on MBR
table because "udevadm info" returns "dos" partition scheme instead of
expected "msdos".
$ udevadm info /dev/sda1 | grep dos
E: ID_PART_ENTRY_SCHEME=dos
E: ID_PART_TABLE_TYPE=dos
$ fdisk -lu /dev/sda | grep -B1 -A1 ef
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 616447 307200 ef EFI (FAT-12/16/32)
/dev/sda2 616448 128134439 63758996 7 HPFS/NTFS/exFAT
Fixing conditions below resolves the issue:
- \( "$ID_PART_ENTRY_SCHEME" != gpt -a "$ID_PART_ENTRY_SCHEME" != msdos \) -o \
+ \( "$ID_PART_ENTRY_SCHEME" != gpt -a "$ID_PART_ENTRY_SCHEME" != dos \) -o \
\( "$ID_PART_ENTRY_SCHEME" = gpt -a "$ID_PART_ENTRY_TYPE" !=
c12a7328-f81f-11d2-ba4b-00a0c93ec93b \) -o \
- \( "$ID_PART_ENTRY_SCHEME" = msdos -a "$ID_PART_ENTRY_TYPE" != 0xef \) ]; then
+ \( "$ID_PART_ENTRY_SCHEME" = dos -a "$ID_PART_ENTRY_TYPE" != 0xef \) ]; then
Probably this bug relates to udevinfo replacement
(https://lists.debian.org/debian-user/2010/07/msg01134.html).
P.S. Cross-posting report in ubuntu launchpad
https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1553678
--- End Message ---
--- Begin Message ---
Source: os-prober
Source-Version: 1.76
We believe that the bug you reported is fixed in the latest version of
os-prober, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 817...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christian Perrier <bubu...@debian.org> (supplier of updated os-prober package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 28 Jun 2017 07:08:36 +0200
Source: os-prober
Binary: os-prober-udeb os-prober
Architecture: source i386
Version: 1.76
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Christian Perrier <bubu...@debian.org>
Description:
os-prober - utility to detect other OSes on a set of drives
os-prober-udeb - utility to detect other OSes on a set of drives (udeb)
Closes: 817023
Changes:
os-prober (1.76) unstable; urgency=medium
.
[ Cyril Brulebois ]
* os-probes/mounted/x86/05efi: Fix check on ID_PART_ENTRY_SCHEME, to
look for "dos" instead of "msdos" (Closes: #817023).
Checksums-Sha1:
9a9cce79b186dfc0d39c161e89bd727b2388889e 1738 os-prober_1.76.dsc
7434eef47887d820f8f4cc2f0f99afe50b22adbd 26432 os-prober_1.76.tar.xz
433f296d850ac80650cd6b028c5b4be4bf5800cb 4180 os-prober-dbgsym_1.76_i386.deb
30aea3afbdeeb39e938c5236cf1c318514fdae5e 14324 os-prober-udeb_1.76_i386.udeb
5d10308829384543a04e9f8681ae2cdf1d06d69c 4915 os-prober_1.76_i386.buildinfo
ddc63f4864197fc8076ab82949460d392cd2936f 30138 os-prober_1.76_i386.deb
Checksums-Sha256:
beec2aa316b3e5acb6e26d7873af3dd6ea21a78cb3b9688350923665b08b8197 1738
os-prober_1.76.dsc
d3a580610e0148ee1fea98de993b27b856870fb0a31e9ce1a33be2654e2c64ed 26432
os-prober_1.76.tar.xz
1c228406b2d0e38880d2bf2a039bfd49e4f1d160c0a289713979f28e60b4eb17 4180
os-prober-dbgsym_1.76_i386.deb
a1c604d56970fc6f82509368894885c00218bf0bfc4eacdab7772095c4432026 14324
os-prober-udeb_1.76_i386.udeb
8aef2bab342d59fca435eb36ab77bd160e3f2c833c6ae18ca270569697c028fe 4915
os-prober_1.76_i386.buildinfo
87d517767ee233edf46befdc5b5bf878b11d1ff8ffe7ebb2861f9ac41b6c0930 30138
os-prober_1.76_i386.deb
Files:
efd9d0fffd4e7df3685ccedc1257753c 1738 debian-installer optional
os-prober_1.76.dsc
c4579128b997b4b6927f7c6793f5133e 26432 debian-installer optional
os-prober_1.76.tar.xz
52c5d02e4eed9a6f55c306fb7229f981 4180 debug extra
os-prober-dbgsym_1.76_i386.deb
5f5294e2de8e0837d638d914ccafa279 14324 debian-installer optional
os-prober-udeb_1.76_i386.udeb
995853310bf562f27d671f9e8350f22e 4915 debian-installer optional
os-prober_1.76_i386.buildinfo
fce28b52b00cc76e5676ff287e7a1ed7 30138 utils extra os-prober_1.76_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJZUz5VAAoJEIcvcCxNbiWoGOsP/3On+kRyLe5DigKw6+02vEc5
m/gcVtfPsH/y3ID8GAapxlPiXW7Jgwz4Kg4+7My+3E6yPVoa8IKD+pqBHI1CONpa
KT5HSZz/korIKMov5SZ6u+hd9dwxKaIeRQ/rG1ltT4TcxgiKb7ialpJJPnUwq/7P
crioxtizhJbMsrqny/oiXsIrJe+Q1h2fieXsTbNhTwC2ShkMqf3L71vS7AoewHaH
L05iMU43xa0cmK16s6omul2gS53Zdfmwq14/hx4BGnf5upoNQhPpLGXCWXNk6YK1
poLcaehGQdI5CMZjTzsHiKsl+XurWJL9wvOqeSUOc3FhXIdeJ4/Sdtqddk/Y8yuF
WQwDqrIV+1L1xgQ3GuTrfDovV5I3gaGSTIPBLG9ty82VevkSo4rDiJk7PvfBSktj
IfDgipChRFyvUZVsg0An7kpJbn4waUBO8WSAa72/JuOJI8RmNGgaugGJT2KDmqtg
tlhw84fDEKzVEuO0zEanCWJadxkA+YYR132uUf4+jntuxfgkv/IM9XNI/ps86m6z
dxLWwYF4sGKh6ieIdSmpgdM0XsmJSMqO7v9VXwnWKEj+WYF8QEFXQM8EgHQwCYUy
oSR8PULdgT5PZUhE3iueBDMrLxfplTYuQyaygseSXpIvuHNDM5FVImv9cp7PQRR8
Vdx0EHy6Iv7qi73XgKCo
=pkwq
-----END PGP SIGNATURE-----
--- End Message ---