[Bug 1870189] Re: initramfs does not get loaded

2021-01-26 Thread Richard Anderson
Is there any update on this?

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

Title:
  initramfs does not get loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1870189/+subscriptions

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

[Bug 1885571] Re: Can't set boot kernel in GRUB on focal image

2021-01-25 Thread Richard Anderson
I noticed this happens when simply rebooting.

1. Import Focal ova image into ESXi/vSphere
2. Setup new virtual machine with little or no changes
3. Reboot via command line (shutdown -r now) or ctrl-alt-del
4. First boot after the initiated reboot results in a kernel panic (similar to 
above)
5. System reboots and boots into Ubuntu

I have this occurring on Focal OVA images with ESXI 6.5 and Fusion
11.5.7. This does not occur with Bionic or Groovy.

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

Title:
  Can't set boot kernel in GRUB on focal image

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1885571/+subscriptions

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

[Bug 1267059] Re: "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

2020-04-24 Thread Richard Anderson
* It is also there is a setting here that I overlooked.

should have been:

It is possible also there is a setting here that I overlooked.

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

Title:
  "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1267059/+subscriptions

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

[Bug 1267059] Re: "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

2020-04-24 Thread Richard Anderson
This may or may not be an issue, but here are my observations. The order
of operations seems to be the cause of my issue with the additional
factor that the /boot partition size is unusually small compared to
recent Ubuntu installations.

Order of operations as follows:

1. unattended-install script is run
2. removes packages found in /etc/kernel/postinst.d/apt-auto-removal
3. Installs new kernel
4. creates new /etc/kernel/postinst.d/apt-auto-removal

At this point it does not remove any old packages after the new kernel
is installed. However, when unattended-install is run a second time it
will remove those packages. This seems like an awkward approach.
Ideally, the old kernel packages would get removed the first run of
unattended-install. I considered safety concerns in removing older
kernels after an update but then it still gets removed on a second run.
It is also there is a setting here that I overlooked.

I applied a work around in kernel/postinst.d/zzz_autoremove to simply
run apt-get autoremove -y a few seconds after unattended-install is
completed. This approach is not ideal but functional for this
potentially unique issue.

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

Title:
  "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1267059/+subscriptions

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

[Bug 1267059] Re: "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

2020-04-21 Thread Richard Anderson
Is this still an issue?

I have Xenial installs where this occurs occasionally. I don't have much
information other than /boot partition fills where we will get alerts.
After logging in and running apt-get autoremove the space is cleared.

apt-mark showauto 'linux-image-.*'
Show 3 kernels, which I believe is normal. (currently 
linux-image-4.4.0-176-generic,linux-image-4.4.0-177-generic, 
linux-image-generic)

apt-mark showmanual 'linux-image-.*'
Does not show any results.

/etc/apt/apt.conf.d/50unattended-upgrades has the following uncommented:
Unattended-Upgrade::Allowed-Origins {
"${distro_id}:${distro_codename}-security";
"${distro_id}ESM:${distro_codename}";
};
Unattended-Upgrade::Remove-Unused-Dependencies "true";

unattended-upgrades 1.1ubuntu1.18.04.7~16.04.6

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

Title:
  "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1267059/+subscriptions

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

[Bug 1071078] [NEW] package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade: package isc-dhcp-common is already installed and configured

2012-10-24 Thread Richard Anderson
Public bug reported:

Again another bug...

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: isc-dhcp-common 4.2.4-1ubuntu10.1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Oct 25 01:01:10 2012
ErrorMessage: package isc-dhcp-common is already installed and configured
MarkForUpload: True
SourcePackage: isc-dhcp
Title: package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade: 
package isc-dhcp-common is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: isc-dhcp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package quantal

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

Title:
  package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade:
  package isc-dhcp-common is already installed and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1071078/+subscriptions

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


[Bug 1071077] [NEW] package libwhoopsie0 0.2.6 failed to install/upgrade: package libwhoopsie0 is already installed and configured

2012-10-24 Thread Richard Anderson
Public bug reported:

Keeps crashing my system

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libwhoopsie0 0.2.6
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Oct 25 01:01:09 2012
ErrorMessage: package libwhoopsie0 is already installed and configured
MarkForUpload: True
SourcePackage: dpkg
Title: package libwhoopsie0 0.2.6 failed to install/upgrade: package 
libwhoopsie0 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package libwhoopsie0 0.2.6 failed to install/upgrade: package
  libwhoopsie0 is already installed and configured

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

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


[Bug 1071076] [NEW] package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade: package isc-dhcp-common is already installed and configured

2012-10-24 Thread Richard Anderson
Public bug reported:

Keeps happening the whole time

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: isc-dhcp-common 4.2.4-1ubuntu10.1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Oct 25 01:01:10 2012
ErrorMessage: package isc-dhcp-common is already installed and configured
MarkForUpload: True
SourcePackage: dpkg
Title: package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade: 
package isc-dhcp-common is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package isc-dhcp-common 4.2.4-1ubuntu10.1 failed to install/upgrade:
  package isc-dhcp-common is already installed and configured

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

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