guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix package modif testing


From: Andreas Enge
Subject: Re: guix package modif testing
Date: Wed, 27 Jul 2016 18:21:01 +0200
User-agent: Mutt/1.6.1 (2016-04-27)

On Wed, Jul 27, 2016 at 04:56:27PM +0200, Vincent Legoll wrote:
> I'm still missing something
> address@hidden ~/repo$ ls -l ~/repo
> lrwxrwxrwx 1 vince users 19 Jul 27 15:38 /home/vince/repo -> 
> .config/guix/latest
> 
> address@hidden ~/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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]