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

pilot builds crash. #3314

Closed
fastlanebot opened this issue Jul 22, 2015 · 2 comments
Closed

pilot builds crash. #3314

fastlanebot opened this issue Jul 22, 2015 · 2 comments

Comments

@fastlanebot
Copy link

Original issue by @ekurutepe - Imported from fastlane/pilot#7

I get the following crash:

[master] $ pilot builds
[22:06:20]: Login to iTunes Connect
[22:06:20]: Login successful
/Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/spaceship-0.3.0/lib/spaceship/tunes/build.rb:164:in `testing_status': undefined method `>' for nil:NilClass (NoMethodError)
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/build_manager.rb:47:in `describe_build'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/build_manager.rb:33:in `block in list'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/build_manager.rb:33:in `collect'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/build_manager.rb:33:in `list'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/commands_generator.rb:57:in `block (2 levels) in run'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/command.rb:178:in `call'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/command.rb:153:in `run'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/runner.rb:428:in `run_active_command'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/runner.rb:68:in `run!'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/commander-4.3.4/lib/commander/delegates.rb:15:in `run!'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/commands_generator.rb:120:in `run'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/lib/pilot/commands_generator.rb:15:in `start'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/gems/pilot-0.1.3/bin/pilot:6:in `<top (required)>'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/bin/pilot:23:in `load'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/bin/pilot:23:in `<main>'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval'
    from /Users/ekurutepe/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `<main>'
[master] $ 
@fastlanebot
Copy link
Author

@ekurutepe commented

@KrauseFx thanks for the quick fix! 👍

@fastlanebot
Copy link
Author

@KrauseFx commented

Sorry about that, I just pushed a fix with https://github.com/fastlane/spaceship/releases/tag/0.3.1

Please update using sudo gem update spaceship 👍

@fastlane fastlane locked and limited conversation to collaborators Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant