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

Cherry pick #3221 #3226

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Cherry pick #3221 #3226

merged 1 commit into from
Oct 17, 2022

Commits on Oct 17, 2022

  1. [packages] Fix incorrect OS value set in Mimir v2.3.* RPM package (#3221

    )
    
    When creating the packages on MacOS the `OS` applied on the package is
    not correct. The documentation says:
    
        --rpm-os OS
        The operating system to target this rpm for. You want to set this to ‘linux’ if you are using fpm on OS X, for example
    
    See: https://fpm.readthedocs.io/en/latest/packages/rpm.html
    Fixes: #3216
    
    Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
    
    Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
    (cherry picked from commit 80e6fc1)
    wilfriedroset authored and pracucci committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e5a4675 View commit details
    Browse the repository at this point in the history