bins doesn't find template files nor its locales

Bug #89237 reported by Wilfried Horn
6
Affects Status Importance Assigned to Milestone
bins (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: bins

Since I don't now how to write a patch file here is a diff that resolves the bug. I hope it helps:

97c97
< my $localePath = "/usr/local/share/locale"; # Base locale path (for I18N)
---
> my $localePath = "/usr/share/locale"; # Base locale path (for I18N)
386c386
< globalDataDir => "/usr/local/share/bins", # System wide data directory
---
> globalDataDir => "/usr/share/bins", # System wide data directory

Revision history for this message
Thomas (thomas-sprinkmeier) wrote :

The above is the Right Thing to do (after all, the manpage nominates /usr/share/bins as the templates directory) but the following is a quick post-install fix that users can apply without resorting to package mangling:

sudo ln -s /usr/share/bins /usr/local/share/bins

Revision history for this message
Ludovic Rousseau (ludovic-rousseau-gmail) wrote :

This bug is NOT present in the Debian version of bins in unstable (1.1.29-11)

Ubuntu 8.04 has a very old version of bins: 1.1.29-9 (Aug 2007) and the bug is present.

Daniel T Chen (crimsun)
Changed in bins:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.