Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1323163 - get rid of openssl-libs
Summary: get rid of openssl-libs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: base-minimization
TreeView+ depends on / blocked
 
Reported: 2016-04-01 12:25 UTC by Harald Hoyer
Modified: 2016-04-06 15:20 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-06 15:20:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2016-04-01 12:25:54 UTC
Please try to get rid of openssl-libs.

We are trying to minimize the base container image size and openssl-libs pulls in a lot of deps:

https://harald.fedorapeople.org/rawhide-20160401-systemd/Tree-openssl-libs.svg

coreutils could use its own sha* implementations or even use libgcrypt.

Thanks!

Comment 1 Kamil Dudka 2016-04-01 13:09:47 UTC
Have you tried to use the coreutils-single package instead of coreutils?

Comment 2 Harald Hoyer 2016-04-01 13:19:45 UTC
(In reply to Kamil Dudka from comment #1)
> Have you tried to use the coreutils-single package instead of coreutils?

oh nice hint! :-) indeed

Comment 3 Harald Hoyer 2016-04-01 13:30:04 UTC
still, why does coreutils link against openssl and coreutils-single does not?

Comment 4 Kamil Dudka 2016-04-01 13:44:04 UTC
I guess that coreutils-single is intended for installations where size matters whereas coreutils is intended for installations where the speed of sha*sum tools matters.

Comment 5 Ondrej Vasik 2016-04-01 14:09:49 UTC
Thanks Kamil for all the comments. I tend to close this NOTABUG - where size matters, coreutils-single is way to go. Elsewhere, coreutils with openssl is faster - and therefore better as default.


Note You need to log in before you can comment on or make changes to this bug.