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

RPM package missing config file #994

Open
sabedevops opened this issue Oct 2, 2024 · 1 comment
Open

RPM package missing config file #994

sabedevops opened this issue Oct 2, 2024 · 1 comment

Comments

@sabedevops
Copy link
Contributor

The commit ff12270 added logic to unlink the ziti-edge-tunnel.service unit file in the post.sh script here.

This causes the RPM database to list this file as missing since it is marked with %config in the generated RPM Spec file.

sudo rpm -V ziti-edge-tunnel
.M....G..    /opt/openziti/etc/identities
missing   c /opt/openziti/share/ziti-edge-tunnel.service
.M...UG..    /var/lib/ziti

Perhaps adding it to the CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION might work if desired.

@qrkourier
Copy link
Member

blocked by #965

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

No branches or pull requests

2 participants