unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43291: ntp or nptd services on aarch64
@ 2020-09-09 11:35 Vtly Shtrv
  2020-09-13 19:50 ` Leo Famulari
  0 siblings, 1 reply; 5+ messages in thread
From: Vtly Shtrv @ 2020-09-09 11:35 UTC (permalink / raw)
  To: 43291; +Cc: Mike Rosset

Hello Guixen.
From the Guix System (aarch64) powering a RockPro64 SBC.


What's broken:  ntp-service-type
                chrony
                
How it's broken:
ntp-service-type segfaults (Mike seen).
chrony segfaults:
`guix describe`   --->   guix 81ea278
`cat /home/vits/tmp/c   --->   pool pool.ntp.org iburst`
`sudo chronyd -d -u vits -f /home/vits/tmp/c   --->   Segmentation fault`

The `chronyd` works if used with -Q flag (".. it only prints the offset
without making any corrections of the clock and it allows chronyd to be
started without root privileges").


What's glitchy: openntpd-service-type

How it's glitch:
The dhcp-client-service-type + openntpd-service-type = not updated time
(easy to note since RockPro64's time is 2013 year after every reboot).

The openntpd-service-type works with static-networking-service-type.
It also sets the time correctly if `sudo herd restart ntpd` after boot.
Tested with (allow-large-adjustment #t).


Thank You Mike for the work-around with a static-networking.


---
Thanks for attention, Vitaliy.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#43291: ntp or nptd services on aarch64
  2020-09-09 11:35 bug#43291: ntp or nptd services on aarch64 Vtly Shtrv
@ 2020-09-13 19:50 ` Leo Famulari
  2020-09-15  4:06   ` Vitaliy Shatrov
  2020-12-16 12:43   ` Vitaliy Shatrov via Bug reports for GNU Guix
  0 siblings, 2 replies; 5+ messages in thread
From: Leo Famulari @ 2020-09-13 19:50 UTC (permalink / raw)
  To: Vtly Shtrv; +Cc: 43291, Mike Rosset

On Wed, Sep 09, 2020 at 06:35:34PM +0700, Vtly Shtrv wrote:
> Hello Guixen.
> From the Guix System (aarch64) powering a RockPro64 SBC.
> 
> 
> What's broken:  ntp-service-type
>                 chrony
>                 
> How it's broken:
> ntp-service-type segfaults (Mike seen).
> chrony segfaults:

I fixed a crash of Chrony and NTP with commit
898fbb60b2354e82e5b7f259b44dbfed112a83aa.

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=898fbb60b2354e82e5b7f259b44dbfed112a83aa

Can you check if it fixes this bug for you?




^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#43291: ntp or nptd services on aarch64
  2020-09-13 19:50 ` Leo Famulari
@ 2020-09-15  4:06   ` Vitaliy Shatrov
  2020-12-16 12:43   ` Vitaliy Shatrov via Bug reports for GNU Guix
  1 sibling, 0 replies; 5+ messages in thread
From: Vitaliy Shatrov @ 2020-09-15  4:06 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 43291

[-- Attachment #1: Type: text/plain, Size: 111 bytes --]

Sorry for delay.  Just a day more...
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

[-- Attachment #2: Type: text/html, Size: 115 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#43291: ntp or nptd services on aarch64
  2020-09-13 19:50 ` Leo Famulari
  2020-09-15  4:06   ` Vitaliy Shatrov
@ 2020-12-16 12:43   ` Vitaliy Shatrov via Bug reports for GNU Guix
  2020-12-16 18:25     ` Leo Famulari
  1 sibling, 1 reply; 5+ messages in thread
From: Vitaliy Shatrov via Bug reports for GNU Guix @ 2020-12-16 12:43 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 43291, Mike Rosset

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]

Sorry, my installation now broken.
Also sorry for delay.
Was tweaking Guix and playing with sockets.

Cannot confirm, hope it is working.
Thank You, man.

On September 14, 2020 2:50:43 AM GMT+07:00, Leo Famulari <leo@famulari.name> wrote:
>On Wed, Sep 09, 2020 at 06:35:34PM +0700, Vtly Shtrv wrote:
>> Hello Guixen.
>> From the Guix System (aarch64) powering a RockPro64 SBC.
>> 
>> 
>> What's broken:  ntp-service-type
>>                 chrony
>>                 
>> How it's broken:
>> ntp-service-type segfaults (Mike seen).
>> chrony segfaults:
>
>I fixed a crash of Chrony and NTP with commit
>898fbb60b2354e82e5b7f259b44dbfed112a83aa.
>
>https://git.savannah.gnu.org/cgit/guix.git/commit/?id=898fbb60b2354e82e5b7f259b44dbfed112a83aa
>
>Can you check if it fixes this bug for you?

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

[-- Attachment #2: Type: text/html, Size: 1389 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#43291: ntp or nptd services on aarch64
  2020-12-16 12:43   ` Vitaliy Shatrov via Bug reports for GNU Guix
@ 2020-12-16 18:25     ` Leo Famulari
  0 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2020-12-16 18:25 UTC (permalink / raw)
  To: Vitaliy Shatrov; +Cc: 43291-done, Mike Rosset

On Wed, Dec 16, 2020 at 07:43:58PM +0700, Vitaliy Shatrov wrote:
> Sorry, my installation now broken.
> Also sorry for delay.
> Was tweaking Guix and playing with sockets.
> 
> Cannot confirm, hope it is working.
> Thank You, man.

Okay, I'll close the bug for now. If anyone is still experiencing it, we
can re-open.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-16 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 11:35 bug#43291: ntp or nptd services on aarch64 Vtly Shtrv
2020-09-13 19:50 ` Leo Famulari
2020-09-15  4:06   ` Vitaliy Shatrov
2020-12-16 12:43   ` Vitaliy Shatrov via Bug reports for GNU Guix
2020-12-16 18:25     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).