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

Fixes #34195 - add apt package manager for debian #576

Merged
merged 16 commits into from
Jun 1, 2022

Conversation

upadhyeammit
Copy link
Contributor

No description provided.

@theforeman-bot
Copy link
Member

Issues: #34195

@upadhyeammit
Copy link
Contributor Author

Hello @evgeni I am able to reproduce the test failures and checking on it. The three commands are working install, update, check-update , request to review,

# bin/foreman-maintain packages
Usage:
    foreman-maintain packages [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
    SUBCOMMAND                    subcommand
    [ARG] ...                     subcommand arguments

Subcommands:
    lock                          Prevent packages from automatic update
    unlock                        Enable packages for automatic update
    status                        Check if packages are protected against update
    check-update                  Check for available package updates
    install                       Install packages in an unlocked session
    update                        Update packages in an unlocked session
    is-locked                     Check if update of packages is allowed

@upadhyeammit
Copy link
Contributor Author

@evgeni tests are green :) request to have a look, thank you!

@upadhyeammit
Copy link
Contributor Author

Thank you for review @evgeni , happy to merge this one :)

@upadhyeammit upadhyeammit merged commit da0ba6d into theforeman:master Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants