Bug 28489

Summary: manager-file.py missing in tp-qt4 0.3.4 tarball
Product: Telepathy Reporter: Alban Crequy <alban.crequy>
Component: tp-qtAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Alban Crequy 2010-06-10 09:12:28 UTC
Version: telepathy-qt4-0.3.4

In the released tarball, the file tests/lib/glib/callable/manager-file.py is missing. However, the file exists in the git repository.

In Makefile.am, the EXTRA_DIST line is correct:
EXTRA_DIST = manager-file.py

But it may be disabled by "if ENABLE_TP_GLIB_TESTS" around the EXTRA_DIST line. I guess it was disabled on Andre's computer when he did the release.

As a result. it does not compile:

make[8]: Entering directory `/home/alban/dev/programs/telepathy-qt4/0.3.4/telepathy-qt4-0.3.4/tests/lib/glib/callable'
make[8]: *** No rule to make target `manager-file.py', needed by `_gen/example_callable.manager'.  Stop.

EXTRA_DIST should not be conditional.
Comment 1 Andre Moreira Magalhaes 2010-07-01 08:50:22 UTC
Merged upstream. It will be in next release 0.3.6.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.