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

Pod spec lint fails for Realm #4101

Closed
DavidCMurphy opened this issue Sep 16, 2016 · 6 comments
Closed

Pod spec lint fails for Realm #4101

DavidCMurphy opened this issue Sep 16, 2016 · 6 comments
Labels

Comments

@DavidCMurphy
Copy link

DavidCMurphy commented Sep 16, 2016

Goals

What do you want to achieve?

Successfully run pod spec lint on my private pod repo with realm as a dependancy

Expected Results

What did you expected to happen?

Lint passes successfully

Actual Results

What did happened instead?
e.g. the stack trace of a crash

`-> Installing Realm (1.0.2)

Git download
Git download
$ /Applications/Xcode.app/Contents/Developer/usr/bin/git clone https://github.com/realm/realm-cocoa.git
/var/folders/vh/x_pmp6m16t9fxqn60k9dm1sm0000gn/T/d20160916-4289-4kaszm --template= --single-branch --depth 1 --branch v1.0.2
Cloning into '/var/folders/vh/x_pmp6m16t9fxqn60k9dm1sm0000gn/T/d20160916-4289-4kaszm'...
Note: checking out '10ef693b9935694f58f49b264008f6cf3ccccf61'.

 You are in 'detached HEAD' state. You can look around, make experimental
 changes and commit them, and you can discard any commits you make in this
 state without impacting any branches by performing another checkout.

 If you want to create a new branch to retain commits you create, you may
 do so (now or later) by using -b with the checkout command again. Example:

   git checkout -b <new-branch-name>

Running prepare command
$ /bin/bash -c set -e sh build.sh cocoapods-setup
sh: build.sh: No such file or directory
-> VelocityClient (1.4.3)
- WARN | source: Git SSH URLs will NOT work for people behind firewalls configured to only allow HTTP, therefore HTTPS is preferred.
- ERROR | [iOS] unknown: Encountered an unknown error (/bin/bash -c
set -e
sh build.sh cocoapods-setup

sh: build.sh: No such file or directory`

Steps to Reproduce

What are steps we can follow to reproduce this issue?

listing my private repo using the command pod spec lint --verbose.

I dont know if this is reproducible for anyone else.

Version of Realm and Tooling

Realm version: ?

1.0.2

Xcode version: ?

Version 8.0 (8A218a)

iOS/OSX version: ?

10.11.6

Dependency manager + version: ?

1.1.0.rc.2

@DenTelezhkin
Copy link

Was this issue somehow fixed or is there a workaround?

@DavidCMurphy
Copy link
Author

DavidCMurphy commented Sep 19, 2016

I haven't been able to find a solution for this yet, its still failing on the 1.1.0 build as of this morning. #3985 is seeing the same issue and has simply been closed.

@jpsim
Copy link
Contributor

jpsim commented Sep 19, 2016

@DenHeadless @DavidCMurphy if you're experiencing a problem, the only way Realm contributors will look at it is if there's an open issue with clear steps to reproduce. So if you're still experiencing this problem, you should reopen this issue and someone will look into it.

@DenTelezhkin
Copy link

@jpsim I think this issue is basically a duplicate of #4112 - error message is the same. So i think we should wait before opening a new one, since that issue has clear steps to reproduce.

@jpsim
Copy link
Contributor

jpsim commented Sep 19, 2016

Understood. Thanks @DenHeadless.

@PhoenixLeeSin
Copy link

I haven't been able to find a solution for this yet, its still failing on the 1.1.0 build as of this morning. #3985 is seeing the same issue and has simply been closed.

same +1

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
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

4 participants