Description of problem: While trying to apply the latest php update on fedora 8 Missing Dependency: libphp5-5.2.4.so()(64bit) is needed by package raydium Missing Dependency: libphp5-5.2.4.so()(64bit) is needed by package maniadrive Missing Dependency: libphp5-5.2.4.so()(64bit) is needed by package maniadrive-track-editor I think it might be usefull for them to be linked directly to libphp5.so instead?
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.
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.