Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

pilot builds crash. #7

Closed
ekurutepe opened this issue Jul 22, 2015 · 3 comments
Closed

pilot builds crash. #7

ekurutepe opened this issue Jul 22, 2015 · 3 comments
Labels

Comments

@ekurutepe
Copy link

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] $ 
@ekurutepe
Copy link
Author

@KrauseFx thanks for the quick fix! 👍

@KrauseFx
Copy link
Contributor

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 👍

@fastlanebot
Copy link

This issue was migrated to fastlane/fastlane#3314. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

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

No branches or pull requests

3 participants