[GH-ISSUE #89] Installation issue #53

Closed
opened 2026-03-03 01:09:44 +03:00 by kerem · 3 comments
Owner

Originally created by @350050183 on GitHub (Jul 7, 2016).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/89

$ bundle exec pod install
Analyzing dependencies
Pre-downloading: LoginServiceKit from https://github.com/Clipy/LoginServiceKit.git, commit ba5de4c850dba6dc597241913ca049a220a61316
[!] Unable to find a specification for RxOptional

Originally created by @350050183 on GitHub (Jul 7, 2016). Original GitHub issue: https://github.com/Clipy/Clipy/issues/89 $ bundle exec pod install Analyzing dependencies Pre-downloading: `LoginServiceKit` from `https://github.com/Clipy/LoginServiceKit.git`, commit `ba5de4c850dba6dc597241913ca049a220a61316` [!] Unable to find a specification for `RxOptional`
kerem 2026-03-03 01:09:44 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@Econa77 commented on GitHub (Jul 7, 2016):

@350050183 Please try bundle exec pod repo update and bundle exec pod install command.

<!-- gh-comment-id:230976037 --> @Econa77 commented on GitHub (Jul 7, 2016): @350050183 Please try `bundle exec pod repo update` and `bundle exec pod install` command.
Author
Owner

@350050183 commented on GitHub (Jul 7, 2016):

@Econa77
$ bundle exec pod repo update
Updating spec repo master
Performing a deep fetch of the master specs repo to improve future performance

[!] /usr/bin/git fetch --unshallow

error: RPC failed; curl 56 SSLRead() return error -36
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

<!-- gh-comment-id:230989759 --> @350050183 commented on GitHub (Jul 7, 2016): @Econa77 $ bundle exec pod repo update Updating spec repo `master` Performing a deep fetch of the `master` specs repo to improve future performance [!] /usr/bin/git fetch --unshallow error: RPC failed; curl 56 SSLRead() return error -36 fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
Author
Owner

@Econa77 commented on GitHub (Jul 7, 2016):

@350050183 This problem is CocoaPods or git issue.

Please try sudo rm -rf ~/.cocoapods/repos/master and bundle exec pod setup , bundle exec pod repo update
https://github.com/CocoaPods/CocoaPods/issues/5332

or

Setting global git config.
https://github.com/CocoaPods/CocoaPods/issues/5278

<!-- gh-comment-id:230995658 --> @Econa77 commented on GitHub (Jul 7, 2016): @350050183 This problem is `CocoaPods` or `git` issue. Please try `sudo rm -rf ~/.cocoapods/repos/master` and `bundle exec pod setup` , `bundle exec pod repo update` https://github.com/CocoaPods/CocoaPods/issues/5332 or Setting global git config. https://github.com/CocoaPods/CocoaPods/issues/5278
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#53
No description provided.