Bug 1169526

Summary: sym links to printer .ppd file created in /tmp continually
Product: [Fedora] Fedora Reporter: ken <daytooner>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 19CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-02 15:18:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ken 2014-12-01 22:21:41 UTC
Description of problem:

printing a document continuously creates MANY sym links in /tmp to printer's .ppd file in /etc/cups. Number of sym links limited only by size of "/" file system.

Version-Release number of selected component (if applicable):

cups-1.6.4-10.fc19
uname -r: 3.14.23-100.fc19.x86_64


How reproducible:

easily (every time I print to same printer).

Steps to Reproduce:
1.submit print job to specific printer.
2.watch contents of /tmp/ directory.
3.

Actual results: 

sym links continually created and never removed
Expected results:

one sym link created, and removed when uneeded.

Additional info:

see this bug w/ Ubuntu package: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/890705

(This will cause issues with bash and other apps, since there is no more temp space.)

Comment 1 Tim Waugh 2014-12-02 15:18:55 UTC
Has same root cause as bug #1150917.

*** This bug has been marked as a duplicate of bug 1150917 ***