broken installation while mirror syncing new kernel packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-meta (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
A new kernel package for jammy was released 3 hours ago. It is probably being synced to mirrors right now.
It can be seen at https:/
5.15.0.76.74 updates (main) 3 hours ago
A little before that, I was deploying 10 Jammy machines in maas, without any problem. After that, I started having all 10 machines fail deployment. The reason is that curtin will fail package updates (complete log attached). This is the important part:
=======
Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/tmp/tmp_
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-
linux-
E: Unable to correct problems, you have held broken packages.
=======
The repository being used is "http://
It may be the case that there is still a partial mirror there, but it should not break and instead just use the latest available version while the new one is not completely avalable.
I'm not sure this is only valid for linux kernel packages (maybe this is a general problem with any package) but I'm opening to linux-meta since it happened with linux in this case.
Status changed to 'Confirmed' because the bug affects multiple users.