Bug 178275
| Summary: | [x86_64] i386 libwmf update-gdk-pixbuf-loaders post-un failure | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Mayberry <tmayberr> |
| Component: | libwmf | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.2.8.4-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-19 10:19:57 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
Tim Mayberry
2006-01-18 23:56:27 UTC
well the i386 libwmf postun would run... > /usr/bin/update-gdk-pixbuf-loaders i386-redhat-linux-gnu which should automatically run > /usr/bin/gdk-pixbuf-query-loaders-32 > /etc/gtk-2.0/i386-redhat-linux-gnu/gdk-pixbuf.loaders now the libwmf Requires is Requires(postun): %{_bindir}/update-gdk-pixbuf-loaders Presumably the problem is that gtk2+.i386 was removed before libwmf.i386. Which was only possible I guess because of the multilib rpm foo, where the dependancies are not per arch rpm. Well, we can work around this problem anyway to make it un-installable anyway. |