Re: Maximum file limit for rpmbuild

Marty Ridgeway <[email protected]> Fri, 25 Jul 2008 14:39:57 -0500
Newsgroups gmane.linux.redhat.rpm.general
Message-ID <[email protected]>
devzero2000 wrote:
> On Fri, Jul 25, 2008 at 4:45 PM, Marty Ridgeway <[email protected] 
> <mailto:[email protected]>> wrote:
>
>     I seem to be having a strange problem. I'm building a very large
>     RPM file, 10K+ files and the build appears to go along normally
>     and then just stops. No error code, no apparent failures, it just
>     stops.
>
>
>
> How  large  ?  The  problem  in  rpm4.4.2.x.y.z  is that rpm can't 
> handle file > 2Gb.
> https://bugzilla.redhat.com/show_bug.cgi?id=433795
>
> FYI : rpm5.org <http://rpm5.org> can and apparently also rpm4.6 (for 
> Fedora10) also.
>
> How many file ? I don't think the problem is this : I have build rpm 
> (in rpm 4.4.2.x.y.z also) with 30000 files
>
> hth
>
>     _______________________________________________
>     Rpm-list mailing list
>     [email protected] <mailto:[email protected]>
>     https://www.redhat.com/mailman/listinfo/rpm-list
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Rpm-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/rpm-list
I have about 10K -11K files so apparently that isn't the problem. My 
spec file doesn't even attempt to build the binaries into an RPM. It 
just sort of exits w/o any error.