[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error |
Date: |
Sun, 08 Jan 2012 12:03:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0 |
Hi Michel,
Looking at the log file you attached (which is too big to get to the
list), your initial install run of ltib is building, but not install the
the rpms, for example, lkc, which provides mconf build the rpm and then
just goes onto building the next one:
Processing files: lkc-1.4-10
Finding Provides: (using /opt/ltib/usr/lib/rpm/find-provides)...
Finding Requires: (using /opt/ltib/usr/lib/rpm/find-requires)...
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: libc.so.6 libdl.so.2 libncurses.so.5 libtinfo.so.5
linux-gate.so.1 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4)
libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7)
Ecrit: /opt/ltib/usr/src/rpm/RPMS/i686/lkc-1.4-10.i686.rpm
Exécution_de(%clean): /bin/sh -e /home/host/ltib/tmp/rpm-tmp.43073
+ umask 022
+ cd /opt/ltib/usr/src/rpm/BUILD
+ cd lkc-1.4
+ rm -rf /home/host/ltib/tmp/lkc
+ exit 0
Exécution_de(--clean): /bin/sh -e /home/host/ltib/tmp/rpm-tmp.43073
+ umask 022
+ cd /opt/ltib/usr/src/rpm/BUILD
+ rm -rf lkc-1.4
+ exit 0
Build time for lkc: 3 seconds
Processing: patch
===================
Build path taken because: no prebuilt rpm,
Try patch-2.5.4.tar.gz.md5 from the GPP
You should see after the build time, something like this:
sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm -e
--allmatches --nodeps --noscripts --define '_tmppath
/data/seh/Src/ltib_bsps/savannah_ltib/tmp' lkc 2>/dev/null
sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm
--prefix / --ignorearch -ivh --force --nodeps --excludedocs --noscripts
--define '_tmppath /data/seh/Src/ltib_bsps/savannah_ltib/tmp'
/opt/ltib/usr/src/rpm/RPMS/i686/lkc-1.4-10.i686.rpm
Preparing... ###########################################
[100%]
1:lkc ###########################################
[100%]
Can you run this: /opt/ltib/usr/bin/rpm -qa
that should list the packages that that rpm copy thinks it has
installed, for example:
/opt/ltib/usr/bin/rpm -q lkc
lkc-1.4-10
If you do get this output, it means rpm thinks the package is installed.
In which case, confirm this with:
/opt/ltib/usr/bin/rpm -ql lkc
//opt
//opt/ltib
//opt/ltib/usr
//opt/ltib/usr/bin
//opt/ltib/usr/bin/conf
//opt/ltib/usr/bin/mconf
and then check those files are actually present on the filesystem:
ls -l /opt/ltib/usr/bin/mconf
Regards, Stuart
On 06/01/12 16:37, address@hidden wrote:
> Hi Peter,
>
>
> All seems correct in file host_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 joined the host_config.log file
>
>
> Regards,
>
>
> Michel
>
>
>
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
- [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Mike Goins, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Stuart Hughes, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Peter Barada, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Peter Barada, 2012/01/06
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/07
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error,
Stuart Hughes <=
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/11
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Stuart Hughes, 2012/01/11
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/11
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Stuart Hughes, 2012/01/12
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, address@hidden, 2012/01/12
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Stuart Hughes, 2012/01/12
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Mike Goins, 2012/01/12
- Re: [Ltib] Ubuntu 11.10 Can't exec "mconf" error, Stuart Hughes, 2012/01/12