Gentoo Archives: gentoo-catalyst

From: Tod Herman <todw1fd@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Where's my iso?
Date: Mon, 30 Jan 2006 01:00:07
Message-Id: 20060130005944.30907.qmail@web30211.mail.mud.yahoo.com
1 Using catalyst version 2 (rc26) to create a livecd. All processes finish successfully, or to be more correct, without any failure notices, but the ISO file doesn't get created. In one case, there was an iso file by the same name already present in the directory the new iso was to be written to...and I noticed that the catalyst2 script then generated a digest file for the present file. Unfortunately, it didn't write a new iso. Deleted the iso that was present and reran the livecd-stage2-minimal build and still no iso. Got the same result with rc25 and 24. Here's the final few lines from the console:
2
3
4 Creating little endian 2.1 filesystem on /var/tmp/catalyst2/builds/default/livecd-stage2-i686-2006.0//image.squashfs, block size 65536.
5
6 Little endian filesystem, data block size 65536, compressed data, compressed metadata, compressed fragments
7 Filesystem size 42490.22 Kbytes (41.49 Mbytes)
8 40.24% of uncompressed filesystem size (105597.60 Kbytes)
9 Inode table size 75197 bytes (73.43 Kbytes)
10 31.70% of uncompressed inode table size (237185 bytes)
11 Directory table size 77207 bytes (75.40 Kbytes)
12 46.75% of uncompressed directory table size (165162 bytes)
13 Number of duplicate files found 114
14 Number of inodes 13663
15 Number of files 6247
16 Number of fragments 815
17 Number of symbolic links 1853
18 Number of device nodes 5083
19 Number of fifo nodes 0
20 Number of socket nodes 0
21 Number of directories 480
22 Number of uids 2
23 root (0)
24 nobody (65534)
25 Number of gids 15
26 disk (6)
27 audio (18)
28 cdrom (19)
29 tty (5)
30 video (27)
31 floppy (11)
32 dialout (20)
33 kmem (9)
34 lp (7)
35 tape (26)
36 wheel (10)
37 utmp (406)
38 root (0)
39 portage (250)
40 uucp (14)
41 Running action sequence: setup_overlay
42 Running action sequence: create_iso
43 Running action sequence: clear_autoresume
44 Removing AutoResume Points: ...
45 Emptying directory /var/tmp/catalyst2/tmp/default/.autoresume-livecd-stage2-i686-2006.0/
46
47 Any ideas on why the iso wasn't written? Catalyst 1 doesn't seem to have the same problem TIA
48
49 Tod
50
51
52
53 --
54 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Where's my iso? Andrew Gaffney <agaffney@g.o>