https://bugs.contribs.org/show_bug.cgi?id=10239
Jean-Philippe Pialasse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |IN_PROGRESS
Resolution|FIXED |---
--- Comment #16 from Jean-Philippe Pialasse <[email protected]> ---
1st test : epel :
# db yum_repositories show epel
epel=repository
BaseURL=http://download.fedoraproject.org/pub/epel/\\\$releasever/\\\$basearch
EnableGroups=no
Exclude=perl-Razor-Agent
GPGCheck=yes
GPGKey=http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL
MirrorList=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-\\\$releasever&arch=\\\$basearch
Name=EPEL
Visible=no
status=disabled
seems that repo that where written using single quote do not need the 3 escapes
# db yum_repositories show zabbix24
zabbix24=repository
BaseURL=http://repo.zabbix.com/zabbix/2.4/rhel/\\/\\/
EnableGroups=no
GPGCheck=yes
GPGKey=http://repo.zabbix.com/RPM-GPG-KEY-ZABBIX
Name=Zabbix 2.4 Official Repository
Visible=yes
status=disabled
and does not work neither with double quote !!
back in progress
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/