Bug 950770 - updates=https://... fails to download
Summary: updates=https://... fails to download
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 19
Hardware: ppc64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: dracut-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-10 20:39 UTC by Mark Hamzy
Modified: 2013-04-23 03:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-23 03:38:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Hamzy 2013-04-10 20:39:23 UTC
boot: linux inst.vnc inst.sshd ip=9.5.114.36::9.5.114.1:255.255.255.0:sharpie.rch.stglabs.ibm.com:eth0:none ip=9.5.114.41::9.5.114.1:255.255.255.0::eth1:none nameserver=9.10.244.100 bootdev=eth0 updates=https://www.happyassassin.net/extras/updates-949912.img
...
[   12.002510] cdrom_id (654) used greatest stack depth: 6768 bytes left
dracut-initqueue[604]: % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
dracut-initqueue[604]: Dload  Upload   Total   Spent    Left  Speed
dracut-initqueue[604]: 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (77) Problem with the SSL CA cert (path? access rights?)
dracut-initqueue[604]: Warning: failed to fetch update image!
dracut-initqueue[604]: Warning: url: https://www.happyassassin.net/extras/updates-949912.img
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
[   12.369724] mount (707) used greatest stack depth: 6608 bytes left
dracut-initqueue[604]: mount: /dev/sr0 is write-protected, mounting read-only
[   12.705859] bio: create slab <bio-1> at 1
dracut-initqueue[604]: Warning: Could not boot.
dracut-initqueue[604]: % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
dracut-initqueue[604]: Dload  Upload   Total   Spent    Left  Speed
dracut-initqueue[604]: 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (77) Problem with the SSL CA cert (path? access rights?)
dracut-initqueue[604]: Warning: failed to fetch update image!
dracut-initqueue[604]: Warning: url: https://www.happyassassin.net/extras/updates-949912.img
[  OK  ] Started Show Plymouth Boot Screen.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Basic System.
dracut-initqueue[604]: mount: /dev/sr0 is write-protected, mounting read-only
dracut-initqueue[604]: Warning: Could not boot.
         Starting Dracut Emergency Shell...
...



boot: linux inst.vnc inst.sshd ip=9.5.114.36::9.5.114.1:255.255.255.0:sharpie.rch.stglabs.ibm.com:eth0:none ip=9.5.114.41::9.5.114.1:255.255.255.0::eth1:none nameserver=9.10.244.100 bootdev=eth0 rd.break=pre-pivot
...
pre-pivot:/# curl --silent -o /tmp/bob https://www.happyassassin.net/extras/updates-949912.img; echo $?
77
pre-pivot:/# /sysroot/bin/strace curl --silent -o /tmp/bob https://www.happyassassin.net/extras/updates-949912.img
...
stat("/etc/pki/tls/certs/ca-bundle.crt", {st_mode=0, st_size=70367918643824, ...}) = 4
...
pre-pivot:/# find / -name ca-bundle.crt
/etc/ssl/certs/ca-bundle.crt
/sysroot/etc/pki/tls/certs/ca-bundle.crt
pre-pivot:/# ln -s /sysroot/etc/pki/tls /etc/pki/
pre-pivot:/# curl --silent -o /tmp/bob https://www.happyassassin.net/extras/updates-949912.img; echo $?
0

Comment 1 Fedora Update System 2013-04-15 10:13:38 UTC
dracut-027-26.git20130415.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/dracut-027-26.git20130415.fc19

Comment 2 Fedora Update System 2013-04-15 16:21:08 UTC
Package dracut-027-26.git20130415.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dracut-027-26.git20130415.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5718/dracut-027-26.git20130415.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-04-18 13:31:38 UTC
dracut-027-36.git20130418.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/dracut-027-36.git20130418.fc19

Comment 4 Fedora Update System 2013-04-23 03:38:11 UTC
dracut-027-36.git20130418.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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