On Mon, Nov 18, 2024 at 07:43:30PM +0100, Computer Enthusiastic wrote:
>    * What led up to the situation?
> 
>       I have tried to build the putty_0.81-3 package using pbuilder.
> 
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> 
>       I run the following commands in a updated Debian Unstable:
> 
>       -----------8<-----------8<-----------8<-----------8<
> 
>       apt install pbuilder
>       pbuilder create
>       apt source putty
>       pbuilder build --debbuildopts "noopt nostrip" --logfile putty.log
> putty_0.81-3.dsc
> 
>       -----------8<-----------8<-----------8<-----------8<
> 
>    * What was the outcome of this action?
> 
>       The build failed (the buildlog is attached as xz compressed file) with 
> the
> following error runnning the ./test/cryptsuite.py python script:

I just ran "sbuild -Ad unstable --chroot-mode unshare putty" and it
built fine.  Perhaps pbuilder is doing something odd.  sbuild is the
tool used on Debian's build daemons, so I always prefer it.  Try that
and see if it behaves better?

(This was using sbuild from testing, which has some changes to simplify
setup.  With older versions you'd need to follow
https://wiki.debian.org/sbuild#Setup first.)

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to