Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551544 - net-print/cups-2.0.2-r1 init script causes disruption of cups service in container
Summary: net-print/cups-2.0.2-r1 init script causes disruption of cups service in cont...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 11:32 UTC by Aljoscha Vollmerhaus
Modified: 2017-02-15 00:43 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aljoscha Vollmerhaus 2015-06-09 11:32:48 UTC
When using LXC (I'm using app-emulation/lxc-1.1.2) and cups, "/etc/init.d/cupsd stop" stops the cupsd instance running in the container as well
Comment 1 Mike Gilbert gentoo-dev 2015-06-09 20:46:02 UTC
Right; the init script kills anything called cupsd.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2017-02-15 00:43:16 UTC
commit dce4f3e5b343e66d88ba2e47b14902264d42988c (HEAD -> master, origin/master, origin/HEAD)
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Wed Feb 15 01:42:23 2017 +0100

    net-print/cups: Switch to using pidfile, bug 551544
    
    Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-print/cups/cups-2.2.2-r2.ebuild  | 353 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 net-print/cups/cups-9999.ebuild      |  46 ++++++++++---------
 net-print/cups/files/cupsd.init.d-r3 |  23 ++++++++++
 3 files changed, 400 insertions(+), 22 deletions(-)