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

Introduction of direct checking of package installation results. #591

Merged
merged 34 commits into from
Feb 14, 2024

Conversation

lunardunno
Copy link
Collaborator

No description provided.

Fix premature script termination for $dist=debian and $dist=centos.
Introduced for debugging $dist=fedora
indirect method, a check for the presence of the sudo package has been introduced
introduced a direct check for the presence of the sudo package, after attempting to install sudo
introduced a direct check for the presence of the sudo package, after attempting to install sudo
Direct checking of installation results has been introduced for lsof psmisc sudo docker.
removing a redundant line due to the introduction of direct verification of the installation result lsof, psmisc (fuser), sudo, docker|docker.io
added a comment for the log when there is no sudo
rearranging the message about the absence of sudo
adding " exit 1;"
adding " exit 1;"
check_server_is_busy.sh

check for sudo presence during execution check_server_is_busy.sh
@lunardunno lunardunno merged commit 03b5f84 into 3rd_adaptation_to_diff_OS Feb 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant