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

Change . for : in debian's postinst #245

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

f-galland
Copy link
Member

Description

This PR fixes an error in chown's syntax within debian's postinst script that issues a warning on packages installation.

Issues Resolved

Resolves #244

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@f-galland f-galland marked this pull request as ready for review May 29, 2024 19:10
@f-galland f-galland requested a review from a team as a code owner May 29, 2024 19:10
Copy link
Member

@gdiazlo gdiazlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@f-galland f-galland merged commit 707d49a into 4.9.0 May 31, 2024
9 checks passed
@f-galland f-galland deleted the 244-fix-postinst-chown-syntax branch May 31, 2024 11:13
AlexRuiz7 pushed a commit that referenced this pull request Jun 28, 2024
AlexRuiz7 pushed a commit that referenced this pull request Aug 20, 2024
AlexRuiz7 pushed a commit that referenced this pull request Sep 9, 2024
AlexRuiz7 pushed a commit that referenced this pull request Sep 9, 2024
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.

Fix chown syntax on deb packages
3 participants