[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Weird Build Errors -- FIXED
- From: Michael Stahnke <mastahnke gmail com>
- To: EPEL development disccusion <epel-devel-list redhat com>
- Subject: Weird Build Errors -- FIXED
- Date: Mon, 13 Sep 2010 15:00:38 -0500
If you're building a package for EPEL4/5 and get an error something
along the lines of:
find invalid predicate '' /usr/bin/debug-info.sh
this is due to an import from F-13/F-14/Rawhide spec file that does
not contain a BuildRoot: in the spec file.
The simple solution is to redefine BuiltRoot in the spec file, and the
error should be gone.
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
I decided to notify people here about it because it cost a few
maintainers quite a bit of time.
stahnma
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]