Activity log for bug #1795936

Date Who What changed Old value New value Message
2018-10-03 16:23:36 hackeron bug added bug
2018-10-03 16:57:10 hackeron affects apport (Ubuntu) linux (Ubuntu)
2018-10-03 17:00:06 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2018-10-03 17:00:07 Ubuntu Kernel Bot tags bionic
2018-10-03 17:12:48 hackeron tags bionic apport-collected bionic
2018-10-03 17:12:48 hackeron description This was working an hour ago, but at the moment I get the following when I run: apt-get install linux-image-generic: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? This was working an hour ago, but at the moment I get the following when I run: apt-get install linux-image-generic: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True
2018-10-03 17:13:40 hackeron linux (Ubuntu): status Incomplete Confirmed
2018-10-03 17:17:14 hackeron description This was working an hour ago, but at the moment I get the following when I run: apt-get install linux-image-generic: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic - this was working correctly earlier today but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True
2018-10-03 17:27:22 hackeron description I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic - this was working correctly earlier today but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic grub-pc - this was working correctly earlier today but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True
2018-10-03 17:28:13 hackeron description I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic grub-pc - this was working correctly earlier today but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic grub-pc - this was working correctly earlier today (and the many times I did this past few months) but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True
2018-10-03 17:28:36 hackeron description I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic grub-pc - this was working correctly earlier today (and the many times I did this past few months) but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True I'm building a Ubuntu Server in a chroot with: $ debootstrap --arch amd64 bionic /mnt/ubuntu Once inside the chroot I run apt-get install linux-image-generic grub-pc - this was working correctly earlier today (and the many times I did this in the past few months) but at the moment I get the following: ``` Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:  linux-image-generic : Depends: linux-image-4.15.0-37-generic but it is not installable                        Recommends: thermald but it is not going to be installed ``` My sources.list look like this: ``` ###### Ubuntu Main Repos deb http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse ###### Ubuntu Update Repos deb http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse ###### Ubuntu Partner Repo deb http://archive.canonical.com/ubuntu bionic partner deb-src http://archive.canonical.com/ubuntu bionic partner ``` Any ideas? --- ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 DistroRelease: Ubuntu 18.04 Package: linux (not installed) ProcCpuinfoMinimal: Error: [Errno 2] No such file or directory: '/proc/cpuinfo' ProcEnviron: Error: [Errno 2] No such file or directory: '/proc/11605/environ' Tags: bionic Uname: Linux 4.17.1-smos x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True
2018-10-09 16:15:33 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2018-10-09 16:15:57 Joseph Salisbury linux (Ubuntu): status Confirmed Incomplete
2018-12-09 04:17:41 Launchpad Janitor linux (Ubuntu): status Incomplete Expired