Hi Richard,

The quickest way is to try installing the wsjtx package with the additional
--nobest argument on the command-line?

For more information about what that argument does, below is a link:

https://dnf.readthedocs.io/en/latest/command_ref.html

The alternative is ensure you have a clean/updated system via the following
commands (before retrying the installation):

sudo yum clean all
sudo yum check
sudo yum check-update
sudo yum update

Hope it helps,
Paul

On Thu, Sep 12, 2024 at 9:46 PM Richard Shaw <hobbes1...@gmail.com> wrote:

> I have a report[1] of an issue with wsjtx installing on aarch64 only:
>
> Problem: cannot install the best update candidate for package
> wsjtx-2.7.0-3.fc40.aarch64
>   - nothing provides libm.so.6(GLIBC_2.2.5)(64bit) needed by
> wsjtx-2.7.0-6.fc40.aarch64 from updates
>   - nothing provides libmvec.so.1(GLIBC_2.22)(64bit) needed by
> wsjtx-2.7.0-6.fc40.aarch64 from updates
>
> I did a scratch build but it has the same problem.
>
> I tried installing wsjtx on the Fedora aarch64 test instance (currently
> f39) and got the same result.
>
> Is there a known issue with aarch64?
>
> Thanks,
> Richard
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=2311813
> --
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to