Re: [PATCH] gnu: grub: Add patch to fix new version of freetype

2015-03-06 Thread Andreas Enge
On Fri, Mar 06, 2015 at 11:53:01PM +0530, Abhilash Mhaisne wrote: > opening lock file `/gnu/store/nzn085plv54xgja2zqdh5wyc7zm1lc4m-tar.lock': > Permission denied > How to solve this error  ? Did you install the daemon as root? Andreas

Re: [PATCH] gnu: grub: Add patch to fix new version of freetype

2015-03-06 Thread Abhilash Mhaisne
opening lock file `/gnu/store/nzn085plv54xgja2zqdh5wyc7zm1lc4m-tar.lock': Permission denied How to solve this error ? On Fri, Mar 6, 2015 at 5:17 AM, Ludovic Courtès wrote: > Tomáš Čech skribis: > > > * gnu/packages/patches/grub-freetype.patch: New file. > > * gnu-system.am (dist_patch_DATA):

Re: [PATCH] gnu: grub: Add patch to fix new version of freetype

2015-03-05 Thread Ludovic Courtès
Tomáš Čech skribis: > * gnu/packages/patches/grub-freetype.patch: New file. > * gnu-system.am (dist_patch_DATA): Add the patch. > * gnu/packages/grub.scm (grub): Apply new patch. Please push! Thanks, Ludo’.

[PATCH] gnu: grub: Add patch to fix new version of freetype

2015-03-05 Thread Tomáš Čech
* gnu/packages/patches/grub-freetype.patch: New file. * gnu-system.am (dist_patch_DATA): Add the patch. * gnu/packages/grub.scm (grub): Apply new patch. --- gnu-system.am| 1 + gnu/packages/grub.scm| 3 ++- gnu/packages/patches/grub-freetype.patch