you probably need to root out any hplip packages that have +klbkjammy in the name.
Lets see what you actuall have installed, and available"
Hopefully your looks identical to this (other than the installed section for hplip-gui).
If not, report what you have,
A likely process to get back will probably be:
Don't worry about ppa-purge for now. (it is used in the exact same manner as you would for the add-apt-repository used to install a PPA, so sudo ppa-purge ppa:some-url-thingy but don't use that for now)
I go to bed now, I have an early day Sunday morning.
Lets see what you actuall have installed, and available"
Code:
claydoh@cubist:~$ apt policy hplip hplip: Installed: 3.23.12+dfsg0-0ubuntu5 Candidate: 3.23.12+dfsg0-0ubuntu5 Version table: *** 3.23.12+dfsg0-0ubuntu5 500 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages 100 /var/lib/dpkg/status claydoh@cubist:~$ apt policy hplip-gui hplip-gui: Installed: (none) Candidate: 3.23.12+dfsg0-0ubuntu5 Version table: 3.23.12+dfsg0-0ubuntu5 500 500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages 500 http://archive.ubuntu.com/ubuntu noble/universe i386 Packages claydoh@cubist:~$ apt policy printer-driver-postscript-hp printer-driver-postscript-hp: Installed: 3.23.12+dfsg0-0ubuntu5 Candidate: 3.23.12+dfsg0-0ubuntu5 Version table: *** 3.23.12+dfsg0-0ubuntu5 500 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages 100 /var/lib/dpkg/status
If not, report what you have,
A likely process to get back will probably be:
- run sudo apt update to refresh the package database (or do so from Synaptic
- use Synaptic package manager or muon to search for installed packages with hplip in the name.
- select and uninstall any that have klbkjammy in the version.
- check for updates again
- try installing hplip and hplip-gui
Don't worry about ppa-purge for now. (it is used in the exact same manner as you would for the add-apt-repository used to install a PPA, so sudo ppa-purge ppa:some-url-thingy but don't use that for now)
I go to bed now, I have an early day Sunday morning.
Comment