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

Re: [MoM] ProbABEL packaging



Hi Andreas,

On 13-12-13 09:38, Andreas Tille wrote:
> Hi Lennart,
> 
> 
>>>>> $ git diff
>>>>> diff --git a/debian/rules b/debian/rules
>>>>> index 4ece2fa..970e910 100755
>>>>> --- a/debian/rules
>>>>> +++ b/debian/rules
>>>>> @@ -17,7 +17,7 @@ GIT_TAG        := $(subst ~,_,$(VERSION))
>>>>>  # a similar manner are welcome.
>>>>>  
>>>>>  %:
>>>>> -       dh $@  --parallel --with autoreconf
>>>>> +       dh $@  --parallel
>>>>>  
>>>>>  override_dh_installdocs:
>>>>>         dh_installdocs
>>>>>
>>>>>
>>>>> the build works again.
>>>>>
>>>>> Hope this gives some useful hints
>>
>> This is caused by using the new automake 1.13, which uses the parallel
>> test-suite by default, instead of the old serial one. I've committed a
>> quick fix, upstream fixed it more extensively.
> 
> At my side even now the test does not pass.  Does your current packaging
> build in pbuilder (and are you sure you pushed everything)?

Ah, my bad. I Ran the wrong pbuilder (Ubuntu). Debian Wheezy doesn't
have the new automake yet.
Is there a way to tell quilt to skip a patch (instead of removing it)?
That way I could test whether not applying the patch to autoconf.ac
works on Wheezy.


Thanks,

Lennart.

>  
> Kind regards
> 
>        Andreas.
> 

-- 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
L.C. Karssen
Utrecht
The Netherlands

lennart@karssen.org
http://blog.karssen.org
GPG key ID: A88F554A
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: