progress during dpkg-deb build

Bug #1966238 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dpkg (Ubuntu)
New
Undecided
Unassigned

Bug Description

It would be nice to receive progress during long dpkg-deb -c time.

Specifically, we have dbgsym builds of kenrels that are 6GB+ in size and take more time to compress than builder timeouts.

If dpkg-deb were to produce output during such long compression times, it would have been very nice.

I'm thinking something along the lines of piping temp compression files through pv for regular output. Or something of the sort.

Revision history for this message
Balint Reczey (rbalint) wrote :

By a quick glance zstd _compression_ is still single threaded. Switching it to be multi-threaded may help with the timeout. I planned doing that (with the kernel builds in mind) and the idea was switching decompress_zstd() in dpkg to use the zstd command instead of libzstd's API.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.