all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using a patch in a channel
@ 2019-12-13 14:47 John Soo
  2019-12-13 15:51 ` Gábor Boskovits
  0 siblings, 1 reply; 3+ messages in thread
From: John Soo @ 2019-12-13 14:47 UTC (permalink / raw)
  To: help-guix

Hi guix!

I have a problem with my channel.

I have a few patches in my channel which work alright when building from
the channel and when running guix package -u from the directory in which
the channel lives.

However i get the following when running guix package -u outside of the
channel:

guix package: error: lstat: No such file or directory:
"./racer-ignore-tests.patch"

racer-ignore-tests.patch lives in the channel directory and the following
are what my patches look like in the origin record for the racer package:

(patches '("./racer-ignore-tests.patch"))

What am I doing wrong? Is there a good way to "find patches" in a channel?

Thank you,

John

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

* Re: Using a patch in a channel
  2019-12-13 14:47 Using a patch in a channel John Soo
@ 2019-12-13 15:51 ` Gábor Boskovits
  2019-12-13 19:36   ` John Soo
  0 siblings, 1 reply; 3+ messages in thread
From: Gábor Boskovits @ 2019-12-13 15:51 UTC (permalink / raw)
  To: John Soo; +Cc: help-guix

Hello,

John Soo <jsoo1@asu.edu> ezt írta (időpont: 2019. dec. 13., P, 15:48):
>
> Hi guix!
>
> I have a problem with my channel.
>
> I have a few patches in my channel which work alright when building from
> the channel and when running guix package -u from the directory in which
> the channel lives.
>
> However i get the following when running guix package -u outside of the
> channel:
>
> guix package: error: lstat: No such file or directory:
> "./racer-ignore-tests.patch"
>
> racer-ignore-tests.patch lives in the channel directory and the following
> are what my patches look like in the origin record for the racer package:
>
> (patches '("./racer-ignore-tests.patch"))
>
> What am I doing wrong? Is there a good way to "find patches" in a channel?

Rekado uses several patches in htis channel:
https://github.com/BIMSBbioinfo/guix-bimsb
I hope this helps.

>
> Thank you,
>
> John

Best regards,
g_bor

-- 
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21

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

* Re: Using a patch in a channel
  2019-12-13 15:51 ` Gábor Boskovits
@ 2019-12-13 19:36   ` John Soo
  0 siblings, 0 replies; 3+ messages in thread
From: John Soo @ 2019-12-13 19:36 UTC (permalink / raw)
  To: Gábor Boskovits; +Cc: help-guix

Hi g_bor,

Thanks! That helps a lot.

- John

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

end of thread, other threads:[~2019-12-13 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-13 14:47 Using a patch in a channel John Soo
2019-12-13 15:51 ` Gábor Boskovits
2019-12-13 19:36   ` John Soo

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.