Bug 910689
| Summary: | mapserver 6.0.3 depends on bitstream-vera-sans-fonts which doesn't exist in default rhel or epel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Andreas Tepperink <andreas.tepperink> | ||||
| Component: | mapserver | Assignee: | Pavel Lisý <pavel.lisy> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | el6 | CC: | andreas.tepperink, cristian.balint, devrim, oliver, pavel.lisy | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | mapserver-6.2.1-1.fc19 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-06-03 03:02:47 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
mapserver-6.2.1-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mapserver-6.2.1-1.fc17 mapserver-6.2.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/mapserver-6.2.1-1.fc18 Package mapserver-6.2.1-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mapserver-6.2.1-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-9870/mapserver-6.2.1-1.fc19 then log in and leave karma (feedback). mapserver-6.2.1-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. mapserver-6.2.1-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. mapserver-6.2.1-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 696742 [details] output of command "yum install mapserver" Description of problem: If I try to install mapserver 6.0.3 via yum, installation fails. Cause is a non-satisfied dependency on package bitstream-vera-sans-fonts Version-Release number of selected component (if applicable): 6.0.3-4 How reproducible: having epel and rhel default repository enabled, try to install mapserver: yum install mapserver Steps to Reproduce: 1. enbale repositories "rhel-x86_64-server-6" and "epel-x86_64-6" 2. as root, enter: yum install mapserver Actual results: yum install mapserver .... .... ---> Package mapserver.x86_64 0:6.0.3-4.el6 will be installed --> Processing Dependency: bitstream-vera-sans-fonts for package: mapserver-6.0.3-4.el6.x86_64 --> Finished Dependency Resolution You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: dependencies should be resolvable and package mapserver should be installed Additional info: for complete yum command output see attached file