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

Re: Please gb fgrun against simgear-dev (2.0.0-4)



On Tue, 02 Aug 2011 08:49:07 +0100, Christopher Baines wrote:
The maintainer for simgear has been updating parts of the library for
the openscenegraph transition. However this appears to make fgrun
segfault (when built with simgear 2.0.0-2 at least).

  gb fgrun_1.5.2-1 . ALL . -m 'simgear-dev (>= 2.0.0-4)'

There are a couple of issues with the above:

- give backs don't take a message argument; the above syntax would be for a dep-wait - a give back or dep-wait only works when the package failed to build; in this case you need a bin-NMU

I've done this:

nmu fgrun . ALL . -m "Rebuild against simgear-dev 2.0.0-4 to fix segaults"
dw fgrun . ALL . -m 'simgear-dev (>= 2.0.0-4)'

Regards,

Adam


Reply to: