Giter Club home page Giter Club logo

Comments (8)

leonid-shevtsov avatar leonid-shevtsov commented on May 24, 2024

This is an issue with your rvm setup, not with headless specifically.

from headless.

NfNitLoop avatar NfNitLoop commented on May 24, 2024

That's very likely the case. I'm a bit of a Ruby newbie. But it only seems to be happening with the headless 2.2.0 gem, and none of the dozens of other gems I have installed, or even the 1.0.2 version of the headless gem.

I can remove and reinstall both of those gems and the same problem happens.

from headless.

xvonabur avatar xvonabur commented on May 24, 2024

I don't think rvm is an issue here. I have the same problem in production mode on Ubuntu 14.04. No rvm, rbenv or something like that. Pure ruby interpeter (2.2.4 in my case). BTW, I'm deploying with capistrano 3 and all other gems has right permissions. All, except headless gem.

from headless.

genegc avatar genegc commented on May 24, 2024

I'm seeing this same problem on Ubuntu 14.04, ruby 2.1.1, no rvm. I reverted back to headless 1.0.2

from headless.

erkki avatar erkki commented on May 24, 2024

can confirm a repro, looking at this now

from headless.

erkki avatar erkki commented on May 24, 2024

the gem needs to be yanked and released with proper permissions, this is what's in the currently baked gem:
-rw-r--r-- 0 wheel wheel 27 5 aug 2015 .gitignore
-rw-r--r-- 0 wheel wheel 159 5 aug 2015 .travis.yml
-rw-r--r-- 0 wheel wheel 1943 5 aug 2015 CHANGELOG
-rw-r--r-- 0 wheel wheel 91 5 aug 2015 Gemfile
-rw-r--r-- 0 wheel wheel 1076 5 aug 2015 LICENSE
-rw------- 0 wheel wheel 6654 5 aug 2015 README.md
-rw-r--r-- 0 wheel wheel 28 5 aug 2015 Rakefile
-rw-r--r-- 0 wheel wheel 638 5 aug 2015 headless.gemspec
-rw------- 0 wheel wheel 7150 5 aug 2015 lib/headless.rb
-rw------- 0 wheel wheel 1584 5 aug 2015 lib/headless/cli_util.rb
-rw-r--r-- 0 wheel wheel 2698 5 aug 2015 lib/headless/video/video_recorder.rb
-rw------- 0 wheel wheel 8937 5 aug 2015 spec/headless_spec.rb
-rw-r--r-- 0 wheel wheel 1248 5 aug 2015 spec/integration_spec.rb
-rw-r--r-- 0 wheel wheel 3880 5 aug 2015 spec/video_recorder_spec.rb

from headless.

leonid-shevtsov avatar leonid-shevtsov commented on May 24, 2024

@erkki thanks so much for the investigation!

I've pushed version 2.2.2 which has read permissions for group and world for all files. Let me know if that works.

I'm not yanking the current version as it works fine for per-user installs.

from headless.

erkki avatar erkki commented on May 24, 2024

@leonid-shevtsov thanks for the quick reply, confirmed, 2.2.2 works :)

from headless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.