[Bug 28489] New: manager-file.py missing in tp-qt4 0.3.4 tarball
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 10 18:12:28 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28489
Summary: manager-file.py missing in tp-qt4 0.3.4 tarball
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-qt4
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: alban.crequy at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
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.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list