Bug 919912
| Summary: | Cannot apply latest bitlbee update due to dependency issues | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Matt Molyneaux <moggers87> |
| Component: | bitlbee | Assignee: | Robert Scheck <redhat-bugzilla> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el6 | CC: | mcepl, mcepl, redhat-bugzilla |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | bitlbee-3.2-3.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-04-07 01:27:11 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: | |||
You are right, this got lost due to wrong cleanup tries/changes in http://pkgs.fedoraproject.org/cgit/bitlbee.git/commit/bitlbee.spec?id=7fe5b470a85eb85307fbc92da6e7a3c09dcc56e1 bitlbee-3.2-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/bitlbee-3.2-2.el6 bitlbee-3.2-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/bitlbee-3.2-2.el5 Package bitlbee-3.2-2.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing bitlbee-3.2-2.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-0660/bitlbee-3.2-2.el6 then log in and leave karma (feedback). bitlbee-3.2-3.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/bitlbee-3.2-3.el5 bitlbee-3.2-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/bitlbee-3.2-3.el6 bitlbee-3.2-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-3.2-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-3.2-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. bitlbee-3.2-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |
Using EPEL 6 with CentOS 6.4. Updating bitlbee is currently impossible due to the bitlbee-otr package (which was previously built from the same src rpm) not being dealt with. Yum gives the following error: Error: Package: bitlbee-otr-3.0.5-1.el6.i686 (@epel) Requires: bitlbee(x86-32) = 3.0.5-1.el6 Removing: bitlbee-3.0.5-1.el6.i686 (@epel) bitlbee(x86-32) = 3.0.5-1.el6 Updated By: bitlbee-3.2-1.el6.i686 (epel) bitlbee(x86-32) = 3.2-1.el6 I haven't had a change to look at the spec and source for the latest bitlbee, but I assume either the otr plugin no longer exists or it's being bundled with the main package, so something like Obsoletes: bitlbee-otr should fix this bug.