------- Comment From [email protected] 2025-04-16 01:04 EDT------- (In reply to comment #15) > My dev PPA can be added with > add-apt-repository ppa:mkukri/dev-ppc64el
Thanks for the above command. I could add the above repository but couldn't install the signed grub. # add-apt-repository ppa:mkukri/dev-ppc64el # apt-get update # apt-cache search grub | grep signed grub-ieee1275-signed - GRand Unified Bootloader, version 2 (IEEE1275 version, signed) grub-ieee1275-unsigned - GRand Unified Bootloader, version 2 (Open Firmware monolithic images) # apt-get install grub-ieee1275-signed Reading package lists... Done Building dependency tree... Done Reading state information... Done Solving dependencies... Error! Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: grub-ieee1275-signed : Depends: grub-ieee1275 (= 2.12-5ubuntu7+powersb9) but 2.12-5ubuntu11 is to be installed E: Unable to correct problems, you have held broken packages. E: The following information from --solver 3.0 may provide additional context: Unable to satisfy dependencies. Reached two conflicting decisions: 1. grub-ieee1275:ppc64el=2.12-5ubuntu7+powersb9 is not selected for install 2. grub-ieee1275:ppc64el=2.12-5ubuntu7+powersb9 is selected as a downgrade because: 1. grub-ieee1275-signed:ppc64el=1.209.1+powersb7+2.12-5ubuntu7+powersb9 is selected for install 2. grub-ieee1275-signed:ppc64el Depends grub-ieee1275 (= 2.12-5ubuntu7+powersb9) What am I missing here? Thank You. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064319 Title: Power guest secure boot with key management: GRUB2 portion To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/2064319/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
