[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 processing - can't install nor upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.diversions.0 /var/lib/dpkg/diversions
sudo cp /var/backups/dpkg.arch.0 /var/lib/dpkg/arch

sudo dpkg --clear-avail
sudo apt update

so there could be some bug that remove or change the dpkg status file
while upgrade from older version of ubuntu. if you couldn't reproduce
then perhaps we are not using the same environment, i am using a HP
Elitebook 840 G7.

after recreate dpkg status from backup, now i got this error:

sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libc-bin : Depends: libc6 (> 2.35) but 2.34-0ubuntu3 is installed
 libc6-dbg : Depends: libc6 (= 2.35-0ubuntu1) but 2.34-0ubuntu3 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).

sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
 libc-bin : Depends: libc6 (> 2.35) but 2.34-0ubuntu3 is installed
 libc6-dbg : Depends: libc6 (= 2.35-0ubuntu1) but 2.34-0ubuntu3 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.
E: Unable to correct dependencies

so i think the package manager of jammy not yet upgrade the libc to 2.35, if 
this is not bug too then i think you can feel free to close the ticket.
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 processing - can't install nor upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
 sudo do-release-upgrade -d
 after upgrade 
-in Ubuntu version 22.04
 sudo apt update
 sudo apt upgrade -> show above error
so please verify that it's not a bug from upgrade older version to jammy
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 processing - can't install nor upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1960583/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 while processing - can't install nor upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1960583/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 error : ]

sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  librygel-renderer-2.6-2 librygel-server-2.6-2 rygel
The following packages will be upgraded:
  bolt code deja-dup enchant-2 fwupd gdm3 gir1.2-gdm-1.0 
gir1.2-gst-plugins-base-1.0 gir1.2-nm-1.0 gir1.2-nma-1.0
  gir1.2-upowerglib-1.0 gjs gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3 
gstreamer1.0-plugins-base
  gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-good 
gstreamer1.0-pulseaudio gstreamer1.0-x initramfs-tools
  initramfs-tools-bin initramfs-tools-core iputils-ping iputils-tracepath 
language-pack-en language-pack-gnome-en
  libenchant-2-2 libfwupd2 libfwupdplugin5 libgdm1 libgjs0g 
libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0
  libgstreamer-plugins-good1.0-0 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 
libnm0 libnma-common libnma0
  libpkcs11-helper1 libseccomp2 libunistring2 libunistring2:i386 
libupower-glib3 media-types nano network-manager
  network-manager-config-connectivity-ubuntu python3-paramiko 
python3-software-properties simple-scan
  software-properties-common software-properties-gtk upower
56 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
10 not fully installed or removed.
Need to get 0 B/94,6 MB of archives.
After this operation, 1.928 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
Setting up dpkg (1.21.1ubuntu1) ...
head: error reading 'dpkg': Is a directory
dpkg: error processing package dpkg (--configure):
 installed dpkg package post-installation script subprocess returned error exit 
status 1
Errors were encountered while processing:
 dpkg
E: Sub-process /usr/bin/dpkg returned an error code (1)

i have to resintall all of the package in cache with `sudo dpkg -i 
/var/cache/apt/archives/*.deb
`, but the cache sometimes is not the newest packages
and when i rerun `sudo apt upgrade`, there is still not the newest package

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: dist-upgrade jammy upgrade-software-version

** Tags added: jammy

-- 
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 about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960583/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 ugprade` show current error : ]

sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  librygel-renderer-2.6-2 librygel-server-2.6-2 rygel
The following packages will be upgraded:
  bolt code deja-dup enchant-2 fwupd gdm3 gir1.2-gdm-1.0 
gir1.2-gst-plugins-base-1.0 gir1.2-nm-1.0 gir1.2-nma-1.0
  gir1.2-upowerglib-1.0 gjs gstreamer1.0-alsa gstreamer1.0-gl gstreamer1.0-gtk3 
gstreamer1.0-plugins-base
  gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-good 
gstreamer1.0-pulseaudio gstreamer1.0-x initramfs-tools
  initramfs-tools-bin initramfs-tools-core iputils-ping iputils-tracepath 
language-pack-en language-pack-gnome-en
  libenchant-2-2 libfwupd2 libfwupdplugin5 libgdm1 libgjs0g 
libgstreamer-gl1.0-0 libgstreamer-plugins-base1.0-0
  libgstreamer-plugins-good1.0-0 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 
libnm0 libnma-common libnma0
  libpkcs11-helper1 libseccomp2 libunistring2 libunistring2:i386 
libupower-glib3 media-types nano network-manager
  network-manager-config-connectivity-ubuntu python3-paramiko 
python3-software-properties simple-scan
  software-properties-common software-properties-gtk upower
56 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
10 not fully installed or removed.
Need to get 0 B/94,6 MB of archives.
After this operation, 1.928 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Extracting templates from packages: 100%
Preconfiguring packages ...
Setting up dpkg (1.21.1ubuntu1) ...
head: error reading 'dpkg': Is a directory
dpkg: error processing package dpkg (--configure):
 installed dpkg package post-installation script subprocess returned error exit 
status 1
Errors were encountered while processing:
 dpkg
E: Sub-process /usr/bin/dpkg returned an error code (1)

i have to resintall all of the package in cache with `sudo dpkg -i 
/var/cache/apt/archives/*.deb
`, but the cache sometimes is not the newest packages 
and when i rerun `sudo apt upgrade`, there is still not the newest package

** Affects: dpkg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: dist-upgrade packaging upgrade-software-version

** Tags added: dist-upgrade packaging upgrade-software-version

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1960582/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs