GNU bug report logs -
#57110
home: services: Broken openssh service.
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Wed, 10 Aug 2022 11:40:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57110 in the body.
You can then email your comments to 57110 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#57110
; Package
guix
.
(Wed, 10 Aug 2022 11:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 10 Aug 2022 11:40:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
home ssh service is broken on:
--8<---------------cut here---------------start------------->8---
$ guix describe
Generation 33 Aug 10 2022 10:50:55 (current)
guix b72459a
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: b72459a861d7029d69e9e3ffe3dd411b452e26de
--8<---------------cut here---------------end--------------->8---
home.scm:
--8<---------------cut here---------------start------------->8---
(use-modules (gnu services)
(gnu home services ssh))
(home-environment
(services
(list
(service home-openssh-service-type
(home-openssh-configuration
(hosts
(list
(openssh-host (name "git.sv.gnu.org")
(user "wigust")))))))))
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
$ guix home build home.scm
/home/oleg/home.scm:11:15: error: invalid value unset for field 'address-family'
--8<---------------cut here---------------end--------------->8---
Oleg.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 10 Aug 2022 13:14:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Oleg Pykhalov <go.wigust <at> gmail.com>
:
bug acknowledged by developer.
(Wed, 10 Aug 2022 13:14:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 57110-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Oleg Pykhalov <go.wigust <at> gmail.com> writes:
> home ssh service is broken on:
>
> $ guix describe
> Generation 33 Aug 10 2022 10:50:55 (current)
> guix b72459a
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: b72459a861d7029d69e9e3ffe3dd411b452e26de
>
>
> home.scm:
>
> (use-modules (gnu services)
> (gnu home services ssh))
>
> (home-environment
> (services
> (list
> (service home-openssh-service-type
> (home-openssh-configuration
> (hosts
> (list
> (openssh-host (name "git.sv.gnu.org")
> (user "wigust")))))))))
>
> $ guix home build home.scm
> /home/oleg/home.scm:11:15: error: invalid value unset for field 'address-family'
Fixed with d9a0ccf13f. Sorry for the breakage!
Maxim
Information forwarded
to
bug-guix <at> gnu.org
:
bug#57110
; Package
guix
.
(Sat, 13 Aug 2022 22:59:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 57110 <at> debbugs.gnu.org (full text, mbox):
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hi,
>
> Oleg Pykhalov <go.wigust <at> gmail.com> writes:
>
>> home ssh service is broken on:
>>
>> $ guix describe
>> Generation 33 Aug 10 2022 10:50:55 (current)
>> guix b72459a
>> repository URL: https://git.savannah.gnu.org/git/guix.git
>> branch: master
>> commit: b72459a861d7029d69e9e3ffe3dd411b452e26de
>>
>>
>
> Fixed with d9a0ccf13f. Sorry for the breakage!
>
>
> Maxim
Wow a fix provided in one day! Maxim how!? I am having a hard time
just cleaning my room! :)
Information forwarded
to
bug-guix <at> gnu.org
:
bug#57110
; Package
guix
.
(Sun, 14 Aug 2022 01:19:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 57110 <at> debbugs.gnu.org (full text, mbox):
Hi Joshua,
Joshua Branson <jbranso <at> dismail.de> writes:
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
>
>> Hi,
>>
>> Oleg Pykhalov <go.wigust <at> gmail.com> writes:
>>
>>> home ssh service is broken on:
>>>
>>> $ guix describe
>>> Generation 33 Aug 10 2022 10:50:55 (current)
>>> guix b72459a
>>> repository URL: https://git.savannah.gnu.org/git/guix.git
>>> branch: master
>>> commit: b72459a861d7029d69e9e3ffe3dd411b452e26de
>>>
>>>
>>
>> Fixed with d9a0ccf13f. Sorry for the breakage!
>>
>>
>> Maxim
>
>
> Wow a fix provided in one day! Maxim how!? I am having a hard time
> just cleaning my room! :)
The root problem is more easily understood when you're the one having
caused it, ah!
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 11 Sep 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.