guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] build: ruby: Rewrite build system to use gem archives.


From: Thompson, David
Subject: Re: [PATCH] build: ruby: Rewrite build system to use gem archives.
Date: Sun, 16 Aug 2015 18:19:21 -0400

Update:

On Tue, Jul 28, 2015 at 9:09 AM, David Thompson
<address@hidden> wrote:

> One other caveat is that downloading gems from rubygems.org currently
> *does not* work because the HTTP responses include an invalid
> Content-Type header.  I added a temporary hack to do my development
> work (not in this patch), and I'm currently waiting on a response from
> the rubygems.org admins to see if they will fix the issue.  So, this
> patch should not be applied until this is resolved.
>
> See: 
> http://help.rubygems.org/discussions/problems/21223-invalid-content-type-header-when-downloading-gem-archive?unresolve=true

This issue has been fixed by the rubygems.org admins!  I would like to
apply the below patch ASAP and get to work on 'guix import gem' if
there are no objections.

The major change from the previous version of this patch is that I
figured how to unpack the source gem, allow the package build script
to make any necessary dynamic patches, and then install a repacked gem
as opposed to the source gem.

- Dave

Attachment: 0001-build-ruby-Rewrite-build-system-to-use-gem-archives.patch
Description: Text Data


reply via email to

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