[haiku-bugs] [Haiku] #12116: package create fails with file too large

  • From: "jessicah" <trac@xxxxxxxxxxxx>
  • Date: Tue, 02 Jun 2015 21:05:48 -0000

#12116: package create fails with file too large
------------------------------+------------------------------
Reporter: jessicah | Owner: bonefish
Type: bug | Status: new
Priority: normal | Milestone: Unscheduled
Component: Kits/Package Kit | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
------------------------------+------------------------------
Trying to create a package from a directory of size 3.7G fails with
package create.

{{{
~> du -s -h texlive_x86
3.7G texlive_x86
~> package create -C texlive_x86 texlive.hpkg
Failed to write data: File too large
}}}

Which appears to come from

https://github.com/haiku/haiku/blob/master/src/kits/package/hpkg/PackageFileHeapWriter.cpp#L584

--
Ticket URL: <https://dev.haiku-os.org/ticket/12116>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: