Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682092 - sys-libs/gpm: Legacy path in gpm.service
Summary: sys-libs/gpm: Legacy path in gpm.service
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 682858 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-31 05:38 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2019-04-09 01:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch (gpm.patch,868 bytes, patch)
2019-03-31 05:56 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2019-03-31 05:38:15 UTC
systemd[1]: /lib/systemd/system/gpm.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/gpm.pid → /run/gpm.pid; please update the unit file accordingly.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-03-31 05:56:53 UTC
Created attachment 571312 [details, diff]
Patch
Comment 2 Larry the Git Cow gentoo-dev 2019-04-02 06:51:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237a9ca4aa1c01d61b73df7f5c2fb28f4a0ee595

commit 237a9ca4aa1c01d61b73df7f5c2fb28f4a0ee595
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2019-03-31 05:55:07 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-04-02 06:50:42 +0000

    sys-libs/gpm: Avoid legacy path in PIDFile in gpm.service.
    
    Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
    Closes: https://bugs.gentoo.org/682092
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/gpm/files/gpm.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Arfrever Frehtes Taifersar Arahesis 2019-04-09 01:01:45 UTC
*** Bug 682858 has been marked as a duplicate of this bug. ***