From: Andreas Enge <andreas@enge.fr>
To: Vincent Legoll <vincent.legoll@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: guix package modif testing
Date: Wed, 27 Jul 2016 18:21:01 +0200 [thread overview]
Message-ID: <20160727162101.GB5300@solar> (raw)
In-Reply-To: <CAEwRq=r5XQG8+DyBgs-JERahHodNEFk80KV+YZTrPKkxbaH7ow@mail.gmail.com>
On Wed, Jul 27, 2016 at 04:56:27PM +0200, Vincent Legoll wrote:
> I'm still missing something
> vince@guixsd ~/repo$ ls -l ~/repo
> lrwxrwxrwx 1 vince users 19 Jul 27 15:38 /home/vince/repo -> .config/guix/latest
>
> vince@guixsd ~/repo$ patch -p1 <
> ~/guix-packages/0001-Add-python-pythondialog.patch
> File gnu/packages/python.scm is read-only; trying to patch anyway
> patch: **** Can't create temporary file
> gnu/packages/python.scm.oiz9bQi : Read-only file system
.config/guix/latest is itself a link into /gnu/store/..., so cannot be
changed. You should work with a git checkout - so do a "git pull", not
a "guix pull"!
Andreas
next prev parent reply other threads:[~2016-07-27 16:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 13:19 guix package modif testing Vincent Legoll
2016-07-27 13:25 ` Andreas Enge
2016-07-27 13:49 ` Alex Vong
2016-07-27 14:56 ` Vincent Legoll
2016-07-27 16:21 ` Andreas Enge [this message]
2016-07-27 16:37 ` Vincent Legoll
2016-07-27 17:01 ` Andreas Enge
2016-07-27 17:02 ` Andreas Enge
2016-07-27 17:19 ` Vincent Legoll
2016-07-27 19:03 ` Alex Vong
2016-07-28 7:11 ` Vincent Legoll
2016-07-28 9:15 ` Vincent Legoll
2016-07-28 12:51 ` Ludovic Courtès
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=20160727162101.GB5300@solar \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
--cc=vincent.legoll@gmail.com \
/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.