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

rpmlint errors #331

Open
TimothyAsirJeyasing opened this issue Nov 9, 2017 · 0 comments
Open

rpmlint errors #331

TimothyAsirJeyasing opened this issue Nov 9, 2017 · 0 comments
Assignees

Comments

@TimothyAsirJeyasing
Copy link
Contributor

TimothyAsirJeyasing commented Nov 9, 2017

The following are the rpmlint errors to be fixed in tendrl-api

tendrl-api.noarch: W: incoherent-version-in-changelog 1.5.4-1 ['1.5.4-1.el7.centos', '1.5.4-1.centos']
tendrl-api.noarch: W: no-documentation
tendrl-api.noarch: W: hidden-file-or-dir /usr/share/tendrl-api/.deploy
tendrl-api.noarch: W: hidden-file-or-dir /usr/share/tendrl-api/.deploy
tendrl-api-httpd.noarch: W: no-documentation
tendrl-api.spec:57: W: setup-not-quiet

tendrl-api.noarch: E: zero-length /usr/share/tendrl-api/app/controllers/login_controller.rb
tendrl-api.noarch: E: non-readable /etc/tendrl/etcd.yml 640
tendrl-api.noarch: E: non-executable-script /usr/share/tendrl-api/config/puma/production.rb 644 /usr/bin/env

@anivargi
Do we really need the file /usr/share/tendrl-api/app/controllers/login_controller.rb ? This has zero size
Are we not allow the file "/etc/tendrl/etcd.yml" to read by others only because it has a password?
Is it possible to move to other location where password can be kept confidential?

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

1 participant