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
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 <hobbes1069@xxxxxxxxx> 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 updatesI 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
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue