You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pandoc isn't in the EPEL for CentOS 5 (but is for 6 and 7). There is an alternative yum repository at https://copr-be.cloud.fedoraproject.org/results/petersen/pandoc-el5 but it is unsigned. This is symptomatic of a wider problem with the need to be more specific with .path files.
FYI, the .repo file for this is:-
[petersen-pandoc-el5]
name=Copr repo for pandoc-el5 owned by petersen
baseurl=https://copr-be.cloud.fedoraproject.org/results/petersen/pandoc-el5/epel-5-$basearch/
skip_if_unavailable=True
gpgcheck=0
enabled=1
The text was updated successfully, but these errors were encountered:
Pandoc isn't in the EPEL for CentOS 5 (but is for 6 and 7). There is an alternative yum repository at https://copr-be.cloud.fedoraproject.org/results/petersen/pandoc-el5 but it is unsigned. This is symptomatic of a wider problem with the need to be more specific with
.path
files.FYI, the
.repo
file for this is:-The text was updated successfully, but these errors were encountered: