Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Carthage play failing #41

Open
kylebrowning opened this issue Sep 30, 2016 · 1 comment
Open

Carthage play failing #41

kylebrowning opened this issue Sep 30, 2016 · 1 comment
Labels
carthage Carthage-specific bugs needs-investigation Issues that need further screening

Comments

@kylebrowning
Copy link

carthage-play acquia/waterwheel-swift 
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.1.0.rc.2/lib/cocoapods/executable.rb:69:in `execute_command': [!] /usr/local/bin/carthage update --platform ios (Pod::Informative)

*** Fetching waterwheel-swift
*** Fetching SwiftyJSON
*** Fetching ObjectMapper
*** Fetching SwiftyUserDefaults
*** Fetching Alamofire
*** Checking out Alamofire at "4.0.1"
*** Checking out ObjectMapper at "2.0.0"
*** Downloading SwiftyJSON.framework binary at "3.1.0"
*** Checking out SwiftyUserDefaults at "3.0.0"
*** Checking out waterwheel-swift at "4.3.1"
A shell task (/usr/bin/env git checkout --quiet c0462747a546575665f57fceeb560b5d2830b36b) failed with exit code 128:
fatal: reference is not a tree: c0462747a546575665f57fceeb560b5d2830b36b


    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/lib/cocoapods-playgrounds/workspace.rb:40:in `setup_project'
    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/lib/cocoapods-playgrounds/workspace.rb:24:in `block in generate'
    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/lib/cocoapods-playgrounds/workspace.rb:23:in `chdir'
    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/lib/cocoapods-playgrounds/workspace.rb:23:in `generate'
    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/bin/carthage-play:42:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command.rb:334:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/cocoapods-playgrounds-1.2.2/bin/carthage-play:46:in `<top (required)>'
    from /usr/local/bin/carthage-play:23:in `load'
    from /usr/local/bin/carthage-play:23:in `<main>'

I think it may have to do with the fact that SwiftyJSON is downloading a binary and not checking out?

@kylebrowning
Copy link
Author

#42 should fix this.

@asmallteapot asmallteapot added carthage Carthage-specific bugs bug Stuff that's broken labels Jul 24, 2018
@asmallteapot asmallteapot modified the milestone: v1.2.3 Jul 24, 2018
@asmallteapot asmallteapot added needs-investigation Issues that need further screening and removed bug Stuff that's broken labels Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
carthage Carthage-specific bugs needs-investigation Issues that need further screening
Projects
None yet
Development

No branches or pull requests

2 participants