LTib failed with rpmdb: --force-debian: unknown option

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LTib failed with rpmdb: --force-debian: unknown option

Jump to solution
2,742 Views
VJ96
Contributor II

Hi,

 I tried Ltib installation for Building my own images for IMX53 sabre board..

but my Ltib compilation is failing.

and the log message  generated in host_config.log is

 

rpmdb: --force-debian: unknown option
Died at ./ltib line 2340.
traceback:
 main::setup_rpmdb:2340
  main::check_rpm_setup:2403
   main::host_checks:1423
    main:542

 

Thanks,

Vj

0 Kudos
1 Solution
897 Views
VJ96
Contributor II

hi _ttt_

 

that was me  who encountered with problem. and u r reffering to my site & moreever I followed many sites and created a patch. nothing great of me

 

Regards,

VJ

View solution in original post

0 Kudos
5 Replies
897 Views
matthiasV
Contributor I

same here with Kubuntu 11.10 ... what should we do? is it easier to compile on cygwin? Propably not.

0 Kudos
897 Views
matthiasV
Contributor I

i found a partial solution on following site

http://vijay496.blogspot.in/2012/03/ltib-for-ubuntu-1110-error-faced.html many problems are solved by this great VJ guy. just download his file and good to go.

 

unfortunately I discovered new problems regarding wget. got following error 

 

These packages failed to build:
wget

 

has anybody the same problem? what is the output of your wget --version?

besides version I get strange hints on how to compile wget? maybe thats the cause

 

regards, matthias

0 Kudos
897 Views
AdCmo
Contributor III

Did you ever get this problem solved?

I am having the same issue.

 

i.e. I am having wget package failing.
Any ideas, thanks?

Ad.
-----------------

gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o convert.o cookies.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o hash.o headers.o host.o html-parse.o html-url.o http.o init.o log.o main.o gen-md5.o netrc.o progress.o rbuf.o recur.o res.o retr.o safe-ctype.o snprintf.o gen_sslfunc.o url.o utils.o version.o -lssl -lcrypto -ldl
gen_sslfunc.o: In function `init_ssl':
gen_sslfunc.c:smileysad:.text+0x351): undefined reference to `SSLv2_client_method'
collect2: ld returned 1 exit status
make[1]: *** [wget] Error 1
make[1]: Leaving directory `/opt/freescale/ltib/usr/src/rpm/BUILD/wget-1.9.1/src'
make: *** [src] Error 2
error: Bad exit status from /home/me/imx53/11.09.01/ltib/tmp/rpm-tmp.33663 (%build)


RPM build errors:
Bad exit status from /home/me/imx53/11.09.01/ltib/tmp/rpm-tmp.33663 (%build)
Build time for wget: 21 seconds

Failed building wget
Died at ./ltib line 1380.
traceback:
main::build_host_rpms:1380
main::host_checks:1435
main:542


Started: Mon May 21 00:16:07 2012
Ended: Mon May 21 00:16:28 2012
Elapsed: 21 seconds

These packages failed to build:
wget 

Build Failed

0 Kudos
898 Views
VJ96
Contributor II

hi _ttt_

 

that was me  who encountered with problem. and u r reffering to my site & moreever I followed many sites and created a patch. nothing great of me

 

Regards,

VJ

0 Kudos
897 Views
tudor
NXP Employee
NXP Employee

hi,

i have the same problem too on ubuntu 11.10

0 Kudos