Bug 1452995

Summary: package not contains systemd units
Product: [Fedora] Fedora Reporter: Fl@sh <alex.mail.1534>
Component: dnscrypt-proxyAssignee: Nikos Roussos <comzeradd>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: comzeradd, fedora, fraph24, rdieter
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-06 18:39:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fl@sh 2017-05-21 17:13:08 UTC
Description of problem:
dnscrypt-proxy.service and dnscrypt-proxy.socket is absent in package

Version-Release number of selected component (if applicable):
dnscrypt-proxy-1.9.0-2.fc26.x86_64


How reproducible:
rpm -q --filesbypkg dnscrypt-proxy

Steps to Reproduce:
1.
2.
3.

Actual results:
units is absent

Expected results:
units is present

Additional info:
(current stable in upstream 1.9.5)
I'm maintainer of dnscrypt-proxy-gui and for compatibility with other distributions need to append this systemd units to package. For example, for change port (https://wiki.archlinux.org/index.php/DNSCrypt#Change_port) need dnscrypt-proxy.socket. Or you append it to package -- or me?

Comment 1 Francesco Frassinelli (frafra) 2017-08-29 22:37:52 UTC
Configuration file is also missing here (but I still have to update to F26 on this machine):

$ rpm -q dnscrypt-proxy 
dnscrypt-proxy-1.6.1-3.fc25.x86_64
$ rpm -ql dnscrypt-proxy 
/usr/bin/hostip
/usr/sbin/dnscrypt-proxy
/usr/share/dnscrypt-proxy
/usr/share/dnscrypt-proxy/dnscrypt-resolvers.csv
/usr/share/dnscrypt-proxy/minisign.pub
/usr/share/man/man8/dnscrypt-proxy.8.gz
/usr/share/man/man8/hostip.8.gz

Comment 2 Christian Stadelmann 2017-09-06 18:36:22 UTC
Systemd unit files are contained in more recent versions, so this is effectively a duplicate of bug #1464793.

Comment 3 Rex Dieter 2017-09-06 18:39:18 UTC
worksforme (marking dup)

*** This bug has been marked as a duplicate of bug 1464793 ***