Description of problem: xastir cannot be installed due to a missing dependency Version-Release number of selected component (if applicable): Version : 2.0.8 Release : 9.fc29 How reproducible: Every time Steps to Reproduce: 1. sudo dnf install xastir Actual results: Error: Problem: conflicting requests - nothing provides libproj.so.12()(64bit) needed by xastir-1:2.0.8-9.fc29.x86_64
Initially discovered in 30 beta, reproduced in 30 final.
The proj supplied with Fedora 30 is libproj.so.13. The current xastir in the repos is built for fc29 so this will probbaly get fixed when the fc30 version is produced. Other dependiencies to look out for: # rpm -Uvh xastir-2.0.8-9.fc29.x86_64.rpm error: Failed dependencies: libGraphicsMagick-Q16.so.3()(64bit) is needed by xastir-1:2.0.8-9.fc29.x86_64 libXm.so.4()(64bit) is needed by xastir-1:2.0.8-9.fc29.x86_64 libax25.so.1()(64bit) is needed by xastir-1:2.0.8-9.fc29.x86_64 libgdal.so.20()(64bit) is needed by xastir-1:2.0.8-9.fc29.x86_64 libproj.so.12()(64bit) is needed by xastir-1:2.0.8-9.fc29.x86_64 perl(GPS::Garmin) is needed by xastir-1:2.0.8-9.fc29.x86_64 perl(Image::Size) is needed by xastir-1:2.0.8-9.fc29.x86_64
^ Those are all satified by the fc30 versions of GraphicsMagick, gdal, motif, and libax25. I did a "ln /lib64/libproj.so.13 /lib64/libproj.so.12" and "rpm -Uvh --nodeps xastir-2.0.8-9.fc29.x86_64.rpm" and it seems to work. YMMV.
FEDORA-2019-4ec9d192b2 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-4ec9d192b2
xastir-2.1.0-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-4ec9d192b2
xastir-2.1.0-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.