rpm package with many files inside

Bruno Wolff III bruno at wolff.to
Mon Jun 22 13:33:05 UTC 2009


On Mon, Jun 22, 2009 at 02:55:04 -0400,
  Jan Chadima <jchadima at redhat.com> wrote:
> I need to create rpm package with cca 500000-1000000 tiny files inside. The whole tree is about 2-3GB binary data. Koji dies with "error: Unable to create immutable header region." There are existing bug

Fedora seems to build file systems with around 2.5 M inodes these days (at
least on ext3) and you are creating a number of files that is a significant
fraction of that. I have some fairly full installs that already install
uses about half of that (around 1.3 M inodes) on the root file system.
A couple packages like this are going to break things with the default
inode limits. (It used to be that the default number of inodes allowed
scaled up to larger values; on the order of 10 M.)




More information about the fedora-devel-list mailing list