Bug 28489 - manager-file.py missing in tp-qt4 0.3.4 tarball
Summary: manager-file.py missing in tp-qt4 0.3.4 tarball
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 09:12 UTC by Alban Crequy
Modified: 2010-07-01 08:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.