On Wed, 29 Jul 2020 17:45:32 +0200 [email protected] wrote:
> That's the `clean` step that is failing, which is done outside of the
> chroot.  That's responsability of whoever is calling `pdebuild` to
> satisfy.
> 
> If you are sure your source is clean you may as well just skip cleaning
> and not use pdebuild:
>     dpkg-source -b .
>     dpkg-source --after-build .
>     pbuilder b ../freetype-py_2.2.0-1.dsc
> the above sequence should prove that nothing is at fault here.

The package builds fine with the given steps.

Reply via email to