Custom Query (16363 matches)
Results (2449 - 2451 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15426 | obsolete | repomd.xml: [Errno -1] Gpg Keys not imported, cannot verify repomd.xml for repo virtualbox | ||
| Description |
Installing VirtualBox through the https://wiki.centos.org/HowTos/Virtualization/VirtualBox howto guide on a fresh CentOS 7.x 64bit install returns the following: [root@cloudtest yum.repos.d]# yum install VirtualBox
Loaded plugins: fastestmirror
base | 3.6 kB 00:00:00
extras | 3.4 kB 00:00:00
rpmforge | 1.9 kB 00:00:00
updates | 3.4 kB 00:00:00
virtualbox/7/x86_64/signature | 198 B 00:00:00
Retrieving key from https://www.virtualbox.org/download/oracle_vbox.asc
virtualbox/7/x86_64/signature | 951 B 00:00:00 !!!
http://download.virtualbox.org/virtualbox/rpm/el/7/x86_64/repodata/repomd.xml: [Errno -1] Gpg Keys not imported, cannot verify repomd.xml for repo virtualbox
Trying other mirror.
One of the configured repositories failed (Oracle Linux / RHEL / CentOS-7 / x86_64 - VirtualBox),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).
3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:
yum-config-manager --disable virtualbox
4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:
yum-config-manager --save --setopt=virtualbox.skip_if_unavailable=true
failure: repodata/repomd.xml from virtualbox: [Errno 256] No more mirrors to try.
http://download.virtualbox.org/virtualbox/rpm/el/7/x86_64/repodata/repomd.xml: [Errno -1] Gpg Keys not imported, cannot verify repomd.xml for repo virtualbox
|
|||
| #15425 | worksforme | Couldn't set 'Unscaled HiDPI' output via VBoxManage | ||
| Description |
there seems be no such option among VBoxManage commands & options.. |
|||
| #15423 | duplicate | Kernel modules fail to compile on latest RHEL 6.8 kernel | ||
| Description |
CC [M] /var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt/linux/VBoxNetFlt-linux.o /var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt/linux/VBoxNetFlt-linux.c: In function ‘vboxNetFltLinuxPacketHandler’: /var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt/linux/VBoxNetFlt-linux.c:939: error: implicit declaration of function ‘vlan_tx_tag_present’ /var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt/linux/VBoxNetFlt-linux.c:949: error: implicit declaration of function ‘vlan_tx_tag_get’ make[2]: *** [/var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt/linux/VBoxNetFlt-linux.o] Error 1 make[1]: *** [/var/lib/dkms/vboxhost/5.0.18-1.centos6g/build/vboxnetflt] Error 2 make: *** [_module_/var/lib/dkms/vboxhost/5.0.18-1.centos6g/build] Error 2 make: Leaving directory `/usr/src/kernels/2.6.32-642.el6.x86_64' # uname -r 2.6.32-642.el6.x86_64 Changing vlan_tx_tag_get to skb_vlan_tag_get and vlan_tx_tag_present to skb_vlan_tag_present allowed kernel module to be built and function. Maybe changeset 58845 should also include RHEL 6.8. |
|||
Note:
See TracQuery
for help on using queries.

