[Fedora-livecd-list] Help with a problem I am seeing when trying to build a liveCD for FC13

Jim Galarowicz jeg at krellinst.org
Wed Jul 14 14:33:21 UTC 2010


Hi Bruno, all,

Thank you for your reply!

So, what you are saying might have happened, is that the order of the 
packages to be installed may have changed and now I'm hitting packages 
that don't have the requirement specified for coreutils and that is the 
cause of the initial failures I'm seeing?

Is there a workaround to use while the packages are being (bug) reported 
on?   Is there a way to force coreutils to the top of the install list?

At some point, coreutils does get installed but, I still see this 
behaviour after the point that coreutils is installed.
I look into /var/tmp/imgcreate-QMzUKo/install_root/bin and see coreutils 
commands present while the buildlivecd.sh script is running, but still 
seeing these failures.   When I watch the script running and look into 
/home/jeg/OpenSpeedShop/liveOSS/INSTALL/localhost.localdomain/  there 
are no rpm-tmp.nnnnn files being created there.   Not sure why.  I see 
older tmp files there from previous runs that worked a few days ago.

   Installing: gnome-python2-gnomekeyring   ################### [1120/1129]
   Installing: abrt-gui                     ################### [1121/1129]
error: error creating temporary file 
/home/jeg/OpenSpeedShop/liveOSS/INSTALL/localhost.localdomain/rpm-tmp.l7BHx2: 
No such file or directory
error: Couldn't create temporary file for 
%post(abrt-gui-1.1.0-1.fc13.i686): No such file or directory
error: error creating temporary file 
/home/jeg/OpenSpeedShop/liveOSS/INSTALL/localhost.localdomain/rpm-tmp.5piDam: 
No such file or directory
error: Couldn't create temporary file for 
%pre(gnome-panel-2.30.0-1.fc13.i686): No such file or directory
error: Couldn't create temporary file for 
%posttrans(rpm-4.8.0-14.fc13.i686): No such file or directory
error: error creating temporary file 
/var/tmp/imgcreate-QMzUKo/install_root/home/jeg/OpenSpeedShop/liveOSS/INSTALL/localhost.localdomain/rpm-tmp.BGoReS: 
No such file or directory
error: Couldn't create temporary file for 
%posttrans(gnome-icon-theme-2.30.2.1-1.fc13.noarch): No such file or 
directory
ntpdate-4.2.6p1-1.fc13.i686 was supposed to be installed but is not!
gnome-pilot-2.0.17-9.fc13.i686 was supposed to be installed but is not!
pulseaudio-0.9.21-6.fc13.i686 was supposed to be installed but is not!
ibus-1.3.3-1.fc13.i686 was supposed to be installed but is not!
rpcbind-0.2.0-4.fc12.i686 was supposed to be installed but is not!
httpd-2.2.15-1.fc13.i686 was supposed to be installed but is not!
gucharmap-2.30.0-1.fc13.i686 was supposed to be installed but is not!
...
....
....

ibus-chewing-1.2.99.20100317-1.fc13.i686 was supposed to be installed 
but is not!
gnome-keyring-2.30.1-2.fc13.i686 was supposed to be installed but is not!

Removing password for user root.
passwd: Success
error reading information on service network: No such file or directory
error reading information on service sshd: No such file or directory

Any thoughts on this?

Thanks again,
Jim G.



On 07/14/2010 08:51 AM, Bruno Wolff III wrote:
> On Wed, Jul 14, 2010 at 08:44:51 -0500,
>    Jim Galarowicz<jeg at krellinst.org>  wrote:
>    
>> The process was working well and I was creating liveCDs that I could
>> boot and exercise our tool.   Then, I'm not sure what happened, as now I
>> see this when trying to build the liveCD:
>>
>>     Installing: libICE                       ################### [  69/1129]
>>     Installing: info                         ################### [  70/1129]
>> sh: uname: command not found
>>      
> If you need coreutils at install time you need a Requires(pre) (or post,
> preun, or postun depending on where it's used). If standard packages are
> doing that it's a bug and you should file one for each problem package.
>    


More information about the livecd mailing list