Bug 80255

Summary: SRPMS: install failed due to missing install.sh file
Product: [Retired] Red Hat Linux Reporter: Sysoltsev Slawa <vyatcheslav.sysoltsev>
Component: pydictAssignee: Leon Ho <llch>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 8.0   
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: 2003-01-14 08:49:29 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 Sysoltsev Slawa 2002-12-23 10:54:33 UTC
Description of problem:
Trying to build pydict from SRPMS I've got such error:

Executing(%doc): /bin/sh -
e /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/rpm-tmp.43576
+ umask 022
+ cd /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/BUILD
+ cd pydict
+ DOCDIR=/netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/pydict-0.3.0-
root/usr/share/doc/pydict-0.3.0
+ export DOCDIR
+ rm -rf /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/pydict-0.3.0-
root/usr/share/doc/pydict-0.3.0
+ /bin/mkdir -p /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/pydict-0.3.0-
root/usr/share/doc/pydict-0.3.0
+ cp -pr CHANGELOG README COPYING 
install.sh /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/pydict-0.3.0-
root/usr/share/doc/pyd
ict-0.3.0
cp: cannot stat `install.sh': No such file or directory
error: Bad exit status 
from /netbatch/TC2352/rh80_ia32_L/default/WORK_DIR/tmp/rpm-tmp.43576 (%doc)

I haven't found any install.sh in package - seems like a packaging bug or a bug 
in installation script.

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


How reproducible:
always

Steps to Reproduce:
1. rpm -bb pydict.spec

    
Actual results:
Installation error

Expected results:
Successfully built & installed package

Additional info:

Comment 1 Leon Ho 2003-01-14 08:49:29 UTC
it is fixed in rawhide. thanks for the report.