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

add kali as rolling OS #907

Merged
merged 1 commit into from
Oct 29, 2019
Merged

add kali as rolling OS #907

merged 1 commit into from
Oct 29, 2019

Conversation

jmartin-tech
Copy link
Contributor

Description

Add identification for kali linux as a rolling OS.

This fixes a stack trace being thrown during final packaging when building a deb package on kali linux.

Unknown platform `kali'!
I do not know how to proceed!"


/home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/metadata.rb:222:in `truncate_platform_version'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/metadata.rb:137:in `platform_version'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/metadata.rb:55:in `generate'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/packagers/base.rb:169:in `block in run!'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/instrumentation.rb:23:in `measure'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/packagers/base.rb:163:in `run!'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/project.rb:1149:in `block in package_me'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/project.rb:1138:in `each'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/project.rb:1138:in `package_me'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/project.rb:1087:in `build'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/cli.rb:89:in `build'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/thor-0.20.3/lib/thor/command.rb:27:in `run'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/thor-0.20.3/lib/thor/invocation.rb:126:in `invoke_command'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/thor-0.20.3/lib/thor.rb:387:in `dispatch'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/cli/base.rb:33:in `dispatch'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/thor-0.20.3/lib/thor/base.rb:466:in `start'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/lib/omnibus/cli.rb:42:in `execute!'
  /home/jenkins/.rvm/gems/ruby-2.5.3/gems/omnibus-6.1.4/bin/omnibus:16:in `<top (required)>'
  ./bin/omnibus:29:in `load'
  ./bin/omnibus:29:in `<main>'

Maintainers

Please ensure that you check for:

  • If this change impacts git cache validity, it bumps the git cache
    serial number
  • If this change impacts compatibility with omnibus-software, the
    corresponding change is reviewed and there is a release plan
  • If this change impacts compatibility with the omnibus cookbook, the
    corresponding change is reviewed and there is a release plan

@jmartin-tech jmartin-tech requested review from a team as code owners October 22, 2019 15:35
@tas50
Copy link
Contributor

tas50 commented Oct 22, 2019

@jmartin-r7 Can you sign this off for the DCO process. Without a DCO signature we can't merge it. https://github.com/chef/chef/blob/master/CONTRIBUTING.md#developer-certification-of-origin-dco

Signed-off-by: Jeffrey Martin <Jeffrey_Martin@rapid7.com>
@tas50 tas50 merged commit 892378b into chef:master Oct 29, 2019
@tas50
Copy link
Contributor

tas50 commented Oct 29, 2019

Thanks @jmartin-r7

@jmartin-tech jmartin-tech deleted the identify-kali branch March 30, 2020 21:40
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.

2 participants