|
Bugzilla – Full Text Bug Listing |
| Summary: | kmymoney dependencies problem | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Olivier Belleux <o.g.m.belleux> |
| Component: | KDE Applications | Assignee: | E-Mail List <opensuse-kde-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fvogt, lubos.kocman, meissner, mlin, o.g.m.belleux |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | output of zypper verify | ||
|
Description
Olivier Belleux
2023-10-09 19:10:28 UTC
The cause is an unrelated update in Leap: have choice for mysql needed by akonadi-server: mariadb mariadb104 The build can't start if this doesn't get fixed. (In reply to Christophe Marin from comment #1) > The cause is an unrelated update in Leap: > > have choice for mysql needed by akonadi-server: mariadb mariadb104 > > The build can't start if this doesn't get fixed. that is because of mariadb104 was added to SLE-Updates, I did set Prefer: -mariadb104 in Leap 15.6 for the time being thus we don't have this problem in Leap 15.6 or Backports-SLE15-SP6, for the previous versions, the Prefer: -mariadb104 have to be set in the corresponding SLE-Update project on OBS(or in openSUSE Update project). CC @Marcus for your reference, we do have this in openSUSE:Backports:SLE-15-SP6 # have choice for mysql: mariadb mariadb104 Prefer: -mariadb104 # have choice for user(mysql): mariadb-client mariadb104-client Prefer: -mariadb104-client FTR, Marcus already told autobuild. I mailed autobuild to add in SUSE:SLE-15-SP1:Update Prefer: mariadb mariadb-client (currently pending request) |