|
From: | Stuart Hughes |
Subject: | Re: [Ltib] Linux Mint 1.6: Can't get: rpm-4.0.4.tar.gz at ./ltib line 834 |
Date: | Wed, 10 Oct 2012 10:11:23 +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 |
Hi Johan, The warnings mean that ltib can't test whether or not proxies/networking is available. I suspect from your error: "Can't get: rpm-4.0.4.tar.gz at ./ltib line 834". you have network connectivity problem. To check this, on the machine you're running ltib, make sure you can run: wget -q -O - bitshrine.org/gpp/rpm-4.0.4.tar.gz.md5 It should show: b92c46d5add17d6edff235d776cc1af3 rpm-4.0.4.tar.gz If that doesn't work you don't have Internet access. That means you may need to configure the .ltibrc if you're behind a proxy. Ideally you should install the missing HTTP::Request::Common and LWP::UserAgent Perl modules, these should be in libwww-perl, so: sudo apt-get install libwww-perl Regards, Stuart On 10/10/12 09:54, Johan Cockx wrote: Hi, |
[Prev in Thread] | Current Thread | [Next in Thread] |