ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Linux Mint 1.6: Can't get: rpm-4.0.4.tar.gz at ./ltib line 83


From: Johan Cockx
Subject: Re: [Ltib] Linux Mint 1.6: Can't get: rpm-4.0.4.tar.gz at ./ltib line 834
Date: Fri, 19 Oct 2012 16:52:08 +0200

Hi Stuart

On Fri, Oct 19, 2012 at 3:29 PM, Stuart Hughes <address@hidden> wrote:
I'm sorry you're having trouble with this.  Looking at your earlier logs it seemed like he install had run all the way through, so it looks like the rpm install is not doing anything.

I really appreciate the effort you spend to help me out.  I am not really paying you for this,  so: thanks a lot.

 
Can you try running the following commands:

    ./ltib --hostcf --erase -p distcc

    ./ltib --hostcf  -p distcc


[...]
The important this is to see that you get the ##### showing that rpm is actually installing something. 

My output is somewhat different, but I do get the #####.
The point that worries me is the error: cannot open Name index using db3 - Permission denied (13)

address@hidden:~/ltib\> ./ltib --hostcf --erase -p distcc

+ cd /home/johan/ltib/config/platform/host
+ [ -f .config ]
+ [ -f host.config -a host.config -nt /home/johan/ltib/config/platform/host/ltib.preconfig ]
+ cp /home/johan/ltib/config/platform/host/ltib.preconfig .config
+ [ 0 = 1 ]
+ [ -f .config ]
+ cp .config host.config
error: cannot open Name index using db3 - Permission denied (13)
distcc is not installed
address@hidden:~/ltib\> ./ltib --hostcf  -p distcc
+ cd /home/johan/ltib/config/platform/host
+ [ -f .config ]
+ [ /home/johan/ltib/config/platform/host/ltib.preconfig -nt host.config ]
+ [ 0 = 1 ]
+ [ -f .config ]
+ cp .config host.config

Processing platform: Host support packages
============================================
using /home/johan/ltib/config/platform/host/.config

Processing: distcc
====================
sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm -e --allmatches --nodeps --noscripts --define '_tmppath /home/johan/ltib/tmp' distcc 2>/dev/null
[sudo] password for johan:
sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm --prefix / --ignorearch -ivh --force --nodeps --excludedocs --noscripts --define '_tmppath /home/johan/ltib/tmp' /opt/ltib/usr/src/rpm/RPMS/x86_64/distcc-2.18.3-1.x86_64.rpm
error: failed to stat /home/johan/.gvfs: Permission denied
Preparing...                ########################################### [100%]
   1:distcc                 ########################################### [100%]
 
If this works you should then be able to do this:

$  /opt/ltib/usr/bin/rpm -ql distcc

 This doesn't work:

address@hidden:~/ltib\> /opt/ltib/usr/bin/rpm -ql distcc
error: cannot open Name index using db3 - Permission denied (13)
package distcc is not installed
address@hidden:~/ltib\>

Regards, Johan

reply via email to

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