unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* `ruby-ansi` failure on 'staging'
@ 2017-06-04 19:26 Marius Bakke
  2017-06-04 21:23 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Marius Bakke @ 2017-06-04 19:26 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

On the 'staging' branch (with ruby 2.4), the 'ruby-ansi' package fails
during the 'validate-runpath' phase:

https://hydra.gnu.org/build/2078864

The issue is a dangling symlink to "lib/../.index". On 'master', this
symlink is "../.index" which works; this is also the case in the build
directory:

$ ls -al /tmp/guix-build-ruby-ansi-1.5.0.drv-0/ansi-1.5.0/lib/
total 16
drwxr-xr-x 3 marius marius 4096 Jan 16  2015 .
drwxr-xr-x 7 marius marius 4096 Jun  4 15:01 ..
drwxr-xr-x 3 marius marius 4096 Jan 16  2015 ansi
-rw-r--r-- 1 marius marius  426 Jan 16  2015 ansi.rb
lrwxrwxrwx 1 marius marius    9 Jan 16  2015 ansi.yml -> ../.index

So it appars to be somehow mangled during the 'install' phase.

There are a couple of other ruby failures left after the switch to
2.4.0:

https://hydra.gnu.org/eval/109673?compare=master#tabs-now-fail

...but I'm tempted to merge this branch regardless so we can continue
with the 'core-updates' evaluation. Any objections?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: `ruby-ansi` failure on 'staging'
  2017-06-04 19:26 `ruby-ansi` failure on 'staging' Marius Bakke
@ 2017-06-04 21:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-06-04 21:23 UTC (permalink / raw)
  To: Marius Bakke; +Cc: guix-devel

Hi Marius!

Marius Bakke <mbakke@fastmail.com> skribis:

> On the 'staging' branch (with ruby 2.4), the 'ruby-ansi' package fails
> during the 'validate-runpath' phase:
>
> https://hydra.gnu.org/build/2078864
>
> The issue is a dangling symlink to "lib/../.index". On 'master', this
> symlink is "../.index" which works; this is also the case in the build
> directory:
>
> $ ls -al /tmp/guix-build-ruby-ansi-1.5.0.drv-0/ansi-1.5.0/lib/
> total 16
> drwxr-xr-x 3 marius marius 4096 Jan 16  2015 .
> drwxr-xr-x 7 marius marius 4096 Jun  4 15:01 ..
> drwxr-xr-x 3 marius marius 4096 Jan 16  2015 ansi
> -rw-r--r-- 1 marius marius  426 Jan 16  2015 ansi.rb
> lrwxrwxrwx 1 marius marius    9 Jan 16  2015 ansi.yml -> ../.index
>
> So it appars to be somehow mangled during the 'install' phase.

Weird, is it deterministic?  Or could it have to do with parallel builds
or something?

> There are a couple of other ruby failures left after the switch to
> 2.4.0:
>
> https://hydra.gnu.org/eval/109673?compare=master#tabs-now-fail
>
> ...but I'm tempted to merge this branch regardless so we can continue
> with the 'core-updates' evaluation. Any objections?

Merging sounds reasonable to me.  I’d say go ahead!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-04 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-04 19:26 `ruby-ansi` failure on 'staging' Marius Bakke
2017-06-04 21:23 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).