Re: [translations] problems with check-translation

[ Thread Index | Date Index | More lilynet.net/translations Archives ]


2010/9/26 Federico Bruni <fedelogy@xxxxxxxxx>:
> Il giorno dom, 26/09/2010 alle 15.58 +0200, Jean-Charles Malahieude ha
> scritto:
>> Just one detail: you might have to first run autogen and then make.
>> Or it might be due to something wrong with your python packages?
>
> I had run autogen, but not make.

> I thought 'make' was needed only for compilation...

These are the relevant dependencies in this case:

'make website' could need a previous 'make doc' for some images to be built.

'make doc' needs a previous 'make' if the docs need an updated version
of the program to be built.  Especially regtests are a very probable
source of problems with an outdated version of the binary.

'make' could need a previous './autogen.sh' if something in the
buildscripts changed.

'./autogen.sh' is useless without a further 'make'

A working sequence could be

  time ( ./autogen.sh && make && make doc )

then go for some coffee or for a walk.  Watch the 'time' output and
try to learn guessing how long will it be expected to last.

> Should I worry about these warnings?

> warning: it/search-box.ihtml: fatal: bad object
> afdfd9e608370743933d8dfdaa03a682053c33c9
> warning: it/web.texi: fatal: bad object
> 6b71709c9c709643c72425cf2e958f169ccdb509
> warning: it/web/community.itexi: fatal: bad object
> afdfd9e608370743933d8dfdaa03a682053c33c9
> warning: it/web/download.itexi: fatal: bad object
> afdfd9e608370743933d8dfdaa03a682053c33c9
> warning: it/web/introduction.itexi: fatal: bad object
> afdfd9e608370743933d8dfdaa03a682053c33c9
> warning: it/web/manuals.itexi: fatal: bad object
> afdfd9e608370743933d8dfdaa03a682053c33c9

The committishes in these files could refer to non-existant commits.
This probably is due to private branches having been merged, then made
public.  Don't rely too much on this, it has only 50 percent of sense,
even for myself.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/