[Bug 2068700] Re: Generate X13s desktop installer ISOs

2024-06-07 Thread Juerg Haefliger
** Summary changed:

- Genereate X13s desktop installer ISOs
+ Generate X13s desktop installer ISOs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068700

Title:
  Generate X13s desktop installer ISOs

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


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

[Bug 2068700] [NEW] Generate X13s desktop installer ISOs

2024-06-07 Thread Juerg Haefliger
Public bug reported:

Umbrella bug to track progress of re-enabling the production of desktop
installer ISOs for the ThinkPad X13s.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

- TBD
+ Umbrella bug to track progress of re-enabling the production of desktop
+ installer ISOs for the ThinkPad X13s.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068700

Title:
  Generate X13s desktop installer ISOs

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


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

[Bug 2062176] Re: Cannot launch armhf containers on arm64 host under noble

2024-06-06 Thread Juerg Haefliger
I'll turn it back on for raspi. The others are cloud kernels. I'll talk
to the respective kernel owners to figure this out with the cloud
vendors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062176

Title:
  Cannot launch armhf containers on arm64 host under noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxd/+bug/2062176/+subscriptions


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

[Bug 2068107] Re: package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status

2024-06-06 Thread Juerg Haefliger
** Description changed:

- This is an umbrella bug report for a DKMS problem that results in a
+ This is an umbrella bug report for DKMS problems that result in a
  failure to install/upgrade a linux kernel headers package.
  
  If you have DKMS modules installed, they are recompiled for every new
  kernel that is installed. Since you can have multiple kernels installed
  in parallel, a kernel upgrade is in fact an installation of a new kernel
  package.
  
  The rebuild of the DKMS modules is triggered by the installation of a
  new kernel headers package. If you have unsupported DKMS modules
  installed, that rebuild might fail, resulting in a kernel headers
  package installation failure which will trigger the automatic bug
  reporting tool (apport).
  
  The Ubuntu kernel team makes sure that all officially supported DKMS
  modules (the ones you can install from the Ubuntu archive) compile
  correctly for all supported Ubuntu kernels. This means that if you see
  DKMS build failures, it's most likely due to the fact, that you have
  unsupported DKMS modules installed.
  
  If you encounter a linux-headers package installation failure, you can
  check the log '/var/log/dpkg.log' for something like the following:
  
  

  Building module:
  Cleaning build area...(bad exit status: 2)
  make -j12 KERNELRELEASE=6.5.0-35-generic TTM_NAME=amdttm SCHED_NAME=amd-sched 
-C /lib/modules/6.5.0-35-generic/build 
M=/var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build...(bad exit status: 2)
  Error! Bad return status for module build on kernel: 6.5.0-35-generic (x86_64)
  Consult /var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build/make.log for more 
information.
  dkms autoinstall on 6.5.0-35-generic/x86_64 failed for amdgpu(10)
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
   * dkms: autoinstall for kernel 6.5.0-35-generic
     ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  

  
  or:
  
  

  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.5.0-18-generic
  Error! Could not locate dkms.conf file.
  File: /var/lib/dkms/amdgpu/6.2.4-1683386.22.04/source/dkms.conf does not 
exist.
     ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 4
  

  
  You need to remove the unsupported/broken DKMS module to be able to
  install the new kernel packages:
  
  $ dkms remove /
  
  For the above examples, that would be:
  
  $ dkms remove amdgpu/6.2.4-1683306.22.04
  
  **IMPORTANT**
  
  This is *not* a kernel problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068107

Title:
  package linux-headers-  failed to install/upgrade:
  installed linux-headers- package post-installation script
  subprocess returned error exit status

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


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

[Bug 2034074] Re: package linux-headers-6.2.0-27-generic 6.2.0-27.28 failed to install/upgrade: le sous-processus paquet linux-headers-6.2.0-27-generic script post-installation installé a renvoyé un é

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2034074

Title:
  package linux-headers-6.2.0-27-generic 6.2.0-27.28 failed to
  install/upgrade: le sous-processus paquet linux-
  headers-6.2.0-27-generic script post-installation installé a renvoyé
  un état de sortie d'erreur 1

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


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

[Bug 2033421] Re: package linux-headers-6.2.0-31-generic 6.2.0-31.31~22.04.1 failed to install/upgrade: installed linux-headers-6.2.0-31-generic package post-installation script subprocess returned er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2033421

Title:
  package linux-headers-6.2.0-31-generic 6.2.0-31.31~22.04.1 failed to
  install/upgrade: installed linux-headers-6.2.0-31-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.2/+bug/2033421/+subscriptions


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

[Bug 2033522] Re: package linux-headers-6.2.0-31-generic 6.2.0-31.31 [modified: usr/src/linux-headers-6.2.0-31-generic/.config usr/src/linux-headers-6.2.0-31-generic/include/config/auto.conf usr/src/l

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2033522

Title:
  package linux-headers-6.2.0-31-generic 6.2.0-31.31 [modified:
  usr/src/linux-headers-6.2.0-31-generic/.config usr/src/linux-
  headers-6.2.0-31-generic/include/config/auto.conf usr/src/linux-
  headers-6.2.0-31-generic/include/config/kernel.release usr/src/linux-
  headers-6.2.0-31-generic/include/generated/autoconf.h usr/src/linux-
  headers-6.2.0-31-generic/include/generated/rustc_cfg] failed to
  install/upgrade: installed linux-headers-6.2.0-31-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2039288] Re: package linux-headers-6.2.0-34-generic 6.2.0-34.34 failed to install/upgrade: installed linux-headers-6.2.0-34-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2039288

Title:
  package linux-headers-6.2.0-34-generic 6.2.0-34.34 failed to
  install/upgrade: installed linux-headers-6.2.0-34-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2039942] Re: package linux-headers-6.2.0-35-generic 6.2.0-35.35 failed to install/upgrade: installed linux-headers-6.2.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2039942

Title:
  package linux-headers-6.2.0-35-generic 6.2.0-35.35 failed to
  install/upgrade: installed linux-headers-6.2.0-35-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2042088] Re: package linux-headers-6.2.0-36-generic 6.2.0-36.37 failed to install/upgrade: installed linux-headers-6.2.0-36-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042088

Title:
  package linux-headers-6.2.0-36-generic 6.2.0-36.37 failed to
  install/upgrade: installed linux-headers-6.2.0-36-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2043296] Re: package linux-headers-6.5.0-12-generic 6.5.0-12.12 failed to install/upgrade: installed linux-headers-6.5.0-12-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2043296

Title:
  package linux-headers-6.5.0-12-generic 6.5.0-12.12 failed to
  install/upgrade: installed linux-headers-6.5.0-12-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2046057] Re: package linux-headers-generic-hwe-22.04 6.5.0.14.16 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2046057

Title:
  package linux-headers-generic-hwe-22.04 6.5.0.14.16 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

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


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

[Bug 2044153] Re: package linux-headers-6.2.0-37-generic 6.2.0-37.38~22.04.1 failed to install/upgrade: installed linux-headers-6.2.0-37-generic package post-installation script subprocess returned er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2044153

Title:
  package linux-headers-6.2.0-37-generic 6.2.0-37.38~22.04.1 failed to
  install/upgrade: installed linux-headers-6.2.0-37-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.2/+bug/2044153/+subscriptions


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

[Bug 2048504] Re: package linux-headers-6.2.0-39-generic 6.2.0-39.40 failed to install/upgrade: installed linux-headers-6.2.0-39-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2048504

Title:
  package linux-headers-6.2.0-39-generic 6.2.0-39.40 failed to
  install/upgrade: installed linux-headers-6.2.0-39-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2049021] Re: package linux-headers-6.2.0-39-generic 6.2.0-39.40~22.04.1 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.2.0-39-generic script post-installation devolvió

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2049021

Title:
  package linux-headers-6.2.0-39-generic 6.2.0-39.40~22.04.1 failed to
  install/upgrade: el subproceso instalado paquete linux-
  headers-6.2.0-39-generic script post-installation devolvió el código
  de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.2/+bug/2049021/+subscriptions


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

[Bug 2051266] Re: package linux-headers-generic-hwe-22.04 6.5.0.15.17 failed to install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2051266

Title:
  package linux-headers-generic-hwe-22.04 6.5.0.15.17 failed to
  install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

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


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

[Bug 2051267] Re: package linux-headers-generic-hwe-22.04 6.5.0.15.17 failed to install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

** This bug is no longer a duplicate of bug 2051266
   package linux-headers-generic-hwe-22.04 6.5.0.15.17 failed to 
install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor
** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2051267

Title:
  package linux-headers-generic-hwe-22.04 6.5.0.15.17 failed to
  install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

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


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

[Bug 2051953] Re: package linux-headers-6.6.0-14-generic 6.6.0-14.14 failed to install/upgrade: le sous-processus paquet linux-headers-6.6.0-14-generic script post-installation installé a renvoyé un é

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2051953

Title:
  package linux-headers-6.6.0-14-generic 6.6.0-14.14 failed to
  install/upgrade: le sous-processus paquet linux-
  headers-6.6.0-14-generic script post-installation installé a renvoyé
  un état de sortie d'erreur 1

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


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

[Bug 2052710] Re: package linux-headers-6.5.0-17-generic 6.5.0-17.17~22.04.1 failed to install/upgrade: installed linux-headers-6.5.0-17-generic package post-installation script subprocess returned er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052710

Title:
  package linux-headers-6.5.0-17-generic 6.5.0-17.17~22.04.1 failed to
  install/upgrade: installed linux-headers-6.5.0-17-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.5/+bug/2052710/+subscriptions


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

[Bug 2053603] Re: package linux-headers-6.5.0-18-generic 6.5.0-18.18~22.04.1 failed to install/upgrade: installed linux-headers-6.5.0-18-generic package post-installation script subprocess returned er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053603

Title:
  package linux-headers-6.5.0-18-generic 6.5.0-18.18~22.04.1 failed to
  install/upgrade: installed linux-headers-6.5.0-18-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.5/+bug/2053603/+subscriptions


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

[Bug 2054866] Re: package linux-headers-6.5.0-21-generic 6.5.0-21.21 failed to install/upgrade: installed linux-headers-6.5.0-21-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054866

Title:
  package linux-headers-6.5.0-21-generic 6.5.0-21.21 failed to
  install/upgrade: installed linux-headers-6.5.0-21-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2054899] Re: package linux-headers-6.5.0-21-generic 6.5.0-21.21 failed to install/upgrade: installed linux-headers-6.5.0-21-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054899

Title:
  package linux-headers-6.5.0-21-generic 6.5.0-21.21 failed to
  install/upgrade: installed linux-headers-6.5.0-21-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2056091] Re: package linux-headers-generic-hwe-22.04 6.5.0.21.20 failed to install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056091

Title:
  package linux-headers-generic-hwe-22.04 6.5.0.21.20 failed to
  install/upgrade: bağımlılık sorunları - yapılandırılmadan bırakılıyor

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


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

[Bug 2058334] Re: package linux-headers-6.5.0-26-generic 6.5.0-26.26 failed to install/upgrade: installed linux-headers-6.5.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058334

Title:
  package linux-headers-6.5.0-26-generic 6.5.0-26.26 failed to
  install/upgrade: installed linux-headers-6.5.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2058877] Re: package linux-headers-6.5.0-26-generic 6.5.0-26.26 failed to install/upgrade: installed linux-headers-6.5.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058877

Title:
  package linux-headers-6.5.0-26-generic 6.5.0-26.26 failed to
  install/upgrade: installed linux-headers-6.5.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2060989] Re: package linux-headers-6.5.0-27-generic 6.5.0-27.28 failed to install/upgrade: installed linux-headers-6.5.0-27-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060989

Title:
  package linux-headers-6.5.0-27-generic 6.5.0-27.28 failed to
  install/upgrade: installed linux-headers-6.5.0-27-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2062452] Re: package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to install/upgrade: installed linux-headers-6.5.0-28-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062452

Title:
  package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to
  install/upgrade: installed linux-headers-6.5.0-28-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2062454] Re: package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to install/upgrade: le sous-processus paquet linux-headers-6.5.0-28-generic script post-installation installé a renvoyé un é

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062454

Title:
  package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to
  install/upgrade: le sous-processus paquet linux-
  headers-6.5.0-28-generic script post-installation installé a renvoyé
  un état de sortie d'erreur 1

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


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

[Bug 2062518] Re: package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to install/upgrade: installed linux-headers-6.5.0-28-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062518

Title:
  package linux-headers-6.5.0-28-generic 6.5.0-28.29 failed to
  install/upgrade: installed linux-headers-6.5.0-28-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2067015] Re: package linux-headers-6.5.0-35-generic 6.5.0-35.35 failed to install/upgrade: installed linux-headers-6.5.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067015

Title:
  package linux-headers-6.5.0-35-generic 6.5.0-35.35 failed to
  install/upgrade: installed linux-headers-6.5.0-35-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2067940] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067940

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2067947] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067947

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2067950] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067950

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2067994] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067994

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2067989] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067989

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 2068071] Re: package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to install/upgrade: installed linux-headers-6.8.0-35-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068071

Title:
  package linux-headers-6.8.0-35-generic 6.8.0-35.35 failed to
  install/upgrade: installed linux-headers-6.8.0-35-generic package
  post-installation script subprocess returned error exit status 11

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


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

[Bug 1787223] Re: package linux-headers-4.15.0-32-generic 4.15.0-32.35 failed to install/upgrade: installed linux-headers-4.15.0-32-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787223

Title:
  package linux-headers-4.15.0-32-generic 4.15.0-32.35 failed to
  install/upgrade: installed linux-headers-4.15.0-32-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1788503] Re: package linux-headers-generic 4.15.0.32.34 failed to install/upgrade: Abhängigkeitsprobleme - verbleibt unkonfiguriert

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788503

Title:
  package linux-headers-generic 4.15.0.32.34 failed to install/upgrade:
  Abhängigkeitsprobleme - verbleibt unkonfiguriert

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


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

[Bug 1796453] Re: package linux-headers-generic 4.15.0.36.38 failed to install/upgrade: проблеми з залежностями - залишається неналаштованим

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796453

Title:
  package linux-headers-generic 4.15.0.36.38 failed to install/upgrade:
  проблеми з залежностями - залишається неналаштованим

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


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

[Bug 1806751] Re: package linux-headers-4.15.0-42-generic 4.15.0-42.45 failed to install/upgrade: installed linux-headers-4.15.0-42-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1806751

Title:
  package linux-headers-4.15.0-42-generic 4.15.0-42.45 failed to
  install/upgrade: installed linux-headers-4.15.0-42-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1837408] Re: package linux-headers-4.15.0-54-generic 4.15.0-54.58 failed to install/upgrade: installed linux-headers-4.15.0-54-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837408

Title:
  package linux-headers-4.15.0-54-generic 4.15.0-54.58 failed to
  install/upgrade: installed linux-headers-4.15.0-54-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1885274] Re: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1885274

Title:
  package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to
  install/upgrade: installed linux-headers-5.4.0-39-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1893816] Re: package linux-headers-5.6.0-1023-oem 5.6.0-1023.23 failed to install/upgrade: installed linux-headers-5.6.0-1023-oem package post-installation script subprocess returned error exit s

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1893816

Title:
  package linux-headers-5.6.0-1023-oem 5.6.0-1023.23 failed to
  install/upgrade: installed linux-headers-5.6.0-1023-oem package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1893816/+subscriptions


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

[Bug 1893821] Re: package linux-headers-5.4.0-42-generic 5.4.0-42.46 failed to install/upgrade: installed linux-headers-5.4.0-42-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1893821

Title:
  package linux-headers-5.4.0-42-generic 5.4.0-42.46 failed to
  install/upgrade: installed linux-headers-5.4.0-42-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1901374] Re: package linux-headers-5.4.0-52-generic 5.4.0-52.57 failed to install/upgrade: installed linux-headers-5.4.0-52-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901374

Title:
  package linux-headers-5.4.0-52-generic 5.4.0-52.57 failed to
  install/upgrade: installed linux-headers-5.4.0-52-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1904366] Re: package linux-headers-5.4.0-53-generic 5.4.0-53.59 failed to install/upgrade: 已安装 linux-headers-5.4.0-53-generic 软件包 post-installation 脚本 子進程傳回了 1 錯誤退出狀態碼

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904366

Title:
  package linux-headers-5.4.0-53-generic 5.4.0-53.59 failed to
  install/upgrade: 已安装 linux-headers-5.4.0-53-generic 软件包 post-
  installation 脚本 子進程傳回了 1 錯誤退出狀態碼

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


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

[Bug 1906195] Re: package linux-headers-5.4.0-53-generic 5.4.0-53.59 failed to install/upgrade: installed linux-headers-5.4.0-53-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906195

Title:
  package linux-headers-5.4.0-53-generic 5.4.0-53.59 failed to
  install/upgrade: installed linux-headers-5.4.0-53-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1906196] Re: package linux-headers-5.4.0-54-generic 5.4.0-54.60 failed to install/upgrade: installed linux-headers-5.4.0-54-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906196

Title:
  package linux-headers-5.4.0-54-generic 5.4.0-54.60 failed to
  install/upgrade: installed linux-headers-5.4.0-54-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1908538] Re: package linux-headers-5.4.0-58-generic 5.4.0-58.64 failed to install/upgrade: installed linux-headers-5.4.0-58-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1908538

Title:
  package linux-headers-5.4.0-58-generic 5.4.0-58.64 failed to
  install/upgrade: installed linux-headers-5.4.0-58-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1916030] Re: package linux-headers-5.8.0-43-generic 5.8.0-43.49~20.04.1 failed to install/upgrade: installed linux-headers-5.8.0-43-generic package post-installation script subprocess returned er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916030

Title:
  package linux-headers-5.8.0-43-generic 5.8.0-43.49~20.04.1 failed to
  install/upgrade: installed linux-headers-5.8.0-43-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.8/+bug/1916030/+subscriptions


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

[Bug 1916338] Re: package linux-headers-5.4.0-66-lowlatency 5.4.0-66.74 failed to install/upgrade: installed linux-headers-5.4.0-66-lowlatency package post-installation script subprocess returned erro

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916338

Title:
  package linux-headers-5.4.0-66-lowlatency 5.4.0-66.74 failed to
  install/upgrade: installed linux-headers-5.4.0-66-lowlatency package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1939055] Re: package linux-headers-5.11.0-25-generic 5.11.0-25.27~20.04.1 failed to install/upgrade: installed linux-headers-5.11.0-25-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1939055

Title:
  package linux-headers-5.11.0-25-generic 5.11.0-25.27~20.04.1 failed to
  install/upgrade: installed linux-headers-5.11.0-25-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1939055/+subscriptions


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

[Bug 1957990] Re: package linux-headers-5.11.0-46-generic 5.11.0-46.51~20.04.1 failed to install/upgrade: installed linux-headers-5.11.0-46-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1957990

Title:
  package linux-headers-5.11.0-46-generic 5.11.0-46.51~20.04.1 failed to
  install/upgrade: installed linux-headers-5.11.0-46-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1957990/+subscriptions


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

[Bug 1975413] Re: package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975413

Title:
  package linux-headers-generic-hwe-22.04 5.15.0.30.33 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

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


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

[Bug 1993197] Re: package linux-headers-generic-hwe-22.04 5.15.0.50.50 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1993197

Title:
  package linux-headers-generic-hwe-22.04 5.15.0.50.50 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

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


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

[Bug 1975569] Re: package linux-headers-generic-hwe-22.04 5.15.0.33.36 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975569

Title:
  package linux-headers-generic-hwe-22.04 5.15.0.33.36 failed to
  install/upgrade: problèmes de dépendances - laissé non configuré

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


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

[Bug 2002612] Re: package linux-headers-5.19.0-29-generic 5.19.0-29.30 failed to install/upgrade: installed linux-headers-5.19.0-29-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2002612

Title:
  package linux-headers-5.19.0-29-generic 5.19.0-29.30 failed to
  install/upgrade: installed linux-headers-5.19.0-29-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2007487] Re: package linux-headers-5.19.0-32-generic 5.19.0-32.33~22.04.1 failed to install/upgrade: installed linux-headers-5.19.0-32-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2007487

Title:
  package linux-headers-5.19.0-32-generic 5.19.0-32.33~22.04.1 failed to
  install/upgrade: installed linux-headers-5.19.0-32-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2007487/+subscriptions


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

[Bug 2009352] Re: package linux-headers-5.19.0-35-generic 5.19.0-35.36~22.04.1 failed to install/upgrade: installed linux-headers-5.19.0-35-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2009352

Title:
  package linux-headers-5.19.0-35-generic 5.19.0-35.36~22.04.1 failed to
  install/upgrade: installed linux-headers-5.19.0-35-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2009352/+subscriptions


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

[Bug 2017686] Re: package linux-headers-generic 6.2.0.20.20 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2017686

Title:
  package linux-headers-generic 6.2.0.20.20 failed to install/upgrade:
  problemas de dependência - deixando desconfigurado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/2017686/+subscriptions


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

[Bug 2018169] Re: package linux-headers-6.2.0-1004-raspi 6.2.0-1004.5 failed to install/upgrade: installed linux-headers-6.2.0-1004-raspi package post-installation script subprocess returned error exi

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2018169

Title:
  package linux-headers-6.2.0-1004-raspi 6.2.0-1004.5 failed to
  install/upgrade: installed linux-headers-6.2.0-1004-raspi package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/2018169/+subscriptions


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

[Bug 2018250] Re: package linux-headers-6.2.0-1003-lowlatency 6.2.0-1003.3 failed to install/upgrade: installed linux-headers-6.2.0-1003-lowlatency package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2018250

Title:
  package linux-headers-6.2.0-1003-lowlatency 6.2.0-1003.3 failed to
  install/upgrade: installed linux-headers-6.2.0-1003-lowlatency package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lowlatency/+bug/2018250/+subscriptions


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

[Bug 2018413] Re: package linux-headers-generic-hwe-22.04 6.2.0.20.20 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2018413

Title:
  package linux-headers-generic-hwe-22.04 6.2.0.20.20 failed to
  install/upgrade: problemas de dependencias - se deja sin configurar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/2018413/+subscriptions


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

[Bug 2018667] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: o subprocesso instalado, do pacote linux-headers-6.2.0-20-generic, o script post-installation retornou e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2018667

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: o subprocesso instalado, do pacote linux-
  headers-6.2.0-20-generic, o script post-installation retornou erro do
  status de saída 1

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


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

[Bug 2019508] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2019508

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2020091] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2020091

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2020143] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2020143

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2020247] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2020247

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2020459] Re: package linux-headers-generic-hwe-22.04 5.19.0.42.43~22.04.15 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2020459

Title:
  package linux-headers-generic-hwe-22.04 5.19.0.42.43~22.04.15 failed
  to install/upgrade: problèmes de dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.19/+bug/2020459/+subscriptions


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

[Bug 2021886] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: installed linux-headers-6.2.0-20-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2021886

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: installed linux-headers-6.2.0-20-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2020463] Re: package linux-headers-5.19.0-42-generic 5.19.0-42.43~22.04.1 failed to install/upgrade: installed linux-headers-5.19.0-42-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2020463

Title:
  package linux-headers-5.19.0-42-generic 5.19.0-42.43~22.04.1 failed to
  install/upgrade: installed linux-headers-5.19.0-42-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2020463/+subscriptions


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

[Bug 2024183] Re: package linux-headers-generic 6.2.0.20.20 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2024183

Title:
  package linux-headers-generic 6.2.0.20.20 failed to install/upgrade:
  problemi con le dipendenze - lasciato non configurato

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


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

[Bug 2024292] Re: package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to install/upgrade: installed linux-headers-6.2.0-23-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2024292

Title:
  package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to
  install/upgrade: installed linux-headers-6.2.0-23-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2024550] Re: package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to install/upgrade: il sottoprocesso installato pacchetto linux-headers-6.2.0-20-generic script post-installation ha restitu

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2024550

Title:
  package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to
  install/upgrade: il sottoprocesso installato pacchetto linux-
  headers-6.2.0-20-generic script post-installation ha restituito lo
  stato di errore 1

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


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

[Bug 2024553] Re: package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to install/upgrade: il sottoprocesso installato pacchetto linux-headers-6.2.0-23-generic script post-installation ha restitu

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

** This bug is no longer a duplicate of bug 2024550
   package linux-headers-6.2.0-20-generic 6.2.0-20.20 failed to 
install/upgrade: il sottoprocesso installato pacchetto 
linux-headers-6.2.0-20-generic script post-installation ha restituito lo stato 
di errore 1
** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2024553

Title:
  package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to
  install/upgrade: il sottoprocesso installato pacchetto linux-
  headers-6.2.0-23-generic script post-installation ha restituito lo
  stato di errore 1

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


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

[Bug 2025383] Re: package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to install/upgrade: installed linux-headers-5.19.0-46-generic package post-installation script subprocess returned

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2025383

Title:
  package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to
  install/upgrade: installed linux-headers-5.19.0-46-generic package
  post-installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2025383/+subscriptions


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

[Bug 2026196] Re: package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to install/upgrade: installed linux-headers-6.2.0-23-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026196

Title:
  package linux-headers-6.2.0-23-generic 6.2.0-23.23 failed to
  install/upgrade: installed linux-headers-6.2.0-23-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2025915] Re: package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to install/upgrade: installed linux-headers-6.2.0-24-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2025915

Title:
  package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to
  install/upgrade: installed linux-headers-6.2.0-24-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2026625] Re: package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to install/upgrade: installed linux-headers-6.2.0-24-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026625

Title:
  package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to
  install/upgrade: installed linux-headers-6.2.0-24-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2026821] Re: package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to install/upgrade: installed linux-headers-6.2.0-24-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2026821

Title:
  package linux-headers-6.2.0-24-generic 6.2.0-24.24 failed to
  install/upgrade: installed linux-headers-6.2.0-24-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2027708] Re: package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: installed linux-headers-6.2.0-25-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2027708

Title:
  package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to
  install/upgrade: installed linux-headers-6.2.0-25-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2028268] Re: package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: installed linux-headers-6.2.0-25-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028268

Title:
  package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to
  install/upgrade: installed linux-headers-6.2.0-25-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2028374] Re: package linux-headers-generic 6.2.0.25.25 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028374

Title:
  package linux-headers-generic 6.2.0.25.25 failed to install/upgrade:
  problèmes de dépendances - laissé non configuré

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


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

[Bug 2028436] Re: package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: installed linux-headers-6.2.0-25-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028436

Title:
  package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to
  install/upgrade: installed linux-headers-6.2.0-25-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2028440] Re: package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.2.0-25-generic script post-installation devolvió el códi

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028440

Title:
  package linux-headers-6.2.0-25-generic 6.2.0-25.25 failed to
  install/upgrade: el subproceso instalado paquete linux-
  headers-6.2.0-25-generic script post-installation devolvió el código
  de salida de error 1

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


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

[Bug 2028661] Re: package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to install/upgrade: installed linux-headers-6.2.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028661

Title:
  package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to
  install/upgrade: installed linux-headers-6.2.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2028924] Re: package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to install/upgrade: installed linux-headers-6.2.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028924

Title:
  package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to
  install/upgrade: installed linux-headers-6.2.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2028844] Re: package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to install/upgrade: installed linux-headers-6.2.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2028844

Title:
  package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to
  install/upgrade: installed linux-headers-6.2.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2029017] Re: package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to install/upgrade: installed linux-headers-6.2.0-26-generic package post-installation script subprocess returned error exit

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2029017

Title:
  package linux-headers-6.2.0-26-generic 6.2.0-26.26 failed to
  install/upgrade: installed linux-headers-6.2.0-26-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1689250] Re: package linux-headers-4.10.0-20-generic 4.10.0-20.22 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689250

Title:
  package linux-headers-4.10.0-20-generic 4.10.0-20.22 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


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

[Bug 1745758] Re: package linux-headers-4.13.0-32-generic 4.13.0-32.35 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1745758

Title:
  package linux-headers-4.13.0-32-generic 4.13.0-32.35 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


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

[Bug 1774406] Re: package linux-headers-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: instalado linux-headers-4.15.0-22-generic paquete post-installation guión el subproceso devolvió un er

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1774406

Title:
  package linux-headers-4.15.0-22-generic 4.15.0-22.24 failed to
  install/upgrade: instalado linux-headers-4.15.0-22-generic paquete
  post-installation guión el subproceso devolvió un error con estado de
  salida 1

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


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

[Bug 1779810] Re: package linux-headers-4.15.0-24-generic 4.15.0-24.26 failed to install/upgrade: installed linux-headers-4.15.0-24-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1779810

Title:
  package linux-headers-4.15.0-24-generic 4.15.0-24.26 failed to
  install/upgrade: installed linux-headers-4.15.0-24-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 1782899] Re: package linux-headers-generic 4.15.0.29.31 failed to install/upgrade: problemas de dependencias - se deja sin configurar

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782899

Title:
  package linux-headers-generic 4.15.0.29.31 failed to install/upgrade:
  problemas de dependencias - se deja sin configurar

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


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

[Bug 1787204] Re: package linux-headers-4.15.0-32-generic 4.15.0-32.35 failed to install/upgrade: installed linux-headers-4.15.0-32-generic package post-installation script subprocess returned error e

2024-06-06 Thread Juerg Haefliger
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2068107, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 2068107
   package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787204

Title:
  package linux-headers-4.15.0-32-generic 4.15.0-32.35 failed to
  install/upgrade: installed linux-headers-4.15.0-32-generic package
  post-installation script subprocess returned error exit status 1

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


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

[Bug 2068107] Re: package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status

2024-06-06 Thread Juerg Haefliger
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068107

Title:
  package linux-headers-  failed to install/upgrade:
  installed linux-headers- package post-installation script
  subprocess returned error exit status

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


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

[Bug 2068107] Re: package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status

2024-06-05 Thread Juerg Haefliger
** Description changed:

  This is an umbrella bug report for a DKMS problem that results in a
  failure to install/upgrade a linux kernel headers package.
  
  If you have DKMS modules installed, they are recompiled for every new
  kernel that is installed. Since you can have multiple kernels installed
  in parallel, a kernel upgrade is in fact an installation of a new kernel
  package.
  
  The rebuild of the DKMS modules is triggered by the installation of a
  new kernel headers package. If you have unsupported DKMS modules
  installed, that rebuild might fail, resulting in a kernel headers
  package installation failure which will trigger the automatic bug
  reporting tool (apport).
  
  The Ubuntu kernel team makes sure that all officially supported DKMS
  modules (the ones you can install from the Ubuntu archive) compile
  correctly for all supported Ubuntu kernels. This means that if you see
  DKMS build failures, it's most likely due to the fact, that you have
  unsupported DKMS modules installed.
  
  If you encounter a linux-headers package installation failure, you can
  check the log '/var/log/dpkg.log' for something like the following:
  
  

  Building module:
  Cleaning build area...(bad exit status: 2)
  make -j12 KERNELRELEASE=6.5.0-35-generic TTM_NAME=amdttm SCHED_NAME=amd-sched 
-C /lib/modules/6.5.0-35-generic/build 
M=/var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build...(bad exit status: 2)
  Error! Bad return status for module build on kernel: 6.5.0-35-generic (x86_64)
  Consult /var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build/make.log for more 
information.
  dkms autoinstall on 6.5.0-35-generic/x86_64 failed for amdgpu(10)
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
   * dkms: autoinstall for kernel 6.5.0-35-generic
     ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
  

  
  or:
  
  

  /etc/kernel/header_postinst.d/dkms:
   * dkms: running auto installation service for kernel 6.5.0-18-generic
  Error! Could not locate dkms.conf file.
- File: /var/lib/dkms/amdgpu/6.2.4-1666569.22.04/source/dkms.conf does not 
exist.
+ File: /var/lib/dkms/amdgpu/6.2.4-1683386.22.04/source/dkms.conf does not 
exist.
     ...fail!
  run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 4
  

  
  You need to remove the unsupported/broken DKMS module to be able to
  install the new kernel packages:
  
  $ dkms remove /
  
+ For the above examples, that would be:
+ 
+ $ dkms remove amdgpu/6.2.4-1683306.22.04
+ 
  **IMPORTANT**
  
  This is *not* a kernel problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068107

Title:
  package linux-headers-  failed to install/upgrade:
  installed linux-headers- package post-installation script
  subprocess returned error exit status

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


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

[Bug 2068107] Re: package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status 4|11

2024-06-05 Thread Juerg Haefliger
** Summary changed:

- package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status 11
+ package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status 4|11

** Description changed:

  This is an umbrella bug report for a DKMS problem that results in a
  failure to install/upgrade a linux kernel headers package.
  
  If you have DKMS modules installed, they are recompiled for every new
  kernel that is installed. Since you can have multiple kernels installed
  in parallel, a kernel upgrade is in fact an installation of a new kernel
  package.
  
  The rebuild of the DKMS modules is triggered by the installation of a
  new kernel headers package. If you have unsupported DKMS modules
  installed, that rebuild might fail, resulting in a kernel headers
  package installation failure which will trigger the automatic bug
  reporting tool (apport).
  
  The Ubuntu kernel team makes sure that all officially supported DKMS
  modules (the ones you can install from the Ubuntu archive) compile
  correctly for all supported Ubuntu kernels. This means that if you see
  DKMS build failures, it's most likely due to the fact, that you have
  unsupported DKMS modules installed.
  
  If you encounter a linux-headers package installation failure, you can
  check the log '/var/log/dpkg.log' for something like the following:
  
+ 

  Building module:
- Cleaning build area...
- make -j4 KERNELRELEASE=6.2.0-1003-lowlatency all 
INCLUDEDIR=/lib/modules/6.2.0-1003-lowlatency/build/include 
KVERSION=6.2.0-1003-lowlatency DKMS_BUILD=1...(bad exit status: 2)
- ERROR (dkms apport): binary package for evdi: 1.12.0 not found
- Error! Bad return status for module build on kernel: 6.2.0-1003-lowlatency 
(x86_64)
- Consult /var/lib/dkms/evdi/1.12.0/build/make.log for more information.
+ Cleaning build area...(bad exit status: 2)
+ make -j12 KERNELRELEASE=6.5.0-35-generic TTM_NAME=amdttm SCHED_NAME=amd-sched 
-C /lib/modules/6.5.0-35-generic/build 
M=/var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build...(bad exit status: 2)
+ Error! Bad return status for module build on kernel: 6.5.0-35-generic (x86_64)
+ Consult /var/lib/dkms/amdgpu/6.2.4-1683306.22.04/build/make.log for more 
information.
+ dkms autoinstall on 6.5.0-35-generic/x86_64 failed for amdgpu(10)
  Error! One or more modules failed to install during autoinstall.
  Refer to previous errors for more information.
+  * dkms: autoinstall for kernel 6.5.0-35-generic
 ...fail!
+ run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 11
+ 

  
- In this case, you need to remove the unsupported DKMS module:
+ or:
+ 
+ 

+ /etc/kernel/header_postinst.d/dkms:
+  * dkms: running auto installation service for kernel 6.5.0-18-generic
+ Error! Could not locate dkms.conf file.
+ File: /var/lib/dkms/amdgpu/6.2.4-1666569.22.04/source/dkms.conf does not 
exist.
+...fail!
+ run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 4
+ 

+ 
+ 
+ You need to remove the unsupported/broken DKMS module to be able to install 
the new kernel packages:
  
  $ dkms remove /
  
- For the above case that would be:
+ **IMPORTANT**
  
- $ dkms remove evdi/1.12.0
- 
- Final note, this is *not* a kernel problem.
+ This is *not* a kernel problem.

** Description changed:

  This is an umbrella bug report for a DKMS problem that results in a
  failure to install/upgrade a linux kernel headers package.
  
  If you have DKMS modules installed, they are recompiled for every new
  kernel that is installed. Since you can have multiple kernels installed
  in parallel, a kernel upgrade is in fact an installation of a new kernel
  package.
  
  The rebuild of the DKMS modules is triggered by the installation of a
  new kernel headers package. If you have unsupported DKMS modules
  installed, that rebuild might fail, resulting in a kernel headers
  package installation failure which will trigger the automatic bug
  reporting tool (apport).
  
  The Ubuntu kernel team makes sure that all officially supported DKMS
  modules (the ones you can install from the Ubuntu archive) compile
  correctly for all supported Ubuntu kernels. This means that if you see
  DKMS build failures, it's most likely due to the fact, that you have
  unsupported DKMS modules installed.
  
  If you encounter a linux-headers package installation failure, you can
  check the log '/var/log/dpkg.log' for something like the following:
  
  

  Building module:
  

[Bug 2068107] Re: package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status 11

2024-06-05 Thread Juerg Haefliger
** Description changed:

- TBD
+ This is an umbrella bug report for a DKMS problem that results in a
+ failure to install/upgrade a linux kernel headers package.
+ 
+ If you have DKMS modules installed, they are recompiled for every new
+ kernel that is installed. Since you can have multiple kernels installed
+ in parallel, a kernel upgrade is in fact an installation of a new kernel
+ package.
+ 
+ The rebuild of the DKMS modules is triggered by the installation of a
+ new kernel headers package. If you have unsupported DKMS modules
+ installed, that rebuild might fail, resulting in a kernel headers
+ package installation failure which will trigger the automatic bug
+ reporting tool (apport).
+ 
+ The Ubuntu kernel team makes sure that all officially supported DKMS
+ modules (the ones you can install from the Ubuntu archive) compile
+ correctly for all supported Ubuntu kernels. This means that if you see
+ DKMS build failures, it's most likely due to the fact, that you have
+ unsupported DKMS modules installed.
+ 
+ If you encounter a linux-headers package installation failure, you can
+ check the log '/var/log/dpkg.log' for something like the following:
+ 
+ Building module:
+ Cleaning build area...
+ make -j4 KERNELRELEASE=6.2.0-1003-lowlatency all 
INCLUDEDIR=/lib/modules/6.2.0-1003-lowlatency/build/include 
KVERSION=6.2.0-1003-lowlatency DKMS_BUILD=1...(bad exit status: 2)
+ ERROR (dkms apport): binary package for evdi: 1.12.0 not found
+ Error! Bad return status for module build on kernel: 6.2.0-1003-lowlatency 
(x86_64)
+ Consult /var/lib/dkms/evdi/1.12.0/build/make.log for more information.
+ Error! One or more modules failed to install during autoinstall.
+ Refer to previous errors for more information.
+...fail!
+ 
+ In this case, you need to remove the unsupported DKMS module:
+ 
+ $ dkms remove /
+ 
+ For the above case that would be:
+ 
+ $ dkms remove evdi/1.12.0
+ 
+ Final note, this is *not* a kernel problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068107

Title:
  package linux-headers-  failed to install/upgrade:
  installed linux-headers- package post-installation script
  subprocess returned error exit status 11

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


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

[Bug 2068107] [NEW] package linux-headers- failed to install/upgrade: installed linux-headers- package post-installation script subprocess returned error exit status 11

2024-06-05 Thread Juerg Haefliger
Public bug reported:

TBD

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Summary changed:

- package linux-headers-  failed to 
install/upgrade: installed linux-headers-6.8.0-35-generic package 
post-installation script subprocess returned error exit status 11
+ package linux-headers-  failed to install/upgrade: 
installed linux-headers- package post-installation script subprocess 
returned error exit status 11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068107

Title:
  package linux-headers-  failed to install/upgrade:
  installed linux-headers- package post-installation script
  subprocess returned error exit status 11

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


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

  1   2   3   4   5   6   7   8   9   10   >