Description of problem: After installing mozilla-firetray-sunbird, sunbird starts and works as expected, however after a computer restart or logout/login, sunbird fails to start. The only way to get Sunbird to start at this point, is to uninstall mozilla-firetray-sunbird. After uninstallation, Sunbird will start. If reinstallation of mozilla-firetray-sunbird is attempted at this point, Sunbird and mozilla-firetray-sunbird will play nice together, like the initial install, until a computer restart or logout/login... Version-Release number of selected component (if applicable): sunbird-1.0-0.28.b2pre.fc13.x86_64 mozilla-firetray-sunbird-0.2.8-2.fc13.x86_64 How reproducible: nearly always Steps to Reproduce: 1. install sunbird, install mozilla-firetray-sunbird 2. use sunbird 3. restart computer or logout/login, and try to use sunbird again Actual results: nothing happens Expected results: sunbird should launch Additional info:
mozilla-firetray-0.2.8-3.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/mozilla-firetray-0.2.8-3.fc14
mozilla-firetray-0.2.8-3.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/mozilla-firetray-0.2.8-3.fc13
mozilla-firetray-0.2.8-3.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/mozilla-firetray-0.2.8-3.fc12
mozilla-firetray-0.2.8-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update mozilla-firetray'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/mozilla-firetray-0.2.8-3.fc12
The issue reported in this bug report seems to be resolved - that is Sunbird launches fine on both of my F13 boxes now. However, two issues with this update: 1) # yum update mozilla-firetray-sunbird --enablerepo=updates-testing should have tried to pull in mozilla-firetray-core for updating, which it did not. 2) # yum update mozilla-firetray-sunbird mozilla-firetray-core --enablerepo=updates-testing produced this: Transaction Check Error: file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/chrome conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/chrome.manifest conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/nsIMinimize.xpt conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/nsITray.xpt conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/components/nsMinimize.js conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/defaults conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 file /usr/lib64/mozilla/extensions/{718e30fb-e89b-41dd-9da7-e25a45638b28}/{9533f794-00b4-4354-aa15-c2bbda6989f8}/install.rdf conflicts between attempted installs of mozilla-firetray-sunbird-0.2.8-3.fc13.x86_64 and mozilla-firetray-core-0.2.8-3.fc13.x86_64 Error Summary ------------- However, bypassing yum and using RPM doesn't produce this error: # rpm -Fvh mozilla-firetray-* Preparing... ########################################### [100%] 1:mozilla-firetray-core ########################################### [ 50%] 2:mozilla-firetray-sunbir########################################### [100%]
Thanks for reporting this bug and for giving update feedback. 1) Will be fixed in the next release 2) I really have no idea about how to fix this one, I already used a workaround for bug 646523 , but this one is really surprising given that yum uses rpm to install/remove/update packages.
Here is some additional info: On my F14 box: # yum update mozilla-firetray-sunbird --enablerepo=updates-testing Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: mozilla-firetray-sunbird i686 0.2.8-3.fc14 updates-testing 7.8 k Updating for dependencies: mozilla-firetray-core i686 0.2.8-3.fc14 updates-testing 80 k Transaction Summary ================================================================================ Upgrade 2 Package(s) Total download size: 88 k Is this ok [y/N]: so on F14 mozilla-firetray-core is pulled in as a dependency. Everything else is the same as above (yum spits out the same errors, rpm runs successfully).
Sorry for the inconvenience, but I don't think I can fix the conflicts. The only solution would be to remove/install mozilla-firetray-sunbird.
(In reply to comment #8) > Sorry for the inconvenience, but I don't think I can fix the conflicts. > > The only solution would be to remove/install mozilla-firetray-sunbird. I assume you are referring to the conflicts that yum thinks exists? Well the other solution is to just invoke rpm directly as I did above. I find it interesting that rpm is smarter about this than yum. but the errors/conflicts aren't the point of this bug report anyway, so we probably shouldn't get too far off target. =) that last update seems to fix it, so you can probably close this, and deal with the conflict elsewhere (which you seem to be doing in the "depends on" in this bug report).
mozilla-firetray-0.2.8-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
mozilla-firetray-0.2.8-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
mozilla-firetray-0.2.8-3.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.