Re: Sorting source packages to reduce build effort
Peter Samuelson wrote:
>
> [Daniel Ruoso]
>> > The question is: Is there a way (I mean, already implemented) to sort
>> > the packages putting the most used and less dependencies on the front
>> > and showing wich packages needs to be installed before the build can
>> > start?
>
> [Goswin von Brederlow]
>> No. :(
>
> Sounds like a job for tsort, with input from apt-rdepends -b or
> similar, driven by random scripting.
Tried to write such a thing, but apt-rdepends -b was segfaulting.
--
ksig --random|
Reply to: