2008/12/3 Bruno Wolff III <bruno@xxxxxxxx>: > On Wed, Dec 03, 2008 at 15:53:22 +0000, > dexter <dex.mbox@xxxxxxxxxxxxxx> wrote: >> 2008/12/3 Bruno Wolff III <bruno@xxxxxxxx>: >> > While trying to make a custom games livedvd I saw some script errors >> > and was wondering if those were packaging errors or if livecd-creator >> > is doing something wrong. For example: >> > Installing: nethack ################### [ 404/1017] >> > /var/tmp/rpm-tmp.ESYJZU: line 3: ln: command not found >> > warning: %post(nethack-3.4.3-18.fc10.i386) scriptlet failed, exit status 127 >> > Installing: freedroidrpg ################### [ 405/1017] >> > /var/tmp/rpm-tmp.4OX7tL: line 1: touch: command not found >> > Installing: vdrift ################### [ 406/1017] >> > /var/tmp/rpm-tmp.cBUzNR: line 1: touch: command not found >> > Installing: foobillard ################### [ 407/1017] >> > Installing: powermanga ################### [ 408/1017] >> > /var/tmp/rpm-tmp.a6MlU7: line 1: touch: command not found >> > /var/tmp/rpm-tmp.a6MlU7: line 2: /usr/bin/gtk-update-icon-cache: No such file or directory >> >> You need to include: >> rpm -qf `which touch` >> coreutils-6.10-33.fc9.i386 and the same for ln >> I dont know about /usr/bin/gtk-update-icon-cache I would have thought >> it impossible to build a fedora gui system without gtk2? > > I am assuming this install is being done in a changed root and it may be that > yum isn't enforcing an install in the correct order or it may be that > livecd-creator isn't building the environment correctly before running yum. A correct assumption, but all the times I've seen such errors its been down to bad package selection in kickstart files! are you using the official games kickstart as a base or is it totally homebrew? ...dex -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines