ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Trouble adding new package in LTIB


From: Stuart Hughes
Subject: Re: [Ltib] Trouble adding new package in LTIB
Date: Fri, 15 Aug 2008 09:52:44 +0100

On Thu, 2008-08-14 at 15:02 -0400, Peter Barada wrote:
On Thu, 2008-08-14 at 09:07 -0700, James E. Chargin Jr. wrote:

Processing: parted
====================
Testing network connectivity
Testing proxy connection for GPP : FAIL
response was: 500 Can't connect to wwwgate0.freescale.net:1080 (Bad 
hostname 'wwwgate0.freescale.net')
Can't get gpp index, proxy forced off
FAILED PPP: : 500 Can't connect to auslxsc01.mtwk.freescale.net:80 (Bad 
hostname 'auslxsc01.mtwk.freescale.net')
OK GPP:

FAILED GPP: parted-1.8.8.tar.bz2.md5: 404 Not Found
WARN: skipping md5sum check for 
/opt/freescale/pkgs/parted-1.8.8.tar.bz2, md5 file was not found

When you add a new package to the system, add a md5sum file to /opt/freescale/pkgs:

$ pushd /opt/freescale/pkgs
$ md5sum parted-1.8.8.tar.bz2 > parted-1.8.8.tar.bz2.md5

The .md5sum file will be created if/when you eventually upload the content to the GPP.  However until then this a good thing to do aswell.


LTIB looks for the .md5 to be sure that what you have is not corrupt, and if it doesn't find the .md5 in /opt/freescale/pkgs/ it looks int the Global Package Pool and Private Package Pool.  The global pool is in www.bitshrine.org/gpp, but hte provate pool is in Freescale (your BSP came from them), which can't be seen by your machine since you're outside Freescale's network.  It would be nice if Freescale would disable the Provate Package Pool on .iso BSPs they release to remove this problem.


On later BSPs the PPP references are scrubbed.  These messages can be ignored, but if they're nuisance, edit .ltibrc and delete the entry for the ppp.

Regards, Stuart
reply via email to

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