Re: How to resolve circular build dependency?

2014-09-15 Thread Thibaut Paumard
Le 14/09/2014 06:32, hero...@gentoo.org a écrit : The concern of casacore{,-data} being out of sync might be resolved with two tarballs supported by quilt 3.0 format[2]. I am not sure how to implement it in a clean way by git-buildpackage. Any examples available? Dear Benda, If you do

How to resolve circular build dependency?

2014-09-13 Thread Ole Streicher
Dear mentors, in debian-astro, we have a problem with a circular dependency on two packages that are currently prepared [1], [2]: - the casacore needs the casacore-data package for unit tests - the casacore-data needs casacore to be build from the source data. The source data of casacore-data

Re: How to resolve circular build dependency?

2014-09-13 Thread Alexander Wolf
Hi! 2014-09-13 20:01 GMT+07:00 Ole Streicher debian-de...@liska.ath.cx: Dear mentors, in debian-astro, we have a problem with a circular dependency on two packages that are currently prepared [1], [2]: - the casacore needs the casacore-data package for unit tests - the casacore-data

Re: How to resolve circular build dependency?

2014-09-13 Thread Mattia Rizzolo
On Sep 13, 2014 3:01 PM, Ole Streicher debian-de...@liska.ath.cx wrote: Dear mentors, in debian-astro, we have a problem with a circular dependency on two packages that are currently prepared [1], [2]: - the casacore needs the casacore-data package for unit tests - the casacore-data needs

Re: How to resolve circular build dependency?

2014-09-13 Thread Ole Streicher
Am 13.09.2014 um 15:09 schrieb Mattia Rizzolo: On Sep 13, 2014 3:01 PM, Ole Streicher debian-de...@liska.ath.cx wrote: - the casacore needs the casacore-data package for unit tests - the casacore-data needs casacore to be build from the source data. What's about upload casacore with the

Re: How to resolve circular build dependency?

2014-09-13 Thread Johannes Schauer
Hi, Quoting Ole Streicher (2014-09-13 15:20:36) Am 13.09.2014 um 15:09 schrieb Mattia Rizzolo: On Sep 13, 2014 3:01 PM, Ole Streicher debian-de...@liska.ath.cx wrote: - the casacore needs the casacore-data package for unit tests - the casacore-data needs casacore to be build from the

Re: How to resolve circular build dependency?

2014-09-13 Thread Mattia Rizzolo
On Sep 13, 2014 3:20 PM, Ole Streicher debian-de...@liska.ath.cx wrote: Still, the packages would have a circular build dependency, which I think should be avoided, right? Well, compilers often build-depend on them own, which is even worse. If a circular dependency could be avoided, better, but

Re: How to resolve circular build dependency?

2014-09-13 Thread Tomasz Buchert
On 13/09/14 15:01, Ole Streicher wrote: Dear mentors, in debian-astro, we have a problem with a circular dependency on two packages that are currently prepared [1], [2]: - the casacore needs the casacore-data package for unit tests - the casacore-data needs casacore to be build from the

Re: How to resolve circular build dependency?

2014-09-13 Thread heroxbd
Hi Alexander, Alexander Wolf alex.v.w...@gmail.com writes: Hi! A separate casacore-data on two packages - casacore-data casacore-tests? I don't see it feasible to separate. all the present contents of casacore-data are needed for the test. Cheers, Benda -- To UNSUBSCRIBE, email to

Re: How to resolve circular build dependency?

2014-09-13 Thread heroxbd
Hi Gijs and Tomasz, Gijs Molenaar gijsmolen...@gmail.com writes: i don't think that would work, the releases of casacore-data and casacore are not in sync. 2014-09-13 18:31 GMT+02:00 Tomasz Buchert tomasz.buch...@inria.fr: Hi guys, if I get this right, this is only build-time

Re: How to resolve circular build dependency?

2014-09-13 Thread heroxbd
Alexander Wolf alex.v.w...@gmail.com writes: A separate casacore-data on two packages - casacore-data casacore-tests? Sorry Alexander, I misunderstood your point at the first sight. As later Johannes Schauer put more precisely, 1. split the source package as Alexander Wolf suggested so