unofficial mirror of help-guix@gnu.org 
 help / color / mirror / 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

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

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).