Not logged in
View Ticket
2011-02-26
18:17 Ticket [b22c6e4bb4] Cherimoya is unable to compile status still Open with 3 other changes artifact: 519f78c5ad user: treeofsephiroth
2011-02-22
03:31 New ticket [b22c6e4bb4]. artifact: a3622d02cf user: treeofsephiroth

Ticket Hash: b22c6e4bb472f1681b5818d38a0dc8959f16c345
Title: Cherimoya is unable to compile
Status: Open Type: Build_Problem
Severity: Critical Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2011-02-26 18:17:14
Version Found In: v.0.0.6
Description:
This is a big liveDVD, and it seems to be unable to compile. Annonaceae, which is a smaller image, compiles fine though.

I think the problem lies with the line that controls image size in cherimoya.ks

part / --size 20000 --fstype ext4

It's probably too small for the liveDVD, but I'm not sure how to fix it.

Maybe we need to see how the Fedora developers worked with it in their kickstarts:

http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=tree;h=refs/heads/F-14;hb=F-14


treeofsephiroth added on 2011-02-26 18:17:14:
I've added this to cherimoya.ks, so it might stop the bug.

part / --size 4000 --fstype ext4