Quoting Hilko Bengen (2025-02-06 00:35:38)
> I tinkered around with dh-rust a bit tonight and implemented a function
> that tries to sort packages by dependencies rather than dependency
> count[1]. This solves the FTBFS issues for some packages, such as
> wasmtime, bounded-static.
> 
> Unfortunately, the sort function hangs if there are dependency cycles
> and I don't see a way to break those.

Thanks a lot, Hilko!

I have tried to do similar, but using the CPAN library Graph.  I will
have a closer look at your seemingly more lightweight approach.

Yes, I would also expect this to only work for non-circular
dependencies.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to