dbcli / dbcli/mssql-cli

Typo in microsoft-prod.repo file for rhel 8 (at least)

Open
#491 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
191
PR merge metrics
No merged PRs in 30d

Description

File /etc/yum.repos.d/microsoft-prod.repo in packages-microsoft-prod-1.0-1.noarch from rhel 8 repo has a typo:
baseurl=https://packages.microsoft.com/rhel/8.0/prod
This link destination does *not* exist. The ".../8/prod" does.

However, it would be best to use the "$releasever" variable in the microsoft-prod.repo file in order to make it generic across both version 7 and 8. That is one packages-microsoft-prod*.rpm for any CentOS/RHEL 7 or 8. (note I'm not sure why the rhel and centos do not contain the same files?).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.