Bug 122379
| Summary: | "No such file or directory" while installing x86_64 gnome-applets | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> |
| Component: | gnome-applets | Assignee: | Mark McLoughlin <markmc> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jturner |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gnome-applets-2.6.2.1-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-07-27 07:40:26 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
Michal Jaegermann
2004-05-03 20:50:28 UTC
*** Bug 125649 has been marked as a duplicate of this bug. *** Just pushed a testing update which should fix this: http://www.redhat.com/archives/fedora-test-list/2004-July/msg00494.html Appreciate if someone could try it out and confirm. The test update works; but I wonder if instead of a static list
of schemas in a %post section of gnome-applet.spec, which always
poses a risc of getting out of sync, there is a way to create
that list automatically. From a content of
$RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/ maybe?
I never tried if a "late %define" in a spec file would be feasible
but that would look like one possibility of passing that information
to a %post section.
I guess we explicitly list the schema files we're installing because we want to know when new schema files have been added in a new upstream version. This is an unusual case - schemas not being installed on certain architectures. Thanks for testing the update :-) Okay, gnome-applets-2.6.2.1-1 has been pushed to FC2 updates |