[JIRA] (OVIRT-851) ovirt experimental release rpm contains broken list
Pavel Zhukov (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Fri Nov 18 08:46:02 UTC 2016
[ https://ovirt-jira.atlassian.net/browse/OVIRT-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=23001#comment-23001 ]
Pavel Zhukov commented on OVIRT-851:
------------------------------------
As it's critical for QA I've created symlink on resources.
Please remove it once it's fixed.
> ovirt experimental release rpm contains broken list
> ---------------------------------------------------
>
> Key: OVIRT-851
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-851
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Repositories Mgmt
> Reporter: Pavel Zhukov
> Assignee: infra
> Priority: Highest
>
> ovirt-release-master-experimental.rpm contains link to the repo:
> baseurl=http://resources.ovirt.org/repos/ovirt/experimental/master/latest.tested/rpm/@DIST@$releasever/
> Which is evaluated as http://resources.ovirt.org/repos/ovirt/experimental/master/latest.tested/rpm/el7Server/
> while the correct path is
> http://resources.ovirt.org/repos/ovirt/experimental/master/latest.tested/rpm/el7/
> The problem is in $releasever variable which is equal to 7Server:
> # python -c 'import yum, pprint; yb = yum.YumBase(); pprint.pprint(yb.conf.yumvar, width=1)'
> Loaded plugins: langpacks, product-id
> {'arch': 'ia32e',
> 'basearch': 'x86_64',
> 'releasever': '7Server',
> 'uuid': '9347b085-7ce7-4150-8903-e5af4f78a37c'}
--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
More information about the Infra
mailing list