ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Build Failed (rpmdb: --force-debian: unknown option)


From: Stuart Hughes
Subject: Re: [Ltib] Build Failed (rpmdb: --force-debian: unknown option)
Date: Fri, 28 Oct 2011 13:48:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

Hi Fernando,

That's odd as if you can run without error at the command line, I don't see why it fails in ltib.

Can you cut and past the actual errors when you run ltib.  The part that comes before:

rpmdb: --force-debian: unknown option
Died at ./ltib line 2429.
traceback:
 main::setup_rpmdb:2429
  main::check_rpm_setup:2495
   main::host_checks:1483
    main:548

That shows the error message when ltib tries to run the rpm command

Regards, Stuart



On 28/10/11 11:54, palha wrote:
Hi Stuart.


Thanks for help.

I run the command and:

address@hidden:~$ rpm --force-debian 2>/dev/null
address@hidden:~$ rpm --force-debian
address@hidden:~$
address@hidden:~$


What I must to do now?


Regards.


Em 28/10/2011 às 04:45 horas, "Stuart Hughes" <address@hidden> escreveu:
Hi Fernando,

That's odd, if you look at line 2478, this should be checked for:

    $hrpm                = system('rpm --force-debian 2>/dev/null') == 0 ?
                                                  'rpm --force-debian' : 'rpm';
    chomp($cf->{rpmbuild} = `which rpmbuild 2>/dev/null` || "$hrpm\n");
    $cf->{rpm}           = $hrpm;

Can you run this at the command line:
rpm --force-debian

and post the results.

Regards, Stuart

On 27/10/11 14:05, Fernando Vilmar Palha wrote:
Greetings.

I am trying to install the last version of LTIB by netinstall in Ubuntu 11.10, but an error occurs.

How fix it?

Regards.
--
_______________________________________________
LTIB home page: ltib.org

Ltib mailing list
address@hidden
lists.nongnu.org/mailman/listinfo/ltib



reply via email to

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