[Pkg-telepathy-maintainers] Bug#832865: Bug#832865: telepathy-python: FTBFS: will not overwrite just-created '/«PKGBUILDDIR»/debian/python-telepathy//usr/lib/python2.7/dist-packages/telepathy/_generated/errors.py' with '_generated/errors.py'

Santiago Vila sanvila at unex.es
Mon Mar 11 13:44:41 GMT 2019


Any progress on this FTBFS bug?

Not that I can reproduce it easily, but the problem is certainly still
there, see this for example:

https://tests.reproducible-builds.org/debian/logs/unstable/armhf/telepathy-python_0.15.19-3.build2.log.gz

I did a preliminary analysis here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832865#24

and I think that we almost have it.

Based on the above: Can you explain why does it *not* always fail?

Would the package build the same if we applied the patch below?

Thanks.

--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -219,7 +219,6 @@ spec_files := $(patsubst $(spec_dir)%.xml,_generated%.py,$(wildcard $(spec_dir)/
 BUILT_SOURCES = \
 	_generated/interfaces.py \
 	_generated/constants.py \
-	_generated/errors.py \
 	_generated/__init__.py \
 	$(spec_files)
 



More information about the Pkg-telepathy-maintainers mailing list