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

Re: [MoM] ProbABEL packaging



Hi Lennart,

On Fri, Dec 13, 2013 at 09:26:52AM +0100, L.C. Karssen wrote:
> >> And drags in a whole bunch of dependencies, wow :-). I agree d/control
> >> looks better now.
> > 
> > While it looks better it actually does not drag something additional in
> > - just reformatting dependencies to have only one per line.  
> 
> I meant that installing the packages libconfig-model-dpkg-perl
> libconfig-model-itself-perl also drags in a whole bunch of other
> packages (at least when using aptitude install, apt-get might have been
> more restrictive).

I think also apt-get drags some perl dependencies ...

> >>> $ 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)?
 
Kind regards

       Andreas.

-- 
http://fam-tille.de


Reply to: