On 2026-06-20 10:46:02 [+0200], Fabian Grünbichler wrote: > I can take care of this, but not right away.
Don't worry, no need to rush. I just try to collect the data and if it is a low hanging fruit… > rustc IMHO has all the the right metadata for > knowing it is part of libssl transitions, you > cannot determine this by looking at things > depending on openssl? rustc has a b-d on > libs-dev, and the cargo binary package built > from this source has a dependency on > libssl3t64.. I picked it up recently thinking due to the libssl-dev dependency. But cargo depends on libssl3t64. Hmmm. If this has been like that in April where I did the first rebuild then I might need to check my tooling… > >There is a packaged one which is newer because a lot of rust- packages > >failed and then it resolved on its own for most of them. > > rustc doesn't use packaged crates. Okay. > Fabian Sebastian

