mirror of
https://github.com/albertito/dnss.git
synced 2026-04-26 18:05:57 +03:00
[GH-ISSUE #10] Error on apt install when address is already in use #10
Labels
No labels
enhancement
enhancement
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnss#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reserveword on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/albertito/dnss/issues/10
Originally assigned to: @albertito on GitHub.
It says
dnss.socket: Failed to create listening socket ([::]:53): Address already in usebut it should not use network during installation, and should not fail just because of another dns server being running.@albertito commented on GitHub (Dec 8, 2021):
Thanks for reporting this!
From what you mention, the issue is specific to the Debian package. If you don't mind, can you report it via the Debian bug system ?
I will do it myself later if you don't, so no worries if you prefer not to.
I don't know what Debian policy is for situations like this, I will find out and follow up.