[Bug 1201564] New: openPGP: missing systemd unit in package gpg2
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.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201564 http://bugzilla.opensuse.org/show_bug.cgi?id=1201564#c1 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Andreas.Stieger@gmx.de, | |crrodriguez@opensuse.org, | |meissner@suse.com, | |pmonrealgonzalez@suse.com Assignee|screening-team-bugs@suse.de |pmonrealgonzalez@suse.com --- Comment #1 from Andreas Stieger <Andreas.Stieger@gmx.de> --- Assigning to bugowner. Last time I checked openSUSE the GnuPG Agent is started with the graphical environment during login. It is possible to migrate this to the user units mentioned, but needs some more changes and good testing. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201564 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|openPGP: missing systemd |GnuPG: missing systemd unit |unit in package gpg2 |in package gpg2 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201564 Cristian Rodr�guez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|crrodriguez@opensuse.org | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1201564 http://bugzilla.opensuse.org/show_bug.cgi?id=1201564#c2 --- Comment #2 from Yu Shenhang <sky96111@outlook.com> --- (In reply to Andreas Stieger from comment #1)
Assigning to bugowner. Last time I checked openSUSE the GnuPG Agent is started with the graphical environment during login. It is possible to migrate this to the user units mentioned, but needs some more changes and good testing.
Seems gpg-agent would not auto start properly in graphical environment login. I made a clean Gnome edition with default settings. ```` sky96111@MSI-SUSE ~> ps -aux |grep gpg-agent sky96111 9214 0.0 0.0 6624 2092 pts/0 S+ 20:08 0:00 grep --color=auto gpg-agent ```` While start manually actually works. Is openSUSE start gpg-agent in graphical environment login by xdg? any way to check what's wrong with auto start? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com