Bug 128068

Summary: extra "+" in libgcj %%post
Product: [Fedora] Fedora Reporter: Kaj J. Niemi <kajtzu>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-20 16:51:00 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:
Bug Depends On:    
Bug Blocks: 123268    

Description Kaj J. Niemi 2004-07-16 22:49:21 UTC
Description of problem:
# rpm -Uvh libgcj-3.4.1-5.i386.rpm --replacefiles --replacepkgs
Preparing...               
########################################### [100%]
   1:libgcj                
########################################### [100%]
alternatives version 1.3.11 - Copyright (C) 2001 Red Hat, Inc.
This may be freely redistributed under the terms of the GNU Public
License.
                                                                     
          
usage: alternatives --install <link> <name> <path> <priority>
                    [--initscript <service>]
                    [--slave <link> <name> <path>]*
       alternatives --remove <name> <path>
       alternatives --auto <name>
       alternatives --config <name>
       alternatives --display <name>
       alternatives --set <name> <path>
 
common options: --verbose --test --help --usage --version
                --altdir <directory> --admindir <directory>
/var/tmp/rpm-tmp.63691: line 5: --slave: command not found
#

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

How reproducible:
Always

Additional info:
There seems to be an extra plus sign, after the \ sign in libgcj's
%%post section, which shouldn't be there.

Thanks.

Comment 1 Kaj J. Niemi 2004-08-20 16:51:00 UTC
This got fixed somewhere down the line, closing as RAWHIDE.