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 08:48:44 +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, 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: http://ltib.org Ltib mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/ltib


reply via email to

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