Bug 80318 - SRPMS: install failed due to missed COPYING.LIB files
Summary: SRPMS: install failed due to missed COPYING.LIB files
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: libgtop2
Version: 8.0
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-12-24 11:32 UTC by Sysoltsev Slawa
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-12-24 18:19:25 UTC
Embargoed:


Attachments (Terms of Use)
Patch for .spec which removes COPYING.LIB from %doc list (335 bytes, patch)
2002-12-24 11:39 UTC, Sysoltsev Slawa
no flags Details | Diff

Description Sysoltsev Slawa 2002-12-24 11:32:54 UTC
Description of problem:
Trying to build & install libgtop2 package from sources I've got such error:

Executing(%doc): /bin/sh -
e /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/rpm-tmp.60844
+ umask 022
+ cd /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/BUILD
+ cd libgtop-2.0.0
+ DOCDIR=/netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/libgtop2-2.0.0-
root/usr/share/doc/libgtop2-2.0.0
+ export DOCDIR
+ rm -rf /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/libgtop2-2.0.0-
root/usr/share/doc/libgtop2-2.0.0
+ /bin/mkdir -p /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/libgtop2-
2.0.0-root/usr/share/doc/libgtop2-2.0.0
+ cp -pr AUTHORS COPYING COPYING.LIB ChangeLog NEWS 
README /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/libgtop2-2.0.0-root/
usr/share/doc/libgtop2-2.0.0
cp: cannot stat `COPYING.LIB': No such file or directory
error: Bad exit status 
from /netbatch/TC32303/rh80_ia32_H/default/WORK_DIR/tmp/rpm-tmp.60844 (%doc)

In package is no COPYING.LIB file. Seems you've missed it during packaging.

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


How reproducible:
always

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

    
Actual results:
Installation error

Expected results:
Succesfully bilt & installed package

Additional info:

Comment 1 Sysoltsev Slawa 2002-12-24 11:39:37 UTC
Created attachment 88885 [details]
Patch for .spec which removes COPYING.LIB from %doc list

Comment 2 Havoc Pennington 2002-12-24 18:19:25 UTC
Should be fixed in latest, thanks


Note You need to log in before you can comment on or make changes to this bug.