|
Bugzilla – Full Text Bug Listing |
| Summary: | gnome-main-menu packaging bugs | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Andreas Hanke <andreas.hanke> |
| Component: | GNOME | Assignee: | Scott Reeves <sreeves> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | captain.magnus, kontakt, vuntz |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | gnomeup-gnome-main-menu | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 341831 | ||
|
Description
Andreas Hanke
2007-03-04 01:05:00 UTC
Broken again: http://lists.opensuse.org/opensuse-commit/2007-03/msg00702.html (1) en_IGID is not a valid locale (2) /usr/share/autostart is not a valid autostart directory (3) /usr/lib/nautilus/extensions-1.0 is not a valid place for .la files The autostart problem is fixed. The rest still exist in 11.0 > (1) en_IGID is not a valid locale Simpliest solution is to delete en_IGID.mo after creation or en_IGID.po before .mo generation. > (3) /usr/lib/nautilus/extensions-1.0 is not a valid place for .la files .la files do not need to be packaged for GTK and GNOME packages. Some KDE packages require such, from my experience. This is all fine in Factory (and probably since quite some time already). |