Bug 427579
| Summary: | debuginfo has invalid Requires | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> | ||||
| Component: | redhat-rpm-config | Assignee: | Jon Masters <jcm> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | beland, jonathan, notting, pmatilai | ||||
| Target Milestone: | --- | Keywords: | EasyFix, Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-06 22:49:29 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
Jan Kratochvil
2008-01-04 21:19:42 UTC
Created attachment 290860 [details]
Fix.
I had this problem today with openldap-debuginfo. Is this fix going to make it into Fedora 8? (In reply to comment #2) > I had this problem today with openldap-debuginfo. Is this fix going to make it > into Fedora 8? It requires a mass-rebuild afterwards - it missed the F9 mass rebuild so it will be fully fixed only in F10. *** Bug 290911 has been marked as a duplicate of this bug. *** I've checked the above fix into tomorrow's rawhide. I'm still seeing this problem in Fedora 10 Snap 3 with some packages.
For example, when I do "debuginfo-install `rpm -qa`", I get the following:
Installing for dependencies:
gdk-pixbuf x86_64 1:0.22.0-36.fc9 rawhide 237 k
gnome-mount-nautilus-properties
x86_64 0.8-1.fc9 rawhide 18 k
gnumeric-plugins-extras x86_64 1:1.8.2-2.fc9 rawhide 43 k
libbeagle-python x86_64 0.3.5-1.fc9 rawhide 22 k
libieee1284-python x86_64 0.2.11-3.fc9 rawhide 12 k
libiptcdata-python x86_64 1.0.2-2.fc9 rawhide 15 k
lzo-minilzo x86_64 2.03-1.fc10 rawhide 12 k
minizip x86_64 1.2.3-18.fc9 rawhide 24 k
xmms x86_64 1:1.2.11-1.20071117cvs.1.fc10
rawhide 1.7 M
xmms-libs x86_64 1:1.2.11-1.20071117cvs.1.fc10
rawhide 259 k
xmms-xosd x86_64 2.2.14-11.fc9 rawhide 20 k
This seems to be better in Rawhide now, except for gnome-mount-nautilus-properties. I've filed bug 480278 for that. |