[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Can't find : minicom_2.2.orig.tar.gz file when building LTIB
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] Can't find : minicom_2.2.orig.tar.gz file when building LTIB |
Date: |
Sat, 17 Mar 2012 15:29:37 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 |
HI Douglas and others,
I'd prefer if you don't leave scripts in a loop as the bandwidth is
limited and if you have an error in your scripts there could be a problem.
If there's a technical problem with the GPP (download) let me know and
I'll look into it.
Regards, Stuart
On 16/03/12 20:46, Douglas Peterson wrote:
> It happens. LTIB only makes one attempt at retrieving a file. I've found this
> to be handy:
>
> until ./ltib --dlonly; do echo RETRYING; done
>
> This tells LTIB to only download files and the until..done makes it loop
> until it completes. The only issue is that LTIB doesn't return an error code
> if it fails to download the corresponding .md5 file, so you may still see
> messages about missing .md5 files. LTIB continues without them and if you run
> LTIB enough times, eventually you'll have all the .md5 files.
>
> Douglas
>
>
> From: address@hidden [mailto:address@hidden On Behalf Of Jay Stubblefield
> Sent: Friday, March 16, 2012 12:37 PM
> To: address@hidden
> Subject: [Ltib] Can't find : minicom_2.2.orig.tar.gz file when building LTIB
>
> Hi All,
> LTIB can't find: minicom_2.2.orig.tar.gz when I try and build L2.6.35 for
> the i.MX28 processor. The exact messages are listed below.
> Have these files been pushed out to GPP? Anyone know where to pick up this
> pkg?
> Thanks
>
> Jay Stubblefield
> Sr. Programmer Analyst
> Mobile Applications Development
>
> Winner of Inc 500, Deloitte Fast 500, MBN 100
>
> Mobile: 214.621.2352
> Email: address@hidden
> Web: www.infovision.net
>
> Processing: minicom
> =====================
> Build path taken because: no prebuilt rpm,
> Testing network connectivity
> No network download connection available
>
> Can't get: minicom_2.2.orig.tar.gz at ./ltib line 790.
>
>
> f_buildrpms() returned an error, exiting
> traceback:
> main:560
>
>
> Started: Fri Mar 16 14:09:15 2012
> Ended: Fri Mar 16 14:13:57 2012
> Elapsed: 282 seconds
>
> These packages failed to build:
> minicom
>
> Build Failed
>
> Exiting on error or interrupt
> ------------------------------------------------------------------------------------------------------------------
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>