Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685300

Summary: net-print/cups-filters uses /var/run instead of /run
Product: Gentoo Linux Reporter: Bertrand Jacquin <bertrand>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal CC: bertrand, jstein, pacho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=685308
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 830306    

Description Bertrand Jacquin 2019-05-07 23:46:25 UTC
Hi,

net-print/cups-filters-1.21.6 init script refers /var/run:

/etc/init.d/cups-browsed:pidfile="/var/run/cups-browsed.pid"
Comment 1 Larry the Git Cow gentoo-dev 2021-10-28 08:35:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98dbb3a6950134916429ed27553e5c1e854bf813

commit 98dbb3a6950134916429ed27553e5c1e854bf813
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-10-28 08:35:18 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-10-28 08:35:25 +0000

    net-print/cups-filters: Fix /run path and poppler subslot dep
    
    Closes: https://bugs.gentoo.org/685300
    Bug: https://bugs.gentoo.org/609570
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../cups-filters/cups-filters-1.28.10-r1.ebuild    | 149 +++++++++++++++++++++
 .../cups-filters/files/cups-browsed.init.d-r2      |   9 ++
 2 files changed, 158 insertions(+)