[Bug 1960582] Re: [critical] dpkg error while processing - can't install nor upgrade

2022-06-01 Thread Duong Phan
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

[Bug 1960582] [NEW] [critical] dpkg error while processing - can't install nor upgrade

2022-02-10 Thread Duong Phan
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

[Bug 1960583] [NEW] dpkg error while processing - can't install nor upgrade

2022-02-10 Thread Duong Phan
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

[Bug 1960583] Re: dpkg error while processing - can't install nor upgrade

2022-02-10 Thread Duong Phan
** 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

[Bug 1960583] Re: dpkg error while processing - can't install nor upgrade

2022-02-10 Thread Duong Phan
** 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

[Bug 1960582] Re: [critical] dpkg error while processing - can't install nor upgrade

2022-02-11 Thread Duong Phan
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

[Bug 1960582] Re: [critical] dpkg error while processing - can't install nor upgrade

2022-02-12 Thread Duong Phan
** 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

[Bug 1960582] Re: [critical] dpkg error while processing - can't install nor upgrade

2022-02-13 Thread Duong Phan
** 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

[Bug 1960582] Re: [critical] dpkg error while processing - can't install nor upgrade

2022-02-14 Thread Duong Phan
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