Re: haskell package build corruptions

Samuel Thibault <[email protected]> Fri, 24 Jul 2026 23:06:12 +0200
Newsgroups gmane.os.hurd.bugs
Organization I am not organized
Message-ID <amPTxDiqk3GrOb-R@end>
Michael Kelly, le ven. 24 juil. 2026 21:12:21 +0100, a ecrit:
> On 24/07/2026 20:56, Samuel Thibault wrote:
> > Michael Kelly, le ven. 24 juil. 2026 20:54:13 +0100, a ecrit:
> > > On 18/07/2026 21:50, Samuel Thibault wrote:
> > > > $apt_keep_downloaded_packages = 1;
> > > $apt_keep_downloaded_packages being set to 1 should retain /var/cache/apt/archives/*.deb inside the chroot, I believe.
> > > 
> > > I've tried to configure my setup this way but it is not succeeding. I see the .deb files there whilst the sbuild is in progress but they are no longer there after sbuild completion.
> > > 
> > > Do these files persist in the buildd chroot?
> > Yes, that saves a lot of network bandwidth :)
> 
> It could also alter the file system read-write mix too which might be
> significant.

I would be surprised that this alone would change the bug trigger.

Samuel