[haiku-commits] Re: BOM: r36431 ...failed BuildHaikuCD1 generated/<jamtarget-outputfile> ...

  • From: Matt Madia <mattmadia@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 23 Apr 2010 14:22:11 +0000

On Fri, Apr 23, 2010 at 14:03,  <buildomatic@xxxxxxxxx> wrote:
>
> Extracting 
> /Build-O-Matic/output/generated.x86gcc2/download/p7zip-9.04-r1a2-x86-gcc2-2010-04-22.zip
>  ...
> Error: Failed to create file 
> "/Build-O-Matic/output/generated.x86gcc2/tmp/cdsource/common/share/doc/p7zip/DOCS/7zC.txt":
>  Permission denied
>
> export cdImagePath="/Build-O-Matic/output/generated.x86gcc2/haiku-alpha.iso"

This is a permission issue on the contents of the zip archive.

~/Desktop/New folder> ls -l common/share/doc/p7zip/DOCS/7zC.txt
-r--r--r-- 1 user root 5465 Apr 22 04:45 common/share/doc/p7zip/DOCS/7zC.txt

To note, the majority of its files are `chmod -R 444 .`

--mmadia

Other related posts: