Bug 60352

Summary: Borken %postinstall script
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: cupsAssignee: wdovlrrw <brosenkr>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-26 15:02:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2002-02-26 15:02:28 UTC
Description of Problem:

| $ rpm -q --scripts cups
| ...
| /usr/sbin/alternatives --install /usr/bin/lpr print /usr/bin/lpr.cups 30 \
|          --slave /usr/bin/lp print-lp /usr/bin/lp.cups \
|          --slave /usr/bin/lpq print-lpq /usr/bin/lpq.cups \
|          --slave /usr/bin/lprm print-lprm /usr/bin/lprm.cups \
|          --slave /usr/bin/lpstat print-lpstat /usr/bin/lpstat.cups \
|          --slave /usr/bin/cancel print-cancel /usr/bin/cancel.cups \
|          --slave /usr/sbin/lpc print-lpc /usr/sbin/lpc.cups \
|          --slave /usr/share/man/man1/cancel.1.gz print-cancelman /usr/share/man/man1/cancel-cups.1.gz > /dev/null 2>&1
|          --slave /usr/share/man/man1/lp.1.gz print-lpman /usr/share/man/man1/lp-cups.1.gz > /dev/null 2>&1
|          --slave /usr/share/man/man1/lpq.1.gz print-lpqman /usr/share/man/man1/lpq-cups.1.gz > /dev/null 2>&1
|          --slave /usr/share/man/man1/lpr.1.gz print-lprman /usr/share/man/man1/lpr-cups.1.gz > /dev/null 2>&1
|          --slave /usr/share/man/man1/lprm.1.gz print-lprmman /usr/share/man/man1/lprm-cups.1.gz > /dev/null 2>&1
|          --slave /usr/share/man/man1/lpstat.1.gz print-lpstatman /usr/share/man/man1/lpstat-cups.1.gz > /dev/null 2>&1

Please notice the '> /dev/null 2>&1' in the last 6 lines. It looks
like a cut&paste error and should be a backslash probably.


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

cups-1.1.14-2

Comment 1 Bernhard Rosenkraenzer 2002-02-26 15:10:21 UTC
It's not actually a cut&paste bug, it's a 
ddppppppp bug (vim commands ;) ). 
 
Fixed in 1.1.14-4.