Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
9/26/2025 12:15:04 PM EDT
[Last Edit: farfromhome][Edited]
I would like to install Ceph Admin (cephadm) but I am running into all kinds of errors. I thought the errors had to do with python3. "sudo apt-get --purge remove" does not do anything so I tried "sudo apt-get --purge remove" but this stupid error should back up.

The following packages have unmet dependencies:
shim-signed : Depends: grub-efi-amd64-signed (>= 1.191~) but it is not going to be installed or grub-efi-arm64-signed (>= 1.191~) but it is not installable or base-files (< 12.3)
                        Depends: grub-efi-amd64-signed (>= 1.187.2~) but it is not going to be installed or grub-efi-arm64-signed (>= 1.187.2~) but it is not installable
                        Depends: grub2-common (>= 2.04-1ubuntu24) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.


How can I fix this so I can uninstall python3?

ETA: I tried the following commands, same error.
sudo apt-get purge grub\*
sudo apt-get install grub-efi
sudo apt-get autoremove
sudo update-grub

Protecting privacy will come at a cost. Use encrypted email (Proton), messaging (Signal), and password manager (KeepassXC). Use a vetted VPN only!, Social media is mind poison.
9/26/2025 6:37:09 PM EDT
[#1]
Why are you screwing with your bootloader to uninstall a package?

what does 'apt remove python3' get you?
God's children are not for sale.
9/26/2025 7:33:46 PM EDT
[Last Edit: farfromhome][Edited] [#2]
I was just trying commands so see if I could fix it.

Clean OS install now, same error.


sudo apt remove python3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
python3-zipp : Depends: python3-more-itertools but it is not going to be installed
shim-signed : Depends: grub-efi-amd64-signed (>= 1.191~) but it is not going to be installed or
                       grub-efi-arm64-signed (>= 1.191~) but it is not installable or
                       base-files (< 12.3)
              Depends: grub-efi-amd64-signed (>= 1.187.2~) but it is not going to be installed or
                       grub-efi-arm64-signed (>= 1.187.2~) but it is not installable
              Depends: grub2-common (>= 2.04-1ubuntu24) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.


I checked to see if python3 was installed, it was.


sudo apt install python3
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3 is already the newest version (3.12.3-0ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


Protecting privacy will come at a cost. Use encrypted email (Proton), messaging (Signal), and password manager (KeepassXC). Use a vetted VPN only!, Social media is mind poison.
9/29/2025 10:21:07 AM EDT
[Last Edit: LatentUser][Edited] [#3]
Are you going to run 3 nodes to have your Ceph quorum?   If not, stop messing with this please, unless you're trying to add/pad your resume.


Edit:  Stop trying to remove python3.   It's a requirement for CEPH and for certain aspects of the OS.
Why are you trying to remove it again after a fresh install?
9/29/2025 10:58:36 AM EDT
[#4]
Quote History
Originally Posted By LatentUser:
Are you going to run 3 nodes to have your Ceph quorum?   If not, stop messing with this please, unless you're trying to add/pad your resume.


Edit:  Stop trying to remove python3.   It's a requirement for CEPH and for certain aspects of the OS.
Why are you trying to remove it again after a fresh install?
View Quote
+1

I saw the exact apt error from an Infosys hack trying to install the ceph client just before their support contract ran out. I can only assume there is some SEO result pointing folks to outdated steps.

Sign up to continue the discussion

Create a free account to share your thoughts, follow topics, and connect with the AR15.COM community.

Already a member? Sign In