Bug 860462

Summary: url-lib needs additional libraries for https support
Product: [Fedora] Fedora Reporter: Brian Lane <bcl>
Component: dracutAssignee: dracut-maint
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: dracut-maint, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-20 15:16:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian Lane 2012-09-25 21:31:21 UTC
While adding inst.noverifyssl I discovered that curl in the initrd didn't have all the libraries needed to use https urls. I had to add these in order to get it to work:

libnsspem.so
libnsssysinit.so
libsoftokn3.so
libsqlite3.so.0

You can test the behavior by booting the install iso with rd.break and running curl -v https://some-site

It will return an NSS PR_LOAD_LIBRARY_ERROR

Comment 1 Fedora Update System 2012-10-16 15:16:43 UTC
dracut-024-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dracut-024-1.fc18

Comment 2 Fedora Update System 2012-10-16 17:42:34 UTC
Package dracut-024-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dracut-024-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16223/dracut-024-1.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-10-19 10:08:24 UTC
dracut-024-5.git20121019.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dracut-024-5.git20121019.fc18

Comment 4 Fedora Update System 2012-10-19 15:42:43 UTC
Package dracut-024-5.git20121019.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dracut-024-5.git20121019.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16448/dracut-024-5.git20121019.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-20 15:16:04 UTC
dracut-024-5.git20121019.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.