Hi Stuart

On Fri, Oct 19, 2012 at 3:29 PM, Stuart Hughes <[email protected]> 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)

johan@LT00567:~/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
johan@LT00567:~/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:

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

Regards, Johan
_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to