[Pkg-samba-maint] Bug#1048754: Fails to build source after successful build

Santiago Vila sanvila at debian.org
Fri Feb 13 20:20:03 GMT 2026


tags 1048754 patch
thanks

On Wed, Feb 04, 2026 at 06:40:11PM +0300, Michael Tokarev wrote:

> BTW, this issue might actually be more than fails to build the second
> time in a row - I missed this file in the samba-ad-provision package.
> I'll check this one too.

Hi. I've verified that adding the filename which shows up in the build log
to debian/clean, as in the attached patch, fixes the issue.

Thanks.
-------------- next part --------------
--- a/debian/clean
+++ b/debian/clean
@@ -7,3 +7,4 @@ source3/build/__pycache__/
 third_party/waf/waflib/__pycache__/
 third_party/waf/waflib/extras/__pycache__/
 third_party/waf/waflib/Tools/__pycache__/
+python/samba/provision/kerberos_implementation.py


More information about the Pkg-samba-maint mailing list