Bug 472240
| Summary: | monodevelop cannot find gnome-sharp (and so no gnome platform support) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Krause <chkr> | ||||
| Component: | monodevelop | Assignee: | Christian Krause <chkr> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 10 | CC: | fabian.deutsch, john.brown009, paul, rwahl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.9-8.fc10 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-05-02 16:28:53 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: | |||||||
| Attachments: |
|
||||||
|
Description
Christian Krause
2008-11-19 15:26:04 UTC
I can confirm this problem. Anoying :) This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I'll rebuild this today Any news on this bug? I'm just using the F10 build, the bug is still present. I've just checked http://koji.fedoraproject.org/koji/packageinfo?packageID=2563 and unfortunately there is no build for F10 scheduled so far. Is there anything I can do to help to solve this bug? Can you tell me which versions of 1. gnome-sharp 2. gnome-desktop-sharp 3. gtk-sharp2 4. mono-addins you have installed please? I'm trying to trace the cause of this. I'm rebuilding it now though. (In reply to comment #6) > Can you tell me which versions of > 1. gnome-sharp > 2. gnome-desktop-sharp > 3. gtk-sharp2 > 4. mono-addins Sure, no problem: rpm -q gnome-sharp gnome-desktop-sharp gtk-sharp2 mono-addins gnome-sharp-2.24.0-1.fc10.i386 gnome-desktop-sharp-2.24.0-3.fc10.i386 gtk-sharp2-2.12.4-1.fc10.i386 mono-addins-0.3.1-2.2.fc10.i386 > you have installed please? I'm trying to trace the cause of this. I'm > rebuilding it now though. Ok, great, thanks. This bug has been triaged Any news on this bug? If there is there anything more I can do to help to solve this bug, please tell me. ;-) Finally there is a succesfull build. To test a not released rpm, look at: http://koji.fedoraproject.org/koji/taskinfo?taskID=1006092 There are links to several rpms. Which can be installed on (at least) F9 fine. But there is an error, which says that some Designer addin can not be found. There is no rebuild of the monodevelop package for Fedora 10 in Koji (only some newer pre Versions in Rawhide). It's now over a month since this was reported and if the solution is just a rebuild I do not understand why this takes so long to actually trigger a rebuild of the F10 package. Just a second ago I ran:
# yum --enablerepo=rawhide update monodevelop mono-addins
Removed all old entires in ~/.config/{monodevelop,stetic}
And started monodevelop. It starts cleanly and I can reopen my for 68 days untouched projects.
I've tried to build monodevelop from the most recent F-10 CVS, but unfortunately it looks like that the latest patch broke the X86_64 build: https://koji.fedoraproject.org/koji/taskinfo?taskID=1237460 I've fixed the problem with the attached patch and started successfully a new scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=1237546 Created attachment 334866 [details]
patch to fix the most recent build problem for x86_64
monodevelop-1.9-8.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/monodevelop-1.9-8.fc10 Fix is committed to CVS and an updated package will hit updates-testing soon. monodevelop-1.9-8.fc10 has been pushed to the Fedora 10 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 monodevelop'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-3600 monodevelop-1.9-8.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |