! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
thunar-vcs-plugin-0.1.4 release tarball is broken due to missing translations
Status:
RESOLVED: WONTFIX
Product:
Thunar-vcs-plugin
Component:
General

Comments

Description Samuli Suominen 2011-10-29 22:24:14 CEST
export LINGUAS="ru"
./configure
make

ends up with:

Making all in po
make[2]: Entering directory `/var/tmp/portage/xfce-extra/thunar-vcs-plugin-0.1.4/work/thunar-vcs-plugin-0.1.4/po'
make[2]: *** No rule to make target `ru.gmo', needed by `all-yes'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/xfce-extra/thunar-vcs-plugin-0.1.4/work/thunar-vcs-plugin-0.1.4/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce-extra/thunar-vcs-plugin-0.1.4/work/thunar-vcs-plugin-0.1.4'
make: *** [all] Error 2

because XDT_I18N in configure.ac lists "ru" but the file ru.po is missing from directory po/

this is due to the bad LINGUAS file in git that shouldn't be there...

see also bug 8033 (has same issue, just for reference)
Comment 1 Samuli Suominen 2011-10-29 22:25:41 CEST
Downstream bug report w/ users hitting the problem:

http://bugs.gentoo.org/show_bug.cgi?id=379051
Comment 2 Simon Steinbeiss editbugs 2020-05-20 21:26:07 CEST
This is surely fixed in later releases and we won't re-release 0.1.4 now.

Bug #8086

Reported by:
Samuli Suominen
Reported on: 2011-10-29
Last modified on: 2020-05-20

People

Assignee:
Peter de Ridder
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information