The subvolume and the mount point are independent issues.
For example, I have a subvolume named @ as root volume:
(file-system
(device "/dev/mapper/hd")
(mount-point "/")
(type "btrfs")
(options "compress=lzo,ssd,subvol=@"))
It also appears that the subvolume name must be prepended to th
On Fri, Jan 25, 2019 at 06:46:48PM +0100, Giovanni Biscuolo wrote:
> Hi guix!
>
> I'm experimenting with my first "system container": it builds but it
> fails running
>
> I build the container using this operating system definition:
>
> --8<---cut here---start
My guix installation appears to be working now. Thanks for all your help!
I'm not sure if the underlying issue causing the encoding error has been
identified; if there's anything else you need from me let me know. It
appears that this error is not causing any bad behavior, however.
On Wed, Jan 23
Starting “xboing” I only get an error message:
--8<---cut here---start->8---
/gnu/store/0im1vkwpnj10ix064s71yladv1wmhgvp-xboing-2.4/bin/xboing
XBoing - Please wait rekado, initialising xboing ...
XBoing - Error: Xlib Error: BadMatch (invalid parameter attributes
Grantlee has two test failures:
--8<---cut here---start->8---
FAIL! : TestFilters::testDateBasedFilters(date01) Compared values are not the
same
Actual (result): ""
Expected (output): "01"
Loc:
[/tmp/guix-build-grantlee-5.1.0.drv-0/grantlee-5.1.0/t
Hi RicardoOn 25 Jan 2019 5:24 PM, Ricardo Wurmus wrote:
Hi Jack,
> On Wed, 23 Jan 2019, Alex Sassmannshausen wrote:
>
>> Hi Jack,
>>
>> Thanks for your bug report — this is super helpful to debug the
>> guile-build-system in guix!
>>
>> Jack Hill writes:
>>
>>> The guile-hall package