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: palha
Subject: Re: [Ltib] Build Failed (rpmdb: --force-debian: unknown option)
Date: Fri, 28 Oct 2011 08:54:16 -0200

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]