GNU bug report logs - #52770
ddclient service not working, but package works.

Previous Next

Package: guix;

Reported by: Florian Hoertlehner <hoertlehner <at> gmail.com>

Date: Fri, 24 Dec 2021 10:18:01 UTC

Severity: normal

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Florian Hoertlehner <hoertlehner <at> gmail.com>
Subject: bug#52770: closed (Re: bug#52770: ddclient service not working,
 but package works.)
Date: Wed, 16 Aug 2023 22:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52770: ddclient service not working, but package works.

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 52770 <at> debbugs.gnu.org.

-- 
52770: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52770
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Florian Hoertlehner <hoertlehner <at> gmail.com>
Cc: 52770-done <at> debbugs.gnu.org
Subject: Re: bug#52770: ddclient service not working, but package works.
Date: Thu, 17 Aug 2023 01:54:34 +0300
[Message part 3 (text/plain, inline)]
Hi Florian,

Florian Hoertlehner <hoertlehner <at> gmail.com> writes:

[…]

> As a service it is not working though.

ddclient removed in 1bd44b425b79e9da160b33a9b19d01973b44772e because
it's unmaintained by the upstream project as discussed in 64669 issue.

Oleg.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Florian Hoertlehner <hoertlehner <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: ddclient service not working, but package works.
Date: Fri, 24 Dec 2021 11:16:46 +0100
[Message part 6 (text/plain, inline)]
ddclient is working.
I checked it with:
sudo ddclient -foreground -file
/home/florian/repo/myLinux/data/nuc/ddclient.conf

The cache file gets updated, sudo cat  /var/cache/ddclient/ddclient.cache
## .ddclient-real-3.9.1
## last updated at Fri Dec 24 11:08:10 2021 (1640340490)
atime=0,backupmx=0,custom=0,host=nuc.pinkgorilla.org,ip=85.125.195.170,mtime=1640340334,mx=,script=/nic/update,static=0,status=,warned-min-error-interval=0,warned-min-interval=0,wildcard=0,wtime=30
nuc.pinkgorilla.org

I can also run ddclient without sudo, but this then does not update
ddclient.cache file. But it does its job.

As a service it is not working though. This is my service definition.
service-ddclient-nuc is used in the operating system definiton.
(define-public service-ddclient-nuc
(service ddclient-service-type
(ddclient-configuration
(secret-file "/home/florian/repo/myLinux/data/nuc/ddclient.conf")
)))


in var/log/messages I get this error(I just pasted 3 errors; it repeats
every 5 minutes).
Dec 24 10:15:34 localhost .ddclient-real[10715]: WARNING:  found neither
ipv4 nor ipv6 address
Dec 24 10:20:34 localhost .ddclient-real[10715]: WARNING:  found neither
ipv4 nor ipv6 address
Dec 24 10:25:34 localhost .ddclient-real[10715]: WARNING:  found neither
ipv4 nor ipv6 address

Perhaps the ddclient service needs to wait until network is available?
[Message part 7 (text/html, inline)]

This bug report was last modified 2 years and 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.