ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error


From: Peter Barada
Subject: Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error
Date: Fri, 06 Jan 2012 12:38:18 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16

On 01/06/2012 11:55 AM, address@hidden wrote:

Hi Peter,

All seems correct in filehost_config.log.
No Error on rpm construction and install but no files installed into
/opt/ltib/usr/bin.
Only rpm related files(rpm,rpm2cpio, and links) are there.


I have also add

 

$cmd .= "--force-debian " if $rpm =~ m/rpm-fs/ && `uname -a` =~ m/ubuntu/i;

 

but the problem is still there 


Interesting.  When ltib first starts, it uses config/platform/host/ltib.preconfig to select the packages to build for the host (and which get installed in /opt/ltib (in their various directories line usr/bin/mconf).  Using "/opt/ltib/usr/bin/rpm --dbpath /opt/ltib/var/lib/rpm/ -qf /opt/ltib/usr/bin/mconf" in my built world, I see that /opt/ltib/usr/bin/mconf comes from the lkc-1.4-10 package which is built by LTIB since config/platforms/host/ltib.preconfig contains "CONFIG_PKG_LCK=y".  You should have this in your world.

Does your config/platforms/host/ltib.preconfig have "CONFIG_PKG_LCK=y"?  Does your host_config.log contain any mention the lkc package?  You should see a "Processing: lkc..." in the log(or something similar - I don't have my original host_config.log handy to check)...
-- 
Peter Barada
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]