You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/03/25 18:28:41 UTC

DO NOT REPLY [Bug 52594] rpmbuild -ba errors out with "File not found by glob"

https://issues.apache.org/bugzilla/show_bug.cgi?id=52594

--- Comment #2 from Adams Biyi <ab...@yahoo.com> 2012-03-25 16:28:41 UTC ---
Work Around:

I recently encountered similar build errors:



RPM build errors:
    File not found by glob: /var/tmp/httpd-2.2.22-1-root/usr/share/man/man8/ab*
    File not found by glob:
/var/tmp/httpd-2.2.22-1-root/usr/share/man/man8/logresolve*
    File not found by glob:
/var/tmp/httpd-2.2.22-1-root/usr/share/man/man8/apxs.8*

My work-around was to edit the httpd.spec file and comment out the rules for
these man pages.  After that, I reran the build successfully

$> rpmbuild --clean httpd.spec
$> rpmbuild -ba --sign httpd.spec

Hope this helps until the apache team finds and tell us the real problem and
solution

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org