Hilton Chain writes:
> On Tue, 25 Mar 2025 20:12:25 +0800,
> 45mg wrote:
>>
>> "Thomas Ieong" writes:
>>
>> > I remember that some years ago we could not use LUKS 2, has the situation
>> > improved?
>>
>> I'm writing this from Guix System installed on an LUKS 2 volume. So,
>> yes, it works now.
Hi,
thanks
1.
If there is something wrong with the server you can find the logs in
/var/log and/or with “sudo herd status ”.
with sudo herd status
it starts 3 samba services, it seems to be ok.
2.
Lastly, maybe try connecting using smbclient from the samba package to
see if everything is
Hello all,
I would like to gc root my operating system derivation to keep all
inputs necessary to build the system in store even on gc colleting,
preferably also the ungrafted versions. One way would be to make
multiple calls to the guix system build and gc root them out of the
store myself, but
It was the good old "shit behind the levers". I had a channel.scm in a
parent directory and that broke compilation. However, in my defense, the
error message was quite cryptic. It looked like there was an error in
the module (icm-9 boot). When I switched to guile-next, I got a much
better error
Hello Sebastian
Based on your suggestion, now I figure out that I have to install guix
openssl, even though I already I have openssl libraries installed in
"/usr/lib".
The following works for me now:
$ guix install openssl
$ LD_LIBRARY_PATH=~/.guix-profile/lib scheme
(load-shared-object
Hilton Chain writes:
>> Not really sure how I'm booting then. I see '# PBKDF argon2id, ...' in
>> the output of `sudo cryptsetup status --debug myrootvolname`.
>
> Which GRUB variant are you using? There exists an unlikely to be merged patch
> series for Argon2 support.
I'm using `grub-efi-boo
45mg <45mg.wri...@gmail.com> writes:
>>> What most distributions do is use something like `ukify` to generate a
>>> bootable UEFI image that has includes the required crypto modules.
Please disregard this, I don't actually know how prevalent UKIs are.
What I was going for was - usually the kernel
On Tue, 25 Mar 2025 23:01:02 +0800,
45mg wrote:
>
> Hilton Chain writes:
>
> > On Tue, 25 Mar 2025 20:12:25 +0800,
> > 45mg wrote:
> >>
> >> "Thomas Ieong" writes:
> >>
> >> > I remember that some years ago we could not use LUKS 2, has the situation
> >> > improved?
> >>
> >> I'm writing this fro
"Thomas Ieong" writes:
> I remember that some years ago we could not use LUKS 2, has the situation
> improved?
I'm writing this from Guix System installed on an LUKS 2 volume. So,
yes, it works now. GRUB also supports `--pbkdf argon2id` now, so you
don't have to worry about that insecurity [1] a
Hi,
This error means that the module containing “samba-service-type” is not
included in your configuration file (in use-modules or
use-service-modules).
The samba-service-type variable is declared in “gnu/services/samba.scm”,
you can know this in the output of “guix system search samba” for
examp
On Tue, 25 Mar 2025 20:12:25 +0800,
45mg wrote:
>
> "Thomas Ieong" writes:
>
> > I remember that some years ago we could not use LUKS 2, has the situation
> > improved?
>
> I'm writing this from Guix System installed on an LUKS 2 volume. So,
> yes, it works now. GRUB also supports `--pbkdf argon2i
gfp writes:
> Hi Noé,
>
> thanks very much for the hint,
>
> now I managed to run: sudo guix system reconfigure /etc/config.scm
>
>
> in my config.scm I changed the folder:
> into: path = /home/gfp/public
>
>
> (service samba-service-type (samba-configuration
> (ena
Hi Giacomo,
On lun, mar 24, 2025 at 07:09 paul via wrote:
> Hi all,
>
> I'm having the same problem since a month or so, same symptoms and
> logs. The only certain thing I know is that
> 3dc8026d58f9480547a595450a6483e0f13c1ba4 works. I suppose this is due
> to the recent GNOME update but I didn
On Wed, 19 Mar 2025 11:19:13 -0700
Andy Tai wrote:
> when I do guix pull, I run into this error:
>
> guix substitute: error: TLS error in procedure
> 'write_to_session_record_port': Error in the push function.
As far as I understand, this error message indicates a network issue
resulting in a c
14 matches
Mail list logo