guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCHES] Add ruby-rspec, bundler, and ruby-useragent


From: Pjotr Prins
Subject: Re: [PATCHES] Add ruby-rspec, bundler, and ruby-useragent
Date: Sun, 31 May 2015 00:23:42 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, May 30, 2015 at 05:57:23PM -0400, Thompson, David wrote:
> > that essentially replaces the old rvm or rbenv! So much better :)
> 
> Oh, wow!  Maybe you can help me because I tried to use Guix to replace
> rvm/rbenv at work and I failed miserably.  Native extensions failed to
> build successfully or would fail to dlopen shared libraries later on.
> The ffi gem was particularly problematic.  I had no choice but to
> switch to rbenv to keep moving with my tasks.  Have you experienced
> similar problems?

Yes. Currently cucumber install fails with the Guix bundler. We should
try and resolve them one by one. The main problem is the mixing of
local and guix environments. Mixing the two environments creates
confusion :). It would be nice if bundler could run in a 'clean Guix
room'.

> > BTW: would it be an idea to name the bundler package ruby-bundler instead?
> 
> The reason I didn't name it as such was because it's primary focus is
> being an executable program that users interact with, not a library.

I like the idea of listing all Ruby packages so it is clear what is
there: 

  guix package -A ruby

Do you have another way?

Pj.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]