Skip to content

Can not create windows packages of workup #19

@brentm5

Description

@brentm5

Seeing the following error when trying to build windows packages

Running handlers:
       [2017-02-08T23:44:09+00:00] ERROR: Running exception handlers
       Running handlers complete
       [2017-02-08T23:44:09+00:00] ERROR: Exception handlers complete
       Chef Client failed. 14 resources updated in 42 seconds
       [2017-02-08T23:44:09+00:00] FATAL: Stacktrace dumped to C:/Users/vagrant/AppData/Local/Temp/kitchen/cache/chef-stacktrace.out
       [2017-02-08T23:44:09+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
       [2017-02-08T23:44:09+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: omnibus_build[workup] (workup_build::default line 18) had an error: Mixlib::ShellOut::ShellCommandFailed: execute[workup: bundle install --without development --deployment] (dynamically defined) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
       ---- Begin output of call \Users\vagrant\load-omnibus-toolchain.bat && bundle install --without development --deployment ----
       STDOUT: ========================================
       = Environment
       ========================================

       ALLUSERSPROFILE=C:\ProgramData
       APPDATA=C:\Users\vagrant\AppData\Roaming
       CommonProgramFiles=C:\Program Files\Common Files
       CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
       CommonProgramW6432=C:\Program Files\Common Files
       COMPUTERNAME=WIN-CNKA7267SAD
       ComSpec=C:\Windows\system32\cmd.exe
       HOME=C:/Users/vagrant
       HOMEDRIVE=C:
       HOMEPATH=/Users/vagrant
       LOCALAPPDATA=C:\Users\vagrant\AppData\Local
       MSYSTEM=MINGW32
       NUMBER_OF_PROCESSORS=2
       OS=Windows_NT
       Path=C:\msys2\bin;C:\msys2\mingw32\bin;C:\msys2\usr\bin;C:\Program Files (x86)\Git\Cmd;C:\Program Files (x86)\Git\libexec\git-core;C:\languages\ruby\2.3.0\bin;C:\wix;C:\Program Files\7-zip;C:\Program Files (x86)\Windows Kits\8.1\bin\x64;C:\wix;C:\Program Files (x86)\Git\Cmd;C:\Program Files (x86)\Git\libexec\git-core;C:\Program Files\7-zip;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\opscode\chef\bin\;C:/opscode/chef/embedded/bin;C:/opscode/chef/embedded/bin
       PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW;.CPL
       PROCESSOR_ARCHITECTURE=AMD64
       PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 70 Stepping 1, GenuineIntel
       PROCESSOR_LEVEL=6
       PROCESSOR_REVISION=4601
       ProgramData=C:\ProgramData
       ProgramFiles=C:\Program Files
       ProgramFiles(x86)=C:\Program Files (x86)
       ProgramW6432=C:\Program Files
       PROMPT=$P$G
       PSModulePath=C:\Users\vagrant\Documents\WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
       PUBLIC=C:\Users\Public
       SSL_CERT_FILE=C:\languages\ruby\2.3.0\ssl\certs\cacert.pem
       SystemDrive=C:
       SystemRoot=C:\Windows
       TEMP=C:\Users\vagrant\AppData\Local\Temp
       TEST_KITCHEN=1
       TMP=C:\Users\vagrant\AppData\Local\Temp
       USER=vagrant
       USERDOMAIN=WIN-CNKA7267SAD
       USERNAME=vagrant
       USERPROFILE=C:\Users\vagrant
       windir=C:\Windows
       LC_ALL=en_US.UTF-8
       LANGUAGE=en_US.UTF-8
       LANG=en_US.UTF-8


       ========================================
       = Tool Versions
       ========================================

       7-Zip..........7-Zip [64] 15.14 : Copyright (c) 1999-2015 Igor Pavlov : 2015-12-31
       Bundler........Bundler version 1.14.3
       GCC............gcc (Rev1, Built by MSYS2 project) 6.3.0
       Git............git version 2.6.2.windows.1
       Make...........GNU Make 4.2.1
       Ruby...........ruby 2.3.0p0 (2015-12-25 revision 53290) [i386-mingw32]
       RubyGems.......2.5.1
       WiX:Candle.....Windows Installer XML Toolset Compiler version 3.10.2.2516
       WiX:Heat.......Windows Installer XML Toolset Toolset Harvester version 3.10.2.2516
       WiX:Light......Windows Installer XML Toolset Linker version 3.10.2.2516

       ========================================
       STDERR: C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/requirement.rb:101:in `parse': Illformed requirement ["Bundler version 1.14.3"] (Gem::Requirement::BadRequirementError)
       	from C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/requirement.rb:131:in `block in initialize'
       	from C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/requirement.rb:131:in `map!'
       	from C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/requirement.rb:131:in `initialize'
       	from C:/languages/ruby/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-1.14.3/lib/bundler/postit_trampoline.rb:8:in `new'
       	from C:/languages/ruby/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-1.14.3/lib/bundler/postit_trampoline.rb:8:in `<top (required)>'
       	from C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
       	from C:/languages/ruby/2.3.0/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
       	from C:/languages/ruby/2.3.0/lib/ruby/gems/2.3.0/gems/bundler-1.14.3/exe/bundle:10:in `<top (required)>'
       	from C:/languages/ruby/2.3.0/bin/bundle:23:in `load'
       	from C:/languages/ruby/2.3.0/bin/bundle:23:in `<main>'
       ---- End output of call \Users\vagrant\load-omnibus-toolchain.bat && bundle install --without development --deployment ----
       Ran call \Users\vagrant\load-omnibus-toolchain.bat && bundle install --without development --deployment returned 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions