Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] named service start-up
@ 2020-02-09  5:17 voidlinux-github
  2021-01-31  3:49 ` ericonr
  2021-02-01  1:42 ` [ISSUE] [CLOSED] " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-09  5:17 UTC (permalink / raw)
  To: ml

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

New issue by kagalle on void-packages repository

https://github.com/void-linux/void-packages/issues/18961

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
Void 5.4.17_1 x86_64 AuthenticAMD notuptodate rFF
* package:  
  *affected package(s) including the version*
bind-9.11.13_1

### Expected behavior
service starts
### Actual behavior
service fails to start, process left in defunct state
### Steps to reproduce the behavior
In a just installed and updated system, I found that running named using the -g switch directly from the command line worked, but from the sv script, was failing with defunct.
I changed the -f switch -g in /etc/sv/named/run

mkdir -p /var/run/named || exit 1
chown named:named /var/run/named || exit 1
exec named -u named -g -c /etc/named/named.conf

and sv start named worked. 


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

* Re: named service start-up
  2020-02-09  5:17 [ISSUE] named service start-up voidlinux-github
@ 2021-01-31  3:49 ` ericonr
  2021-02-01  1:42 ` [ISSUE] [CLOSED] " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-01-31  3:49 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/18961#issuecomment-770320684

Comment:
Did you have a syslog daemon running? I think `named` with `-f` would require one.

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

* Re: [ISSUE] [CLOSED] named service start-up
  2020-02-09  5:17 [ISSUE] named service start-up voidlinux-github
  2021-01-31  3:49 ` ericonr
@ 2021-02-01  1:42 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-02-01  1:42 UTC (permalink / raw)
  To: ml

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

Closed issue by kagalle on void-packages repository

https://github.com/void-linux/void-packages/issues/18961

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *output of ``xuname`` (part of xtools)*
Void 5.4.17_1 x86_64 AuthenticAMD notuptodate rFF
* package:  
  *affected package(s) including the version*
bind-9.11.13_1

### Expected behavior
service starts
### Actual behavior
service fails to start, process left in defunct state
### Steps to reproduce the behavior
In a just installed and updated system, I found that running named using the -g switch directly from the command line worked, but from the sv script, was failing with defunct.
I changed the -f switch -g in /etc/sv/named/run

mkdir -p /var/run/named || exit 1
chown named:named /var/run/named || exit 1
exec named -u named -g -c /etc/named/named.conf

and sv start named worked. 


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

end of thread, other threads:[~2021-02-01  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-09  5:17 [ISSUE] named service start-up voidlinux-github
2021-01-31  3:49 ` ericonr
2021-02-01  1:42 ` [ISSUE] [CLOSED] " ericonr

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 NNTP newsgroup(s).