11:10
nexcastellan joined
11:12
<nexcastellan>
Hello. Trying to perform an initial install of Integrity. I get to the line where I type bundle install and get the following error: "only is removed. See the README for more information" What am I doing incorrectly?
11:14
<nexcastellan>
I meet the prerequisites.
11:24
<foca>
nexcastellan: your Gemfile is out of date
11:24
<foca>
bundler changed the syntax
11:24
<foca>
where it says "only :test" change for "group :test"
11:25
<nexcastellan>
Thanks, testing.
11:26
<nexcastellan>
Seems to be working, +1 for foca.
11:26
<nexcastellan>
Complains about not finding dm-core, but that's probably straightforward. Trying again after sudo gem install dm-core.
11:30
<nexcastellan>
Failed, dm-core in gems is too new, trying gem install -v=0.10.1 dm-core
11:32
<foca>
do bundle install
11:33
<foca>
bundler will install all the right dependencies
11:34
<nexcastellan>
bundle install just exits out saying that it cannot find a gem. Doing a gem install on each one it reports it cannot find, it's getting me further. I have integrityapp.com open now, the install instructions don't work as stated, but as I say, I'm getting there.
11:34
<foca>
they worked for me without a problem on the last server I set it up
11:35
<nexcastellan>
I'm happy to send an email indicating the gems I needed to install to get bundle install to work, once I get it working. :)
11:35
<nexcastellan>
With your initial change, the rest is straight-forward so far.
11:47
<sr>
you shouldnt have to change the Gemfile in the first place
11:47
<sr>
git pull origin master
11:48
<nexcastellan>
Checking.
11:48
<nexcastellan>
(I did copy and paste the instructions, btw)
11:50
<nexcastellan>
git checkout -b deploy v0.2.3 causes me to use the old Gemfile.
11:51
<nexcastellan>
bundle install does indeed seem to work much better if I skip that line of the instructions, sr.
11:52
<nexcastellan>
Thank you, sr, skipping that line of the instructions does indeed allow me to complete the other steps.
12:37
<sr>
nexcastellan, thx for the ticket. could you create it on github.com/integrity/integrity/issues instead?
12:38
<sr>
(we've switched a few months ago, LH is dead)
12:39
<nexcastellan>
Heh, will do.
18:25
<ghib>
integrity: master Simon Rozet * 9f51378 (1 files in 1 dirs): test tweaks
18:25
<ghib>
integrity: master Simon Rozet * adf1ab0 (5 files in 3 dirs): WIP
18:34
<ghib>
integrity: master Simon Rozet * 8c2e03a (5 files in 3 dirs): Revert "WIP" ...
18:34
<ghib>
integrity: master Simon Rozet * 9da87df (1 files in 1 dirs): Revert "test tweaks" ...
18:34
<ghib>
integrity: master Simon Rozet * 117dc06 (1 files in 1 dirs): quick refactoring of Project#public=
18:34
<ghib>
integrity: master Simon Rozet * b4587a7 (2 files in 1 dirs): couple of small formatting tweaks
18:34
<ghib>
integrity: master Simon Rozet * 3907ee3 (1 files in 1 dirs): remove svn fixture
18:34
<ghib>
integrity: master Simon Rozet * 5509c79 (1 files in 1 dirs): remove duplicate fixture
18:34
<ghib>
integrity: master Simon Rozet * 70c31f9 (1 files in 1 dirs): use Randgen.word
18:34
<ghib>
integrity: master Simon Rozet * 56de4fc (1 files in 1 dirs): small tweaks to Build status methods
18:34
<ghib>
integrity: master Simon Rozet * c917dd9 (1 files in 1 dirs): refactor project tests
18:34
<ghib>
integrity: master Simon Rozet * d5756e7 (1 files in 1 dirs): some more tweaks to project status accessors
18:34
<ghib>
integrity: master Simon Rozet * d23751d (1 files in 1 dirs): couple of view tweaks
18:34
<ghib>
integrity: master Simon Rozet * 77770d6 (2 files in 2 dirs): Project#completed? to cleanup build_info.haml
18:34
<ghib>
integrity: master Simon Rozet * 0f3a467 (1 files in 1 dirs): remove useless test