ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Installation problems with Mandriva 2009.1 (mtd-utils)


From: Stuart Hughes
Subject: Re: [Ltib] Installation problems with Mandriva 2009.1 (mtd-utils)
Date: Wed, 15 Jul 2009 18:31:05 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Mark,

Which distro are you running on ?

The error code coming back from the system is 6, this a SIGABRT
The most likely suspect is /opt/ltib/usr/bin/rpmbuild
but it could be the shell or something else.

You could try running at the command line (all one line with no breaks):

$ /opt/ltib/usr/bin/rpmbuild --dbpath ///opt/ltib/var/lib/rpm --target i686 --define '_unpackaged_files_terminate_build 0' --define '_target_cpu i686' --define '__strip strip' --define '_topdir /opt/ltib/usr/src/rpm' --define '_prefix /opt/ltib/usr' --define '_tmppath /tmp' --define '_rpmdir /opt/ltib/usr/src/rpm/RPMS' --define '_mandir /opt/ltib/usr/share/man' --define '_sysconfdir /opt/ltib/etc' --define '_localstatedir /var' -bb --clean --rmsource /home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/dist/lfs-5.1/fake-provides/fake-provides.spec

and then immediately echo $?, this should be 0. If it's 6, then maybe you can strace it to try to figure out what is causing the abort.

Regards, Stuart


Mark Craske wrote:
Hi Stuart,

address@hidden ltib]$ uname -a
Linux mvdev4.mvista.co.uk 2.6.29.6-desktop-1mnb #1 SMP Sun Jul 5
19:57:54 EDT 2009 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux
address@hidden ltib]$ ls -l /bin/sh
lrwxrwxrwx 1 root root 4 2009-06-25 11:22 /bin/sh -> bash*

=snip=
Processing platform: Host support packages
============================================
using 
/home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/config/platform/host/ltib.preconfig

Processing: fake-provides
===========================
Build path taken because: no prebuilt rpm,
rpmbuild --dbpath ///opt/ltib/var/lib/rpm --target i686 --define
'_unpackaged_files_terminate_build 0' --define '_target_cpu i686'
--define '__strip strip' --define '_topdir /opt/ltib/usr/src/rpm'
--define '_prefix /opt/ltib/usr' --define
'_tmppath /home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/tmp' 
--define '_rpmdir /opt/ltib/usr/src/rpm/RPMS'  --define '_mandir 
/opt/ltib/usr/share/man' --define '_sysconfdir /opt/ltib/etc' --define 
'_localstatedir /var' -bb --clean --rmsource  
/home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/dist/lfs-5.1/fake-provides/fake-provides.spec
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh

Wrote: /opt/ltib/usr/src/rpm/RPMS/i686/fake-provides-1.0-5.i686.rpm
Executing(%clean): /bin/sh
-e 
/home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/tmp/rpm-tmp.17675
+ umask 022
+ cd /opt/ltib/usr/src/rpm/BUILD
+ rm -rf /tmp/fake-provides-1.0
+ exit 0
Executing(--clean): /bin/sh
-e 
/home/mcraske/projects/ltib_attempt/savannah_ltib_latest/ltib/tmp/rpm-tmp.17675
+ umask 022
+ cd /opt/ltib/usr/src/rpm/BUILD
+ exit 0
Build time for fake-provides: 1 seconds

Failed building fake-provides, ec=6
Died at ./ltib line 1388.
traceback:
 main::build_host_rpms:1388
  main::host_checks:1443
   main:537


Started: Wed Jul 15 16:58:44 2009
Ended:   Wed Jul 15 17:06:20 2009
Elapsed: 456 seconds

These packages failed to build:
fake-provides
Build Failed
=snip=





reply via email to

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