After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576466 - INTLTOOL_XML_NOMERGE_RULE differs when there are PO files in /tmp
INTLTOOL_XML_NOMERGE_RULE differs when there are PO files in /tmp
Status: RESOLVED NOTGNOME
Product: intltool
Classification: Deprecated
Component: general
0.40.x
Other Linux
: Normal normal
: ---
Assigned To: intltool maintainers
intltool maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-23 18:59 UTC by Josselin Mouette
Modified: 2009-07-12 22:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josselin Mouette 2009-03-23 18:59:33 UTC
[ Original report: http://bugs.debian.org/518533 by Nicolas François ]

INTLTOOL_XML_NOMERGE_RULE in /usr/share/aclocal/intltool.m4 is defined as

INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ;
                           LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< [$]@'

The result of this rule assumes there are no PO files in the /tmp
directory.

An empty temporary directory, or a new intltool-merge option could 
avoid relying on an empty /tmp.
Comment 1 Rodney Dawes 2009-07-12 22:06:06 UTC
Moved to Launchpad.

https://bugs.edge.launchpad.net/intltool/+bug/398576