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

unrecognized option '--version' #65

Closed
cdenneen opened this issue Mar 14, 2016 · 7 comments
Closed

unrecognized option '--version' #65

cdenneen opened this issue Mar 14, 2016 · 7 comments
Labels
needs-help Extra attention is needed

Comments

@cdenneen
Copy link

Not an error but just wanted to make note:

==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: /sbin/init: unrecognized option '--version'
==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: -.mount                                                                                   loaded active mounted   /
==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]/returns: gitlab Reconfigured!
==> gitlab: Notice: /Stage[main]/Gitlab::Config/Exec[gitlab_reconfigure]: Triggered 'refresh' from 1 events
@tobru
Copy link
Contributor

tobru commented Mar 14, 2016

Do you have some information about versions used? OS, Gitlab, Puppet, ...

@cdenneen
Copy link
Author

CentOS 7
Gitlab 8.5.5
Puppet 4.2.1

@tobru tobru added needs-help Extra attention is needed centos labels Mar 23, 2016
@seefood
Copy link

seefood commented Jun 13, 2016

same here, plus gitlab-secrets.json keeps getting rewritten (but maybe that's a separate bug).

CetOS 7.2, Puppet 4.5

My guess is the issue with init is that it's not sure what to do about systemd?

@tobru
Copy link
Contributor

tobru commented Aug 10, 2016

As we don't have a Puppet 4.x environment at this time, it's hard for me to debug this issue. Can't see where the option "--version" comes from.

@seefood
Copy link

seefood commented Aug 10, 2016

during the omnibus reconfigure:

/sbin/init: unrecognized option '--version'
-.mount                                          loaded active     mounted      /

Seems like the omnibus needs to be acquainted with systemd on CentOS/RHEL 7+. Nothing to do with the puppet module's code.

@tobru
Copy link
Contributor

tobru commented Aug 10, 2016

Can you run Puppet with --debug?

@tobru
Copy link
Contributor

tobru commented Aug 10, 2016

Yeah, I also think it's not related to the Puppet module. Let's close it for now.

@tobru tobru closed this as completed Aug 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-help Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants