Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unixODBC packages conflict with upstream packages on EL8/9 #107

Open
siggibdiac opened this issue Jan 15, 2024 · 0 comments
Open

unixODBC packages conflict with upstream packages on EL8/9 #107

siggibdiac opened this issue Jan 15, 2024 · 0 comments
Labels
package issue There's a problem with a package, or a package which should be here... isn't.

Comments

@siggibdiac
Copy link

I'm having a similar problem as:
#39

Microsoft is providing unixODBC packages in the RHEL9 Prod repo:
https://packages.microsoft.com/rhel/9.0/prod/

These packages are newer (2.3.11-1) that the packages that are shipped with RHEL/Rocky 9 (2.3.9-4) and will upgrade already installed unixODBC packages from the distribution.

When did the issue occur?
15.01.2024

If applicable, what package did you attempt to install, and from which repo?

Steps to Reproduce

  1. Install unixODBC from the RHEL/Rocky 9 distribution.
  2. Install the RPM repo: https://packages.microsoft.com/config/rhel/9/prod.repo
  3. yum update, and the distribution supplied unixODBC will be overwritten.

Actual Result
unixODBC gets overwritten with a newer version that is not from the distro.

Expected Result
Microsoft should not be shipping updates to upstream packages. Should it be necessary for Microsoft to provide a newer version, then the package should have different name.

Screenshots

Additional context
The same applies to the EL8 repository.

@siggibdiac siggibdiac added the bug Something isn't working label Jan 15, 2024
@jasonzio jasonzio added package issue There's a problem with a package, or a package which should be here... isn't. and removed bug Something isn't working labels Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package issue There's a problem with a package, or a package which should be here... isn't.
Projects
None yet
Development

No branches or pull requests

3 participants
@jasonzio @siggibdiac and others