JumpingYang / memcached

Automatically exported from code.google.com/p/memcached
0 stars 0 forks source link

RPM can not be built, lacking README.md #314

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.rpmbuild -ta memcached-1.4.14.tar.gz

What is the expected output? What do you see instead?
.........
All tests successful.
Files=45, Tests=6815, 100 wallclock secs ( 1.16 usr  0.17 sys +  4.31 cusr  
2.06 csys =  7.70 CPU)
Result: PASS
File 'assoc.c' Lines executed:47.66% of 107
File 'cache.c' Lines executed:53.95% of 76
File 'daemon.c' Lines executed:8.00% of 25
File 'hash.c' Lines executed:70.10% of 97
File 'items.c' Lines executed:85.81% of 296
File 'memcached.c' Lines executed:69.26% of 2580
File 'slabs.c' Lines executed:68.59% of 417
File 'stats.c' Lines executed:91.01% of 89
File 'thread.c' Lines executed:85.02% of 327
File 'util.c' Lines executed:75.00% of 72
+ exit 0
Processing files: memcached-1.4.14-1.el6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pbHZFX
+ umask 022
+ cd /home/div/rpmbuild/BUILD
+ cd memcached-1.4.14
+ 
DOCDIR=/home/div/rpmbuild/BUILDROOT/memcached-1.4.14-1.el6.x86_64/usr/share/doc/
memcached-1.4.14
+ export DOCDIR
+ rm -rf 
/home/div/rpmbuild/BUILDROOT/memcached-1.4.14-1.el6.x86_64/usr/share/doc/memcach
ed-1.4.14
+ /bin/mkdir -p 
/home/div/rpmbuild/BUILDROOT/memcached-1.4.14-1.el6.x86_64/usr/share/doc/memcach
ed-1.4.14
+ cp -pr AUTHORS ChangeLog COPYING NEWS README.md doc/CONTRIBUTORS 
doc/protocol.txt doc/readme.txt 
/home/div/rpmbuild/BUILDROOT/memcached-1.4.14-1.el6.x86_64/usr/share/doc/memcach
ed-1.4.14
cp: cannot stat `README.md': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.pbHZFX (%doc)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.pbHZFX (%doc)

What version of the product are you using? On what operating system?
1.4.14, RHEL 6.4 x86_64

Original issue reported on code.google.com by d.s.iva...@gmail.com on 2 Apr 2013 at 9:10

GoogleCodeExporter commented 9 years ago
already fixed in 1.4.15? reopen if that doesn't work...

Original comment by dorma...@rydia.net on 2 Apr 2013 at 6:11