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

lint check (and others?) do not work without a terminal #577

Closed
Osndok opened this issue Oct 5, 2012 · 1 comment
Closed

lint check (and others?) do not work without a terminal #577

Osndok opened this issue Oct 5, 2012 · 1 comment
Labels
t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!

Comments

@Osndok
Copy link

Osndok commented Oct 5, 2012

I think this is telling me that pods is trying to do terminal-aware wrapping of some kind...

stty: stdin isn't a terminal
...
can't do {n,m} with n > m: /(.{1,0})( +|$)\n?|(.{0})/
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/user_interface.rb:210:in `wrap_string'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/user_interface.rb:89:in `info'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/dependency.rb:220:in `copy_external_source_into_sandbox'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/dependency.rb:168:in `specification_from_external'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/dependency.rb:158:in `specification_from_sandbox'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/resolver.rb:164:in `find_cached_set'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/resolver.rb:192:in `find_dependency_specs'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/user_interface.rb:77:in `message'
/Library/Ruby/Gems/1.8/gems/cocoapods-0.15.0/lib/cocoapods/resolver.rb:191:in `find_dependency_specs'
@fabiopelosin
Copy link
Member

Should be fixed.

jzapater pushed a commit to jzapater/CocoaPods that referenced this issue Sep 17, 2013
fabiopelosin added a commit that referenced this issue Oct 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t2:defect These are known bugs. The issue should also contain steps to reproduce. PRs welcome!
Projects
None yet
Development

No branches or pull requests

2 participants