Opened 9 years ago
Closed 9 years ago
#15160 closed defect (wontfix)
VirtualBox repo breaks Fedora's "Restart and Update".
Reported by: | ilmaisin | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.14 |
Keywords: | repository | Cc: | |
Guest type: | all | Host type: | Linux |
Description
When I have VirtualBox repository installed, Fedora 23's "Restart and install updates" functionality breaks. It gives following error:
Curl error (6): Couldn't resolve host name for https://www.virtualbox.org/download /oracle_vbox.asc [Could not resolve host: www.virtualbox.org]
I suspect it is because of the combination of a remote (https) key location and the
repo_gpgcheck=1
option in VirtualBox's .repo file, but I am not sure. Perhaps the system tries to download the GPG key for the verification of the metadata, but it fails since the network is not brought up when the upgrades are installed.
There is a bug report filed in Red Hat's tracker about the same thing.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Sorry, I don't think this is a problem in our repo file. Specifying a https source for the gpgkey is entirely valid, see e.g. here.