Hi Stuart, On Sat, Oct 20, 2012 at 3:53 PM, Stuart Hughes <[email protected]> wrote:
> > It looks like a permissions issue with either your default umask or your > sudo setup. > Yes you are right: my umask was set to 77 in my .bashrc and .profile, and ltib doesn't seem to like this umask :-) I changed it to 22, and the permission problem disappeared. Still no success though: at a certain point, the build seems to hang. No extra output is added to host_config.log for a very long time (> 30 minutes), and on standard out, I get a number of lines consisting of spaces only (one line has 1759 spaces!). Here is the last part of host_config.log: + cd /opt/ltib/usr/src/rpm/BUILD + rm -rf mux_server-1.0 + exit 0 Build time for mux_server: 2 seconds sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm -e --allmatches --nodeps --noscripts --define '_tmppath /home/johan/ltib/tmp' mux_server 2>/dev/null sudo /opt/ltib/usr/bin/rpm --root / --dbpath /opt/ltib/var/lib/rpm --prefix / --ignorearch -ivh --replacepkgs --replacefiles --nodeps --excludedocs --noscripts --define '_tmppath /home/johan/ltib/tmp' /opt/ltib/usr/src/rpm/RPMS/x86_64/mux_server-1.0-1.x86_64.rpm error: failed to stat /home/johan/.gvfs: Permission denied Preparing... ################################################## mux_server ################################################## Regards, Johan
_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
