germinate fails to report error in improperly-specified archs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
germinate (Ubuntu) |
New
|
High
|
Julian Andres Klode | ||
ubuntustudio-meta (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Florent 'Skia' Jacquet and Athos Ribeiro uploaded a new version of ubuntustudio-meta, version 25.04.10 [1]. This version, after 'update' was run, reported 'digikam' as removed from photography-
I then, after investigating, imported the diff from 25.04.10 and ran 'update' with an older debootstrap version, this one in noble. The difference there was that this one re-added 'digikam' to photography-
However, running 'update' on a plucky machine caused it to disappear again. This confirmed the bug for me:
$ ./update
[snip]
Removed digikam from photography-
As this makes no sense since there is no difference other than the debootstrap version, I have concluded that the issue lies in debootstrap, 1.0.134ubuntu1 (noble) versus 1.0.140 (plucky).
As this involves two different germinate versions, 2.44 (noble) versus 2.46 (plucky), I'm adding that too, though I doubt that is the issue.
In particular, digikam has negative architecture constraints:
* (digikam) [!ppc64el] [!riscv64] [!s390x]
https:/
EDIT: I confirmed the issue is _NOT_ debootstrap but germinate
[1] https:/
[2] https:/
tags: | added: plucky rls-pp-incoming |
Changed in debootstrap (Ubuntu): | |
importance: | Undecided → Critical |
Changed in germinate (Ubuntu): | |
importance: | Undecided → Critical |
Changed in germinate (Ubuntu): | |
milestone: | none → ubuntu-25.04-beta |
Changed in debootstrap (Ubuntu): | |
milestone: | none → ubuntu-25.04-beta |
description: | updated |
description: | updated |
summary: |
- germinate is missing packages + Regression: germinate failing to resolve packages correctly |
tags: |
added: foundations-todo removed: rls-pp-incoming |
Changed in germinate (Ubuntu): | |
assignee: | nobody → Julian Andres Klode (juliank) |
This bug is a bit unclear to me:
> there is no difference other than the debootstrap version
> As this involves two different germinate versions, 2.44 (noble) versus 2.46 (plucky), I'm adding that too, though I doubt that is the issue.
An easy way to rule this out is to install 2.46 in noble or 2.44 in plucky and check if germinate is causing this.