ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] making ISO release (aka -m release)


From: Stuart Hughes
Subject: Re: [Ltib] making ISO release (aka -m release)
Date: Tue, 20 Mar 2007 15:13:17 +0000

Hi Andrea,

When you ran the release, what tagname did you give when prompted?

It needs to be 'localdir' if you want it to run purely from a local
MANIFEST file.

If you look at ltib around line 1164 you should see:

# do a dltest to make sure that all files have been uploaded
if [ "$tag" != "localdir" -a "$tag" != "localdir_nobuild" ]
then
    ./ltib --dltest
fi

The intention of this is to run the dltest only if the tag is not
'localdir' or 'localdir_nobuild'

Regards, Stuart

On Tue, 2007-03-20 at 12:07 +0100, Andrea Galbusera wrote:
> Hughes,
> 

> > * The GPP should only be being accessed for files that are not already
> > in your /opt/ltib/pkgs directory.  This is correct behaviour.  Not only
> > are the packages you have selected copied into the iso image, but also
> > the ones that are selectable.  The idea is to be able to provide a
> > self-contained iso image for people that may not have any network
> > access.  This means that you will need to have a working connection to
> > the GPP when you make the release, but you do not need to upload your
> > private patches to the GPP (as they'll already be local).
> 
> My patches are in /opt/ltib/pkgs but running ./ltib -m release I get
> errors on, I suppose, the dltest step. Below is the printout. What am I
> missing?
> 
> > [...]
> > Testing gpp_url connectivity: OKAY
> > OK GPP: tc-mtwk-x86lnx-603e-3.4.3-1.i386.rpm
> > 
> > Processing platform: LTIB: MPH C4000 target board (based on Freescale 
> > MPC5200 targets)
> > ========================================================================================
> > using config/platform/c4000/.config
> > 
> > Processing: fake-provides
> > ===========================
> > 
> > Processing: kernel-2.6.16-c4000
> > =================================
> > OK GPP: linux-2.6.16.tar.bz2

> > OK GPP: linux-2.6.16-mpc5200-0017-codetest-support-07Jul2006.patch
> > FAILED: linux-2.6.16-c4000-ethernet.patch 404 Not Found
> > FAILED: linux-2.6.16-c4000-uarts.patch 404 Not Found
> > FAILED: linux-2.6.16-c4000-jffs2.patch 404 Not Found
> > FAILED: linux-2.6.16-c4000-headio.patch 404 Not Found
> > 
> > Processing: dev
> > =================
> > OK GPP: dev-1.1.tar.gz
> > 
> > [...]
> > 






reply via email to

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