Bug 459043 - CI Job fails caused by an uninstallable distribution package
Summary: CI Job fails caused by an uninstallable distribution package
Status: RESOLVED UPSTREAM
Alias: None
Product: alkimia
Classification: Frameworks and Libraries
Component: CI (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-13 06:21 UTC by Ralf Habacker
Modified: 2023-09-01 22:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2022-09-13 06:21:36 UTC
SUMMARY
THE CI job for 'kf5 tumbleweed mingw64' fails with an error message

STEPS TO REPRODUCE
1. see https://invent.kde.org/office/alkimia/-/jobs/474011

OBSERVED RESULT
A required distribution package could not be installed

EXPECTED RESULT
The required distribution package should be installable

ADDITIONAL INFORMATION
The bug has been reported upstream at https://bugzilla.opensuse.org/show_bug.cgi?id=1203353
Comment 1 Ralf Habacker 2022-09-14 08:14:57 UTC
(In reply to Ralf Habacker from comment #0)
> The bug has been reported upstream at  https://bugzilla.opensuse.org/show_bug.cgi?id=1203353

The issue has been fixed in the openSUSE Tumbleweed distribution.
Comment 2 Ralf Habacker 2022-09-14 08:23:05 UTC
The build  at https://invent.kde.org/office/alkimia/-/jobs/475997 now fails with

Problem: the to be installed wine-7.17-1.1.x86_64 requires 'wine-32bit = 7.17', but this requirement cannot be provided
  not installable providers: wine-32bit-7.17-1.1.x86_64[repo-oss]
                   wine-staging-32bit-7.17-1.1.x86_64[repo-oss]
 Solution 1: deinstallation of patterns-base-fips-20200505-38.1.x86_64
 Solution 2: do not install wine-7.17-1.1.x86_64
 Solution 3: break wine-7.17-1.1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c
Comment 3 Ralf Habacker 2022-09-14 08:24:37 UTC
(In reply to Ralf Habacker from comment #2)
> The build  at https://invent.kde.org/office/alkimia/-/jobs/475997 now fails
> with
> 
> Problem: the to be installed wine-7.17-1.1.x86_64 requires 'wine-32bit =

Reported upstream with https://bugzilla.opensuse.org/show_bug.cgi?id=1203395
Comment 4 Ralf Habacker 2022-09-14 21:07:18 UTC
Git commit 071657e14d8525e3605384bc97ceca77daa133ba by Ralf Habacker.
Committed on 14/09/2022 at 21:07.
Pushed by habacker into branch 'master'.

tools/ci-install.sh: Fix issue by using development project for now

This commit can be reverted when the related request to fix the issue
in the distribution (https://build.opensuse.org/request/show/1003575) has
been accepted and the package has been rebuild.

M  +1    -0    tools/ci-install.sh

https://invent.kde.org/office/alkimia/commit/071657e14d8525e3605384bc97ceca77daa133ba
Comment 5 Ralf Habacker 2023-09-01 22:42:19 UTC
Fixed with https://bugzilla.opensuse.org/show_bug.cgi?id=1203353