Bug 433444
| Summary: | php update create a dependancie issue with raydium & maniadrive | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Th0ma7 <th0ma7> |
| Component: | maniadrive | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | CC: | dmw, hdegoede, kdekorte, notting, samuel-rhbugs, suvi |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2-9.fc8.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-06-28 22:16:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Th0ma7
2008-02-19 11:18:08 UTC
happens on 32bit as well. And on Fedora 9 as well. Uninstalled maniadrive before updating php and now it cannot be installed again because of this dependency. The packages have been rebuilt but haven't been pushed yet for some reason. You can download them from: http://koji.fedoraproject.org/koji/buildinfo?buildID=53422 Sorry, I just realized that is only for F9. They haven't been built for F8. Changing component to maniadrive, as that is to blame. My bad, I didn't think about checking if this php update hit F-8 too while fixing F-9. A fix is on its way now. maniadrive-1.2-9.fc8 has been submitted as an update for Fedora 8 *** Bug 452936 has been marked as a duplicate of this bug. *** maniadrive-1.2-9.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. Thanks for the prompt push, but the updated maniadrive and raydium call for libphp5-5.2.5.so while the current level of php-embedded is 5.2.6-2.fc8, so now get Error: Missing Dependency: libphp5-5.2.5.so is needed by package maniadrive Error: Missing Dependency: libphp5-5.2.5.so is needed by package raydium Argh, Bugzilla won't let me reopen this bug, so I'm also posting 452936, which it does allow me to reopen. Reopening. Thanks very much for reporting this, I don't understand how this has happened, quoting from the changelog for the next update: * Sat Jun 21 2008 Hans de Goede <j.w.r.degoede> 1.2-9.fc8.1 - Rebuild again for new php version, for some reason the old php was still in the buildroot even though the new one was in updates-stable for some time when the build was started. Force getting the new version by using a versioned BuildRequires So now we should either get the right php, or a failed build. I will double check this before pushing the next version as an update. *** Bug 452936 has been marked as a duplicate of this bug. *** Hmm, good I added the version check, the build now failed: DEBUG util.py:250: No Package Found for php-devel >= 5.2.6 So for some strange reason php-5.2.6 is not making its way into the buildroot. maniadrive-1.2-9.fc8.1 has been submitted as an update for Fedora 8 Ok, the right php is now in the buildroot and a new build has been done, so the next update should really fix this. OK, thank you. I'll be watching for it. maniadrive-1.2-9.fc8.1 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. OK, this resolves the problem. maniadrive and raydium 1.2-9.fc8.1 install with php 5.2.6-2.fc8 Thank you. |