Bug 80258

Summary: SRPMS: install failed due to missed Readme.txt file
Product: [Retired] Red Hat Linux Reporter: Sysoltsev Slawa <vyatcheslav.sysoltsev>
Component: openh323Assignee: Alexander Larsson <alexl>
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-16 14:40:12 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 13:49:05 UTC
Description of problem:
Trying to build & install openh323 from sources I've got such error:

Executing(%doc): /bin/sh -
e /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/rpm-tmp.62123
+ umask 022
+ cd /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/BUILD
+ cd openh323
+ DOCDIR=/netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323-
root/usr/share/doc/openh323-1.9.3
+ export DOCDIR
+ rm -rf /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323-
root/usr/share/doc/openh323-1.9.3
+ /bin/mkdir -p /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323-
root/usr/share/doc/openh323-1.9.3
+ cp -pr Readme.txt mpl-
1.0.htm /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323-
root/usr/share/doc/openh323-1.9.3
cp: cannot stat `Readme.txt': No such file or directory
error: Bad exit status 
from /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/rpm-tmp.62123 (%doc)

I haven't found Readme.txt file in package. Seems you've missed it during 
packaging.

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


How reproducible:
always

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

    
Actual results:
Installation error

Expected results:
Succesfully built & installed package

Additional info:

Comment 1 Alexander Larsson 2003-01-16 10:57:38 UTC
Fixed in RAWHIDE. (The file was renamed ReadMe.txt in the source)