From: John Soo <jsoo1@asu.edu>
To: help-guix <help-guix@gnu.org>
Subject: Using a patch in a channel
Date: Fri, 13 Dec 2019 14:47:42 +0000 [thread overview]
Message-ID: <CAKf5CqVZ0vkK76ahFcrCsroKu5s6EtopQYh93TGb2aUTDunTfw@mail.gmail.com> (raw)
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
next reply other threads:[~2019-12-13 14:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-13 14:47 John Soo [this message]
2019-12-13 15:51 ` Using a patch in a channel Gábor Boskovits
2019-12-13 19:36 ` John Soo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAKf5CqVZ0vkK76ahFcrCsroKu5s6EtopQYh93TGb2aUTDunTfw@mail.gmail.com \
--to=jsoo1@asu.edu \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.