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: Stuart Hughes
Subject: Re: [Ltib] Linux Mint 1.6: Can't get: rpm-4.0.4.tar.gz at ./ltib line 834
Date: Mon, 22 Oct 2012 13:43:05 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Lightning/1.0b2 Thunderbird/3.1.20

On 22/10/12 13:14, Johan Cockx wrote:
Hi Stuart,

On Sat, Oct 20, 2012 at 3:53 PM, Stuart Hughes <address@hidden> 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

Hi Johan,

Can you confirm that the host packages got installed /opt/ltib/usr/bin/rpm -qa should list a bunch of packages.

It looks like it succeeded.  I'm not sure what problem you're having now though, I've never heard of a similar issue.  It almost seems like the output to your terminal is getting messed up some how.  One possibility is your TERM setting.  When ltib runs the first time, it drops you to a ncurses configuration screen, this is affected by the TERM setting.

Try this from your terminal:

export TERM=xterm
./ltib

Regards, Stuart









reply via email to

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