Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error Docs/INFO_SRC No such file or directory #2

Open
centminmod opened this issue Feb 22, 2015 · 1 comment
Open

build error Docs/INFO_SRC No such file or directory #2

centminmod opened this issue Feb 22, 2015 · 1 comment

Comments

@centminmod
Copy link

Just tried building a Docker image with CentOS 6.6 and your webscalesql-rpm setup and tried building webscalesql rpms and got the following error

+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip /bin/true
+ /usr/lib/rpm/redhat/brp-strip-static-archive /bin/true
+ /usr/lib/rpm/redhat/brp-strip-comment-note /bin/true /usr/bin/objdump
+ /usr/lib/rpm/brp-python-bytecompile
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: webscalesql-server-5.6.23.97312-1.rhel6.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KNtETX
+ umask 022
+ cd /home/rpmbuilder/rpmbuild/BUILD
+ cd webscalesql-5.6.23.97312
+ DOCDIR=/home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
+ export DOCDIR
+ rm -rf /home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
+ /bin/mkdir -p /home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
+ cp -pr webscalesql-5.6.23.97312/COPYING webscalesql-5.6.23.97312/README /home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
+ cp -pr webscalesql-5.6.23.97312/Docs/ChangeLog /home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
+ cp -pr 'webscalesql-5.6.23.97312/Docs/INFO_SRC*' /home/rpmbuilder/rpmbuild/BUILDROOT/webscalesql-5.6.23.97312-1.rhel6.x86_64/usr/share/doc/webscalesql-server-5.6.23.97312
cp: cannot stat `webscalesql-5.6.23.97312/Docs/INFO_SRC*': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.KNtETX (%doc)


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

went looking

ls -lah /home/rpmbuilder/rpmbuild/BUILD/webscalesql-5.6.23.97312/webscalesql-5.6.23.97312/Docs
total 188K
drwxr-xr-x  2 rpmbuilder rpmbuilder 4.0K Feb 20 21:49 .
drwxr-xr-x 34 rpmbuilder rpmbuilder 4.0K Feb 22 01:28 ..
-rw-r--r--  1 rpmbuilder rpmbuilder   59 Feb 20 21:49 ChangeLog
-rw-r--r--  1 rpmbuilder rpmbuilder 100K Feb 20 21:49 INSTALL-BINARY
-rw-r--r--  1 rpmbuilder rpmbuilder  31K Feb 20 21:49 myisam.txt
-rw-r--r--  1 rpmbuilder rpmbuilder  41K Feb 20 21:49 sp-imp-spec.txt
@sjmudd
Copy link
Owner

sjmudd commented Apr 10, 2015

Hm. I'll have a look. To be honest I built this once and haven't looked at it much but have seen that 5.6.24 is out and may try to ensure the webscale 5.6.24.70 build works.
Thanks for poking me.
I'll see if I get time this weekend to get this working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants