[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-25 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02~beta2-36ubuntu3.7

---
grub2 (2.02~beta2-36ubuntu3.7) xenial; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * Disable os-prober for ppc64el on the PowerNV platform, to reduce the
number of entries/clutter from other OSes in Petitboot (LP: #1447500)

 -- Mathieu Trudel-Lapierre   Wed, 11 Jan 2017
19:07:05 -0500

** Changed in: grub2 (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-25 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2-signed - 1.66.7

---
grub2-signed (1.66.7) xenial; urgency=medium

  * Rebuild against grub2 2.02~beta2-36ubuntu3.7. (LP: #1447500)

 -- Mathieu Trudel-Lapierre   Wed, 11 Jan 2017
21:37:11 -0500

** Changed in: grub2-signed (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-16 Thread bugproxy
--- Comment From mauri...@br.ibm.com 2017-01-16 10:53 EDT---
This is verified OK.

Rolf installed a Power system w/ PowerKVM in one disk, then installed
Ubuntu Xenial in another disk, then installed grub2 packages from
xenial-proposed.

The comparison of grub.cfg files before/after shows that the entries to
boot PowerKVM in the other disk are no longer present (only present in
the .orig file, as shown in the diff below).

$ diff /boot/grub/grub.cfg /boot/grub/grub.cfg.orig|grep menuentry
> menuentry 'unknown Linux distribution (on 
> /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_system)' --class gnu-linux --class gnu 
> --class os $menuentry_id_option 
> 'osprober-gnulinux-simple-7a7bdea5-29ac-4b23-86a6-2cd6f9c510b0' {
> submenu 'Advanced options for unknown Linux distribution (on 
> /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_system)' $menuentry_id_option 
> 'osprober-gnulinux-advanced-7a7bdea5-29ac-4b23-86a6-2cd6f9c510b0' {
> menuentry 'IBM_PowerKVM 3.1.0, with Linux 
> 3.18.22-354.el7_1.pkvm3_1_0.3600.1.ppc64le (on 
> /dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_system)' --class gnu-linux --class gnu 
> --class os $menuentry_id_option 
> 'osprober-gnulinux-/vmlinuz-3.18.22-354.el7_1.pkvm3_1_0.3600.1.ppc64le--7a7bdea5-29ac-4b23-86a6-2cd6f9c510b0'
>  {

Thanks

--- Comment From mauri...@br.ibm.com 2017-01-16 10:55 EDT---
And this is the Petitboot screen.
No extra entries to boot PowerKVM other than its own.

Petitboot (dev.2015)  8286-42A
107C53T

[Disk: sda2 / c27a0203-e5e2-485b-adbf-befff6ae4854]
IBM_PowerKVM 3.1.0, with Linux 3.18.22-354.el7_1.pkvm3_1_0.3600.1.ppc64le
[Disk: sdb2 / b375a4bc-3ecb-46ba-aa46-d1abd213227e]
Ubuntu, with Linux 4.4.0-59-generic (recovery mode)
Ubuntu, with Linux 4.4.0-59-generic
Ubuntu

--- Comment From mauri...@br.ibm.com 2017-01-16 10:57 EDT---
And some more bits in the verified system, for documentation purposes:

$ dpkg -s grub2-common | grep ^Version:
Version: 2.02~beta2-36ubuntu3.7

$ grep GRUB_DISABLE_OS_PROBER /etc/default/grub
GRUB_DISABLE_OS_PROBER=true

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-14 Thread Steve Langasek
** Changed in: grub2-signed (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mathieu Trudel-Lapierre
This is normal and expected; you need both grub2 and grub2-signed source
packages in amd64 and arm64; those have a small delay because grub2
needs to be built (and accepted) before grub2-signed will build.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mauricio Faria de Oliveira
@sdeziel

Great. Nice catch.

I had missed your last comment.
(and that the version number removed was the old ...3.6 not 3.7.

So, no problems!

Thanks!

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mauricio Faria de Oliveira
@sdeziel, @cyphermox

No idea what that is due to.

The change in grub2-signed (which didn't seem carried/installed w/ dist-
upgrade) is [1] and doesn't introduce a Conflicts: change in
debian/control.

Nothing similar with regards to Conflicts: lines are seen in grub2's
debian/control either.

Assistance is required to understand that, please.


[1] http://launchpadlibrarian.net/302145197/grub2-signed_1.66.6_1.66.7.diff.gz

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Simon Déziel
Sorry for the noise, the packages arrived at different time on
archive.ubuntu.com:

grub-efi-amd64-signed_1.66.7+2.02~beta2-36ubuntu3.7_amd64.deb: 2017-01-13 17:48
grub-efi-amd64_2.02~beta2-36ubuntu3.7_amd64.deb  : 2017-01-13 17:14

After updating again, everything looks good and no package is
tentatively removed. Thanks Mauricio.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mauricio Faria de Oliveira
@sdeziel @cyphermox

There's a rebuild of grub2-signed (1.78) associated with this bug.
The proble that @sdeziel reported is related to grub-efi-amd64-signed, so might 
be related to that part.

Now I see the version installed at @sdeziel system is already
2.02~beta2-36ubuntu3.6, so not sure what's going on.

Might be related to this rebuild.. checking.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mauricio Faria de Oliveira
Disregard this last patch. Problem w/ the bug mirror.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mauricio Faria de Oliveira
Hi @sdeziel,

> amd64 user here, this new package asks to remove grub-efi-
amd64-signed, is that intended?

No, this change is not related to that,
as seen in this diff between it (2.02~beta2-36ubuntu3.7) and previous version 
(2.02~beta2-36ubuntu3.6).

Per the version you pasted (1.66.6+2.02~beta2-36ubuntu3.6), I guess
that's an effect of a previous change to the grub packages, not applied
yet to your system.

Please try to install 2.02~beta2-36ubuntu3.6 (previous version of this change), 
and see it the same happens.
Per the diff, this change has nothing to do with that behavior.

Thanks!

> # apt dist-upgrade --no-install-recommends
> ...
> The following packages will be REMOVED:
>   grub-efi-amd64-signed (1.66.6+2.02~beta2-36ubuntu3.6)

[1]
http://launchpadlibrarian.net/302140744/grub2_2.02~beta2-36ubuntu3.6_2.02~beta2-36ubuntu3.7.diff.gz

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Simon Déziel
amd64 user here, this new package asks to remove grub-efi-amd64-signed,
is that intended?

#  apt dist-upgrade --no-install-recommends
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
   grub-efi-amd64-signed (1.66.6+2.02~beta2-36ubuntu3.6)
The following packages will be upgraded:
   grub-common (2.02~beta2-36ubuntu3.6 => 2.02~beta2-36ubuntu3.7)
   grub-efi-amd64 (2.02~beta2-36ubuntu3.6 => 2.02~beta2-36ubuntu3.7)
   grub-efi-amd64-bin (2.02~beta2-36ubuntu3.6 => 2.02~beta2-36ubuntu3.7)
   grub2-common (2.02~beta2-36ubuntu3.6 => 2.02~beta2-36ubuntu3.7)
4 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0 B/2,940 kB of archives.
After this operation, 3,453 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Mathieu Trudel-Lapierre
** Description changed:

+ [Impact]
+ PowerNV users.
+ 
+ [Test case]
+ 
+ == PowerNV ==
+ Needs to be done on a PowerNV system.
+ 1) Install another operating system on a separate disk partition (such as 
Fedora or whatnot)
+ 2) Install Ubuntu on a different partition.
+ 2) Ensure os-prober isn't run and that all that is listed in grub is the 
Ubuntu entries, and that the Petitboot menu correctly lists only Ubuntu under 
the right partition, and doesn't duplicate the other installed operating system.
+ 
+ == Non-PowerNV ppc64el ==
+ To be run on non-powerNV systems (any of powerVM/powerKVM)
+ 1) Install another operating system on a separate disk partition (see above)
+ 2) Install Ubuntu on a different partition
+ 3) Ensure the grub menu created by Ubuntu allows starting both operating 
systems.
+ 
+ 
+ [Regression Potential]
+ Due to the changes, os-prober not running to fill in the grub menu on a 
system with other operating systems installed (so as to list them in grub) 
would constitute a regression. Also, showing extra OSes again as retrieved from 
a partition's grub menu where os-prober should not have run.
+ 
+ 
+ 
  Problem Description
  ==
  Unlike PowerKVM and Fedora 21, Ubuntu 14.10 adds boot images from other disks 
to it's grub config which makes the Petitboot menu very cluttered.
-  
- Machine Type = 8286-42A 
+ 
+ Machine Type = 8286-42A
  
  Steps to Reproduce
  ===
-   Petitboot (dev.20150216)  8286-42A 
107C53T
-  
-   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
- IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
- 
-   System information
-   System configuration
-   Language
-   Rescan devices
-   Retrieve config from URL
-  *Exit to shell
+   Petitboot (dev.20150216)  8286-42A 
107C53T
+ 
+   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
+ IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
+ 
+   System information
+   System configuration
+   Language
+   Rescan devices
+   Retrieve config from URL
+  *Exit to shell
  
  - I then installed Ubuntu 14.10 on a second drive:
  
-  Petitboot (dev.20150216)  8286-42A 
107C53T
-  
-   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
- IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
-   [Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
- IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on 
/dev/mapper/ibm
- unknown Linux distribution (on 
/dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
- Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
- Ubuntu, with Linux 3.16.0-31-generic
- Ubuntu
- 
-   System information
-   System configuration
-   Language
-   Rescan devices
-   Retrieve config from URL
-  *Exit to shell
+  Petitboot (dev.20150216)  8286-42A
+ 107C53T
+ 
+   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
+ IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
+   [Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
+ IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on 
/dev/mapper/ibm
+ unknown Linux distribution (on 
/dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
+ Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
+ Ubuntu, with Linux 3.16.0-31-generic
+ Ubuntu
+ 
+   System information
+   System configuration
+   Language
+   Rescan devices
+   Retrieve config from URL
+  *Exit to shell
  
  - I then installed Fedora 21 a third drive:
  
-  Petitboot (dev.20150216)  8286-42A 
107C53T
-  
-   [Disk: sda2 / af68d8cd-6430-408a-b66d-397ccd5641b1]
- Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10
- Fedora, with Linux 3.17.4-301.fc21.ppc64p7
-   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
- IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
-   [Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
- IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on 
/dev/mapper/ibm
- unknown Linux distribution (on 
/dev/mapper/ibmpkvm_vg_root-ibmpkvm_lv_root)
- Ubuntu, with Linux 3.16.0-31-generic (recovery mode)
- Ubuntu, with Linux 3.16.0-31-generic
- Ubuntu
- 
-   System information
-   System configuration
-   Language
-   Rescan devices
-   Retrieve config from URL
-  *Exit to shell
+  Petitboot (dev.20150216)  8286-42A
+ 107C53T
+ 
+   [Disk: sda2 / af68d8cd-6430-408a-b66d-397ccd5641b1]
+ Fedora, with Linux 0-rescue-979f4766a44f4658ae6c891a1e2d2e10
+ Fedora, with Linux 3.17.4-301.fc21.ppc64p7
+   [Disk: sdc2 / c0c232c5-da92-427d-b23e-fa9f8ac6a525]
+ IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le
+   [Disk: sdb2 / cbe16446-c592-443d-971e-82ac66d07811]
+ IBM_PowerKVM 3.1.0, with Linux 3.18.0-309.el7_1.ppc64le (on 
/dev/mapper/ibm
+ unknown Linux distribution (on 

[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Steve Langasek
Hello bugproxy, or anyone else affected,

Accepted grub2 into xenial-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/grub2/2.02~beta2-36ubuntu3.7 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: grub2 (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02~beta3-3ubuntu2

---
grub2 (2.02~beta3-3ubuntu2) zesty; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * Disable os-prober for ppc64el on the PowerNV platform, to reduce the
number of entries/clutter from other OSes in Petitboot (LP: #1447500)

 -- Mathieu Trudel-Lapierre   Wed, 11 Jan 2017
11:25:21 -0500

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2-signed - 1.78

---
grub2-signed (1.78) zesty; urgency=medium

  * Rebuild against grub2 2.02~beta3-3ubuntu2. (LP: #1447500)

 -- Mathieu Trudel-Lapierre   Wed, 11 Jan 2017
12:09:12 -0500

** Changed in: grub2-signed (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: grub2 (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-11 Thread Mathieu Trudel-Lapierre
** Also affects: grub2-signed (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: grub2-signed (Ubuntu)
   Importance: Undecided => Medium

** Changed in: grub2-signed (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: grub2-signed (Ubuntu)
   Status: New => In Progress

** Changed in: grub2-signed (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: grub2 (Ubuntu Xenial)
   Status: Triaged => In Progress

** Changed in: grub2-signed (Ubuntu)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

** Changed in: grub2-signed (Ubuntu Xenial)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-11 Thread Mathieu Trudel-Lapierre
Yes, that's the plan (I'll upload immediately after the upload to
17.04). We're tight on time to make it in to 16.04.2 though.

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2017-01-10 Thread Mathieu Trudel-Lapierre
Targetting to ubuntu-17.01 (end of January) for now so I can see it in
the right upcoming work list, this should make sure it doesn't take yet
more time to fix.

** Changed in: grub2 (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: grub2 (Ubuntu)
Milestone: None => ubuntu-17.01

** Also affects: grub2 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: grub2 (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: grub2 (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: grub2 (Ubuntu Xenial)
 Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-12-21 Thread bugproxy
** Tags removed: targetmilestone-inin16041
** Tags added: targetmilestone-inin16042

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-08-02 Thread Steve Langasek
** Changed in: grub2 (Ubuntu)
 Assignee: Taco Screen team (taco-screen-team) => Mathieu Trudel-Lapierre 
(cyphermox)

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-08-02 Thread Luciano Chavez
I've assigned bug to taco-screen-team. Can someone then assign to
cyphermox as I am unable to. Thanks.

** Changed in: grub2 (Ubuntu)
 Assignee: (unassigned) => Taco Screen team (taco-screen-team)

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-08-02 Thread bugproxy
--- Comment From mauri...@br.ibm.com 2016-08-02 13:39 EDT---
Thanks, Rolf.

> [reply] [-] Comment 49 Rolf Brudeseth 2016-08-02 14:21:49 BRT
> The new deb packages resolved the issue.

Let's change target milestone for 16.04.1 (for updates), and this should
make daily builds after accepted, and eventually the 16.04.2 ISO.

--- Comment From mauri...@br.ibm.com 2016-08-02 13:40 EDT---
Hi Canonical,

May you please pick up the attached patch for 16.04 updates?

Thanks!

--- Comment From mauri...@br.ibm.com 2016-08-02 13:45 EDT---
@taco-screen-team

Can this bug be reassigned to @cyphermox (previously @mathieu-tl), who
was working on this before?

Thanks!

** Tags removed: targetmilestone-inin1510
** Tags added: targetmilestone-inin16041

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-02-24 Thread bugproxy
** Tags added: bugnameltc-122570 severity-medium

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2016-02-24 Thread bugproxy
--- Comment From vsand...@in.ibm.com 2016-02-24 07:26 EDT---
Canonical,

Any updates?

** Tags removed: bot-comment bugnameltc-122570 severity-medium taco-
screen-team

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-11-05 Thread Jeremy Kerr
** Tags added: taco-screen-team

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-10-14 Thread Jeremy Kerr
@mathieu-tl: yes, if we can disable the OS prober when we're installing
onto a petitboot-based machine, that'd be great.

Since petitboot will parse the other OS' config files independently, we
don't need to include them in Ubuntu's list. Is there a current
mechanism to detect the machine type?

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-07-21 Thread bugproxy
** Tags removed: targetmilestone-inin---
** Tags added: targetmilestone-inin1510

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-07-21 Thread Luciano Chavez
Problem is still present in 15.04

** Changed in: grub2 (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-07-18 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: grub2 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-05-19 Thread Mathieu Trudel-Lapierre
Looking at comment 7:
== Comment: #7 - Rolf Brudeseth ro...@us.ibm.com - 2015-04-07 18:32:26 ==

Does this mean the issue of cluttered petitboot entries isn't present on
15.04?

** Changed in: grub2 (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-05-04 Thread Mathieu Trudel-Lapierre
We probably should reduce this (using DISABLE_OS_PROBER), in the cases
where we know it's unnecessary, so probably for ppc64el using grub-
ieee1275.

** Changed in: grub2 (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: grub2 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-04-23 Thread Luciano Chavez
** Package changed: ubuntu = grub2 (Ubuntu)

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-04-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu
   Status: New = Confirmed

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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


[Bug 1447500] Re: Ubuntu creates cluttered Petitboot menu entries

2015-04-23 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1447500/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  Ubuntu creates cluttered Petitboot menu entries

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

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