FS#77545 - [yoshimi] unsatisfied dependency / typo for mxml

Attached to Project: Community Packages
Opened by Andrea (BrainDamage) - Thursday, 16 February 2023, 16:35 GMT
Last edited by David Runge (dvzrv) - Thursday, 16 February 2023, 21:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

Version: 2.2.3

as can be seen [here](https://github.com/archlinux/svntogit-community/commit/56426f064b0c8a8cc9c2670997554d030776d4dc#diff-37538beb61ff63edebbf735dfcf39e5d732f49183d6beb097169d971875ca422L40), the dependency name for libMxml.so has been accidentally renamed to libxml.so, making it impossible to be satisfied. The problem can also be confirmed in the [package page](https://archlinux.org/packages/community/x86_64/yoshimi/) where the dependency is listed as virtual.
This task depends upon

Closed by  David Runge (dvzrv)
Thursday, 16 February 2023, 21:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with 2.2.3-2
Comment by Andrea (BrainDamage) - Thursday, 16 February 2023, 16:48 GMT
one small correction: the .so name is correct, but the library name is not, it'd be mxml and not libxml
Comment by Biser Angelov (thetotalchaos) - Thursday, 16 February 2023, 20:17 GMT
resolving dependencies...
warning: cannot resolve "libxml", a dependency of "yoshimi"
:: The following package cannot be upgraded due to unresolvable dependencies:
yoshimi

:: Do you want to skip the above package for this upgrade? [y/N]

error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libxml' required by yoshimi

Comment by David Runge (dvzrv) - Thursday, 16 February 2023, 21:38 GMT
@BrainDamage: Thanks for the ticket! That is indeed a typo. Will fix in a pkgrel bump.

Loading...