On Wed, Dec 03, 2008 at 15:53:22 +0000,
  dexter <[EMAIL PROTECTED]> wrote:
> 2008/12/3 Bruno Wolff III <[EMAIL PROTECTED]>:
> > 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.

I am trying to figure out what to file bugs against. Right now I am not sure
if these are packaging errors, a yum deficiency or a livecd-creator bug
or some combination of all of them.

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to