Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-02-07 Thread Jonas Smedegaard
Quoting NoisyCoil (2025-02-07 18:30:17) > Package: dh-rust > Version: 0.0.10 > Followup-For: Bug #1094199 > X-Debbugs-Cc: noisyc...@tutanota.com, jo...@jones.dk, ben...@debian.org > > Hi Jonas, > > Just putting some ideas out there, not sure they will actually help but at > least I tried. > > >

Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-02-07 Thread NoisyCoil
Package: dh-rust Version: 0.0.10 Followup-For: Bug #1094199 X-Debbugs-Cc: noisyc...@tutanota.com, jo...@jones.dk, ben...@debian.org To illustrate my point I wrote a patch for `cargo package`, in attachment. I found out that the point of failure is `cargo package` trying to either verify or generat

Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-02-07 Thread NoisyCoil
Package: dh-rust Version: 0.0.10 Followup-For: Bug #1094199 X-Debbugs-Cc: noisyc...@tutanota.com, jo...@jones.dk, ben...@debian.org Hi Jonas, Just putting some ideas out there, not sure they will actually help but at least I tried. Why should dependencies be installed in the correct order in th

Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-02-05 Thread NoisyCoil
Package: dh-rust Version: 0.0.10 Followup-For: Bug #1094199 X-Debbugs-Cc: noisyc...@tutanota.com, jo...@jones.dk Hi Jonas, Has there been any progress on this bug? It is currently blocking the bindgen transition (via oxigraph) and may possibly block other updates to come (some evidence of this in

Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-01-26 Thread Jonas Smedegaard
Quoting Santiago Vila (2025-01-26 13:41:18) > affects 1094199 src:rust-curve25519-dalek > thanks > > Hi. The new title fits perfectly with the problem > in rust-curve25519-dalek I referred a few minutes ago :-) Neat timing :-) For the record, I guess you mean the below in bug#1094240: Quoting S

Bug#1094199: dh-rust: installs lib crates in non-deterministic and fallable order

2025-01-26 Thread Santiago Vila
affects 1094199 src:rust-curve25519-dalek thanks Hi. The new title fits perfectly with the problem in rust-curve25519-dalek I referred a few minutes ago :-) Thanks.