unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Include kernel in hash (Re: [PATCH] fix python)
@ 2014-04-04 16:06 Alírio Eyng
  2014-04-04 19:43 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Alírio Eyng @ 2014-04-04 16:06 UTC (permalink / raw)
  To: ericbavier; +Cc: guix-devel

On 4/4/14, Eric Bavier <ericbavier@gmail.com> wrote:
> Alírio Eyng <alirioeyng@gmail.com> writes:
>
>> This fixes 'OSError: out of pty devices' with '#
>> CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set'
>
> This does not fix the error it claims to fix on my machine.

I think I got a substitute from hydra, and after that commit, guix was
building it, so it fails.
Is it possible to make the kernel a input contributing to the hash of
the package?

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

* Re: Include kernel in hash (Re: [PATCH] fix python)
  2014-04-04 16:06 Include kernel in hash (Re: [PATCH] fix python) Alírio Eyng
@ 2014-04-04 19:43 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-04-04 19:43 UTC (permalink / raw)
  To: Alírio Eyng; +Cc: guix-devel

Alírio Eyng <alirioeyng@gmail.com> skribis:

> On 4/4/14, Eric Bavier <ericbavier@gmail.com> wrote:
>> Alírio Eyng <alirioeyng@gmail.com> writes:
>>
>>> This fixes 'OSError: out of pty devices' with '#
>>> CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set'
>>
>> This does not fix the error it claims to fix on my machine.
>
> I think I got a substitute from hydra, and after that commit, guix was
> building it, so it fails.
> Is it possible to make the kernel a input contributing to the hash of
> the package?

It would be great, but no.

It turns out that the dependency graph of a package includes only
user-land software (plus the kernel headers to build libc).  The kernel,
hardware, etc. are beyond Guix’s control.

Ludo’.

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

end of thread, other threads:[~2014-04-04 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04 16:06 Include kernel in hash (Re: [PATCH] fix python) Alírio Eyng
2014-04-04 19:43 ` 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).