<    March 2010    >
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31
00:28 fritzek joined
01:11 chid joined
01:47 yannlugrin joined
04:06 alberto_pm joined
04:24 fbru02 joined
04:36 fbru02 joined
05:15 tils joined
05:21 tils left
06:33 fbru02 joined
07:28 mhoydis joined
07:31 mhoydis joined
08:34 wesgarrison joined
11:09 cthompson joined
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:16 <nexcastellan> :(
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:33 <foca> nexcastellan: follow the instructions in http://integrityapp.com/
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> hum, weird
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.
11:54 <nexcastellan> http://integrity.lighthouseapp.com/projects/14308-integrity/tickets/202-have-to-skip-line-in-documented-install-steps created. :) Thank you for your help, both of you.
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.
13:37 wesgarrison joined
14:51 jstad joined
16:31 rmccuaig joined
16:36 fbru02_ joined
18:19 alberto_pm joined
18:25 ghib joined
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:25 <ghib> integrity: master commits f795ecc...adf1ab0 - http://bit.ly/dBt2eo
18:25 ghib left
18:34 ghib joined
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
18:34 <ghib> integrity: master commits adf1ab0...0f3a467 - http://bit.ly/8YX7Im
18:34 ghib left
19:52 wesgarrison joined