Yes, that's what I have tried to say, even the completely new installation
gives that error.
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/1960582
Title:
[critical] dpkg error while proce
Public bug reported:
My current ubuntu version :
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Jammy Jellyfish (development branch)
Release:22.04
Codename: jammy
Issue :
when `sudo apt update` is ok, all newest package is downloaded
but `sudo apt ugpr
Public bug reported:
My current ubuntu version :
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu Jammy Jellyfish (development branch)
Release: 22.04
Codename: jammy
Issue :
when `sudo apt update` is ok, all newest package is downloaded
but `sudo apt ugprade` show current
** Also affects: apt (Ubuntu)
Importance: Undecided
Status: New
** Branch linked: lp:~glmark2-dev/glmark2/jellyfish
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960583
Title:
dpkg error
** Branch unlinked: lp:~glmark2-dev/glmark2/jellyfish
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960583
Title:
dpkg error while processing - can't install nor upgrade
To manage notifications ab
To clarify this : i didn't make any change to the system.
I just upgraded from ubuntu 20.0.1 and get that error.
Step to reproduce :
-in Ubuntu version 20.0.1
$ sudo apt update
$ sudo apt upgrade -> (no error)
$ sudo apt dist-upgrade
sudo apt autoremove
sudo apt install update-manager-core
** Changed in: dpkg (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960582
Title:
[critical] dpkg error while processing - can't install nor upgrade
To manage
** Also affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960582
Title:
[critical] dpkg error while processing - can't install nor upgr
i have fix the dpkg problem following by this solution :
https://unix.stackexchange.com/questions/161866/how-to-recreate-var-lib-
dpkg-status
sudo cp /var/backups/dpkg.status.0 /var/lib/dpkg/status
sudo cp /var/backups/dpkg.statoverride.0 /var/lib/dpkg/statoverride
sudo cp /var/backups/dpkg.diver