latest 20 messages by gry
+
[2017-03-21T04:14:09Z]
gry
thanks, that works :) appreciate your timely and amazing help allejo
+
[2017-03-21T02:47:43Z]
gry
Still gives the same error.
+
[2017-03-21T02:46:21Z]
gry
no, that didn't quite work: https://gitlab.devlabs.linuxassist.net/gry/linux-community-site/builds/2899
+
[2017-03-21T02:35:17Z]
gry
checking
+
[2017-03-21T02:02:25Z]
gry
if you click 'gryimport' at the top and click 'files', you'll see the sourcecode for that
+
[2017-03-21T02:01:51Z]
gry
hi all, what do I do with this error, I am unable to reproduce on my own computer but this online computer has it: https://gitlab.devlabs.linuxassist.net/nkukard/linux-community-site/builds/2413
+
[2017-02-12T23:25:14Z]
gry
nvm, i jsut added it as a remote, no need to
+
[2017-02-12T23:13:58Z]
gry
it i view this page https://github.com/jamesryanalexander/Duplication-Detector/commit/9ef68eeefd33cc871463fc086603234cf684ace0 and i would like to get the diff file
+
[2017-02-12T23:13:18Z]
gry
is there a way to download a diff corresponding to a commit?
+
[2017-02-01T01:03:19Z]
gry
(a bit confusing though, it starts to kick and scream when I put the gettext plugin in _config.yml. I had to remove it from there. the 'you don't have this plugin or one of its deps installed but I won't tell you which deps' message appears only on that)
+
[2017-02-01T01:01:46Z]
gry
I expected rbenv to take hours to compile the ruby it was installing, but it was like 5 seconds...
+
[2017-02-01T01:01:10Z]
gry
yes :)
+
[2017-02-01T01:00:07Z]
gry
aaand I think I got it running all good by using rbenv ... all compiles now and the plugin is working too
+
[2017-01-31T23:51:40Z]
gry
yes definitely working better now, thanks :)
+
[2017-01-31T23:51:21Z]
gry
http://dpaste.com/3V93ZWM, after 'gem install addressable'
+
[2017-01-31T23:49:48Z]
gry
ok, thanks, "export GEM_HOME=$HOME/.gem" seems to help it get past that
+
[2017-01-31T23:46:12Z]
gry
that's probably bad, but I don't know which file location would be convenient for it really
+
[2017-01-31T23:45:59Z]
gry
> cache_path (BUNDLE_CACHE_PATH): The directory that bundler will place cached gems in when running bundle package, and that bundler will look in when installing gems. Defaults to vendor/bundle.
+
[2017-01-31T23:45:27Z]
gry
this is confusing because I don't know what Gem.dir is
+
[2017-01-31T23:45:19Z]
gry
> path (BUNDLE_PATH): The location on disk where all gems in your bundle will be located regardless of $GEM_HOME or $GEM_PATH values. Bundle gems not found in this location will be installed by bundle install. Defaults to Gem.dir. When --deployment is used, defaults to vendor/bundle.