https://bugzilla.wikimedia.org/show_bug.cgi?id=69052

            Bug ID: 69052
           Summary: Unpriviledged user can't install nokogiri gem so
                    setup.sh fails
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 16129
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=16129&action=edit
Output from setup.sh and gem install nokogiri -v '1.6.3.1'

When I try to run the setup script of vagrant for the first time I get an error
telling me bundler had a problem (see attachment for output). It says to make
sure gem install nokogiri -v '1.6.3.1' executes without any errors. So I run
gem install nokogiri -v '1.6.3.1' and see that my unprivileged user doesn't
have access to some gem files. I could run these commands as root but then
vagrant would be installed for root and wouldn't be able to access virtualbox.
The only thing I can do is temporarily chmod those files into being able to be
accessed by anyone. Installing the mediawiki-vagrant plugin (separately) works
as expected. openSUSE 13.1
Vagrant 1.6.3
ruby 2.0.0p247 (2013-06-27) [x86_64-linux]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to