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

Re: Packaging and sponsoring of ompl (Was: r3898 - in /projects/science/trunk/debian-science/tasks: robotics robotics-dev)



Hi Leopold,

On Mon, Nov 04, 2013 at 11:57:03PM +0100, Leopold Palomo Avellaneda wrote:
> > > I knew that. That's why I put a git version, not the official release.
> > > Also, in the rules file I put:
> > > DEB_BUILD_OPTIONS += nocheck
> > 
> > Seems you did forgot some push ...
> 
> http://anonscm.debian.org/gitweb/?p=debian-science/packages/ompl.git;a=blob;f=debian/rules;h=438449e25538ec86801055a540fb631b6d5b7392;hb=HEAD
> 
> it's on the rules file ... have I to put in some more place?

Sorry, my fault.  It's there but it was to late for me yesterday ...

> > Fine for me to prevent checks - but you need to really specify this.
> 
> How? some entry in the changelog, or Readme.Debian. Do you have some 
> recommendation?

No, not readme.  It seems the `DEB_BUILD_OPTIONS += nocheck` method does
not work correctly.  Either this need to be used with "export " in front
or you really should use override_dh_auto_test which is the method I
usually choose and which works reliably.
 
> > > I think that there's no some obligation to run the make test provided by
> > > upstream. I have just followed [1] , 4.9.1 about environment vars. Or do
> > > you think that I must put override_dh_auto_test to avoid it?
> > 
> > You can never rely on environment variables.  I'd recommend
> > override_dh_auto_test.
> 
> Ok, I will try to steal some time tomorrow to make all of this. With something 
> like this void are ok, no?
> 
> override_dh_auto_test:

Yep.  Perhaps some "echo 'Supressing tests for <some reason>'" might be
helpful.

Kind regards

       Andreas.

-- 
http://fam-tille.de


Reply to: