Bug #1241
locales not included in Linux builds
Status: | Closed | Start date: | 11/14/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Mike Pittaro | % Done: | 0% |
|
Category: | - | |||
Target version: | chirp-daily | |||
Chirp Version: | daily | Platform: | Linux | |
Model affected: | (All models) |
Description
there's no locale directory in the linux daily builds, or in my local builds.
I"m also seeing build errors related to the locales:
make: Entering directory `/home/mikeyp/Documents/new_chirp/chirp.hg/locale' rm -f en_US/LC_MESSAGES/CHIRP.mo pl/LC_MESSAGES/CHIRP.mo it/LC_MESSAGES/CHIRP.mo nl/LC_MESSAGES/CHIRP.mo de/LC_MESSAGES/CHIRP.mo hu/LC_MESSAGES/CHIRP.mo ru/LC_MESSAGES/CHIRP.mo pt_BR/LC_MESSAGES/CHIRP.mo *~ *.orig rm -f `find . -name '*.mo'` rmdir `find * -depth -type d` rmdir: missing operand Try `rmdir --help' for more information. make: *** [clean] Error 1 make: Leaving directory `/home/mikeyp/Documents/new_chirp/chirp.hg/locale' LOC: []
History
Updated by Mike Pittaro over 8 years ago
this was fixed in c2b79709d271 for Python sdist builds.
There is still a problem with the published source distributions. Looks like that is a problem with the script that creates the
tarball.
Updated by Bernhard Hailer about 2 years ago
- Status changed from New to Feedback
This is a pretty old ticket - has this been resolved since uit was reported? Thanks.
Updated by Mike Pittaro about 2 years ago
I just downloaded the tar archive from http://trac.chirp.danplanet.com/chirp_daily/LATEST/chirp-daily-20200603.tar.gz.
There's a 'locale' directory in the archive, so it appears fixed although I don't know when that was fixed since it's on the backend.
Updated by Bernhard Hailer about 2 years ago
- Status changed from Feedback to Closed
- Target version changed from 0.4.0 to chirp-daily
Thanks for your feedback. Let's close this for now; we can reopen this ticket if needed.