[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Texinfo build / troubles with rpm database?
From: |
Ing. Giorgio Marinangeli |
Subject: |
Re: [Ltib] Texinfo build / troubles with rpm database? |
Date: |
Tue, 01 Dec 2009 16:50:42 +0100 |
I had the same problem on my Ubuntu 9.10.
I solved this problem by using this command:
su -
rm -rf /var/lib/rpm/*__db
rpm --rebuilddb
I hope this statement will help you.
Giorgio.
Il giorno mar, 01/12/2009 alle 15.31 +0100, Franz TRIERWEILER ha
scritto:
> Hello,
>
> I know that troubles about building texinfo have already been
> discussed a while ago (someone named Nirmala got a similar issue) but
> I would like to submit a strange behaviour I noticed this morning on
> an Ubuntu 9.10 host distro on which I am trying to install a fresh
> LTIB provided by Freescale (PDK 1.6). This LTIB works fine on an
> Ubuntu 09.04 but that's still hard to get something run on a 09.10.
>
> When trying to build texinfo, LTIB fails. There seems to be a big mess
> in the rpm local database.
>
> Here is a tailed extract of the host_config.log file:
>
>
> address@hidden:/opt/freescale/ltib/usr/src/rpm/BUILD$ tail /
> home/franz/ltib/host_config.log
>
> Executing(--clean): /bin/sh -e /home/franz/ltib/tmp/rpm-tmp.nAtpSP
> + umask 022
> + cd /tmp/rpm-franz/BUILD
> + rm -rf rpm-4.0.4
> + exit 0
> Build time for rpm-fs: 537 seconds
>
> error: cannot open Name index using db3 - No such file or directory
> (2)
> error: cannot open Name index using db3 - No such file or directory
> (2) sudo rpm --root / --dbpath /tmp/rpm-franz/rpmdb -e --allmatches --
> nodeps --define '_tmppath /home/franz/ltib/tmp' rpm-fs 2>/dev/null
>
> After trying a new ./ltib build here I get this:
>
> address@hidden:/opt/freescale/ltib/usr/src/rpm/BUILD$ tail /
> home/franz/ltib/host_config.log
>
> Started: Tue Dec 1 07:21:55 2009
> Ended: Tue Dec 1 07:31:23 2009
> Elapsed: 568 seconds
>
> These packages failed to build:
> texinfo
>
> Build Failed
>
> Before starting to read tons of documents about rpm database
> management and how to fix the database, I would like to know if
> someone already faced the same issue.
>
> Franz
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib