Skip to content

Conversation

@patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Oct 26, 2025

Resolves #72 by aligning package configuration and naming for all targets.

We should always be building packages that do the following:

  • Named as fluentdo-agent
  • Install to /opt/fluentdo-agent and /etc/fluentdo-agent
  • Set up symlinks for OSS directories and systemd files

Add missing init.d configuration for CentOS 6

Added some checks to verify Linux package construction.
Added lintian checks for Ubuntu packages to help pick up issues.

Resolved some other incorrect usage.

@patrick-stephens patrick-stephens added the build-packages Option to enable all package builds for a PR to test label Oct 26, 2025
@patrick-stephens patrick-stephens force-pushed the fixup_package_naming branch 2 times, most recently from f75eda1 to 8ff52c5 Compare October 26, 2025 13:57
@patrick-stephens
Copy link
Contributor Author

Going to split out some of these changes into smaller PRs

@patrick-stephens patrick-stephens added the build-self-hosted Optionally request to run jobs on a self-hosted runner for PRs - ensure this is safe for the PR. label Oct 29, 2025
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Signed-off-by: Patrick Stephens <pat@fluent.do>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-packages Option to enable all package builds for a PR to test build-self-hosted Optionally request to run jobs on a self-hosted runner for PRs - ensure this is safe for the PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve binary naming in packages

2 participants