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

Fix command not found on Ubuntu 22.04 Minimal Server Installation #296

Merged
merged 2 commits into from
Aug 7, 2023

Conversation

fisuda
Copy link
Contributor

@fisuda fisuda commented Aug 7, 2023

Proposed changes

This PR fixes command not found on Ubuntu 22.04 Minimal Server Installation.

chown: invalid user: 'syslog:adm'
Command 'host' not found

Types of changes

What types of changes does your code introduce to the project: Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update docker image version of FIWARE GE.
  • Update only documentation, not any source code.

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • I have updated the change log (CHANGELOG.md)
  • I send this pull request to the v0.30.0-next branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

N/A

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.06% ⚠️

Comparison is base (1f21dee) 100.00% compared to head (3a0c62f) 99.94%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@               Coverage Diff                @@
##           v0.30.0-next     #296      +/-   ##
================================================
- Coverage        100.00%   99.94%   -0.06%     
================================================
  Files                 2        2              
  Lines              1774     1777       +3     
================================================
+ Hits               1774     1776       +2     
- Misses                0        1       +1     
Files Changed Coverage Δ
lets-fiware.sh 99.93% <80.00%> (-0.07%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fisuda fisuda merged commit 6f17e9d into lets-fiware:v0.30.0-next Aug 7, 2023
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2023
@fisuda fisuda deleted the fix/install_error branch August 8, 2023 12:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants