On Tue, Aug 31, 2021 at 11:27:45AM +0200, zimoun wrote:
Toggle quote (32 lines)
> Hi Leo,
>
> On Sun, 15 Aug 2021 at 18:12, Leo Famulari <leo@famulari.name> wrote:
> > With commit 12099eac1b161d364be923451d27d7d739d0f14d, nothing is using
> > openssl-1.0 except for the Rust bootstrap.
> >
> > If I understand correctly, the plan is to "upgrade" that bootstrap path,
> > and eventually we won't need a package of openssl-1.0 at all.
> >
> > I'm marking this bug as done.
>
> Cool! Thanks for the work.
>
> On a side sad note, I point that 168 packages not named ’rust’ depends
> somehow on ’rust’.
>
> $ guix refresh -l -e '(@@ (gnu packages tls) openssl-1.0)' \
> | sed 's/ /\n/g' | grep '@' \
> | grep -v rust | wc -l
> 168
>
> And I am surprised that ’mplayer’ or ’guile-gnunet’ appears there.
> Well, I am also surprised that “guix graph” does not report it.
>
> --8<---------------cut here---------------start------------->8---
> $ guix graph --path guile-gnunet -e '(@@ (gnu packages tls) openssl-1.0)'
> guix graph: erreur : pas de chemin de « guile-gnunet@0.0-1.d12167a » à « openssl@1.0.2u »
> --8<---------------cut here---------------end--------------->8---
>
> Maybe I miss something somewhere.
>
`git grep \,openssl-1.0' only shows one entry.
The others probably come through ffmpeg (through rav1e) or rust-cbindgen
or otherwise actually depend on some other compiled rust library. Not
sure where gnunet comes from though.
--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEt/Q4ACgkQQarn3Mo9
g1GwEg/9HifAMc4XYnnN0Z8aP+j14NXnd06+8htfv8gy1dvmmisUtPryqgM90FkH
BPKctq5vseMD+nUMuBae6hitXvJqe5fzhFEkrt9EeMT6lxgDq3I20ynuNgzeDg0r
IKNhwRQSIgQTGWV41Bb8lrUl4Fcy+pv7hmLz+5f2QNtBzeyNxJQo/7TZ3pfDn58f
wMVvsKkj/XbefyBAgmqdahnhmOui5BQhQszLxeyr3IXfXVSDe3eKKruNhw6ENoS7
ShwcIecYdZ2LOI31IoZbyPW1LIyDKfXdMkpzXll9O2G0WdqKAiaoDzIeA7bfb+kc
pfHyVoO+LeRB2Rqmb/ARu65q7A2+GL8CQhzAPePB5fKwWsP/QMdNc+sBq3DbnxT0
AokRRvlkDipTIpgiv90pOLcRS0m0IPt/9fEMmaB6QDAwCxqFoeCtcIdNMmvMsIoI
gVQuiAmjxC6q/OhfkwyzfwG/BnaY6dD0YKLVdtCbmWOMJMHQZw5iAvS5PS2H0znm
28gRRHxYQHGz+fmaMErtwWDc/o6scsRw5G08s3H8Y18pJbPaPkL2FlgSzIegSRSK
IlR976El38wEQ7+d+bkyUp09Y224PC8Ur6F84aYunq8Z20nSVGYo5lNMeatdQ0qR
lu+CRcMvufHBPeyMzwDOfUMwrLW8Kf9Kv31fawvAR9bpbrVJEFw=
=+LEh
-----END PGP SIGNATURE-----