Project

General

Profile

Bug #3030

openntpd-openrc: Service `ntpd' needs non existent service `net'

oaken-source - almost 3 years ago - . Updated almost 3 years ago.

Status:
confirmed
Priority:
bug
Assignee:
-
% Done:

0%

History

#1

Updated by bill-auger almost 3 years ago

  • Description updated (diff)

i can not reprduce this - maybe it fixed itself?

$ pacman -Qs openntpd
local/openntpd 6.8p1-1
    Free, easy to use implementation of the Network Time Protocol
local/openntpd-openrc 20190211-1 (openrc-net)
    OpenRC openntpd init script

$ sudo /etc/init.d/ntpd start
 * Caching service dependencies ...                                                               [ ok ]
 * Starting OpenNTPD ...
creating new /var/db/ntpd.drift                                                                   [ ok ]

FWIW, the openrc "way" is the `rc-service` command

$ sudo rc-service ntpd start
 * Starting OpenNTPD ...
/var/db/ntpd.drift is empty                                                                       [ ok ]
bill@parabola:/packages/abslibre/libre/icecat/(master?[0<-->1]) 2021-06-04 [icecat]: wip - tweak for i68

#2

Updated by oaken-source almost 3 years ago

Yes, the problem still persists:

$ sudo rc-service ntpd start
 * ERROR: ntpd needs service(s) net

could you look at your installed service files, and find out which one provides the 'net' service?

#3

Updated by bill-auger almost 3 years ago

$ grep provide /etc/init.d/NetworkManager 
    provide net
#4

Updated by bill-auger almost 3 years ago

  • Status changed from unconfirmed to confirmed

Also available in: Atom PDF