http://bugzilla.opensuse.org/show_bug.cgi?id=1201564 Bug ID: 1201564 Summary: openPGP: missing systemd unit in package gpg2 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Maintenance Assignee: screening-team-bugs@suse.de Reporter: sky96111@outlook.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- openGPG version: 2.3.6-2.2 Step: Install package gpg2 run "systemctl --user enable gpg-agent.service" "systemctl --user list-unit-files | grep gpg" Expect: Service will be enabled Actually: systemctl shows "Failed to enable unit: Unit file gpg-agent.service does not exist." and "systemctl --user list-unit-files | grep gpg" shows nothing. I searched "gpg-agent" file on my disk globally and find systemd units on: "/usr/share/doc/packages/gpg2/examples/systemd-user" and so as to other gpg2 systemd units. Copy these files to "/usr/lib/systemd/user" can fix my issue. It seems maintainer of GPG2 forget to extract these files to systemd folder. -- You are receiving this mail because: You are on the CC list for the bug.