[pkg-bioc] logic problem....

David Vernazobres dv at uni-muenster.de
Sun May 20 21:21:45 UTC 2007


Dear all,
I think that I spot a logic problem. But I do not know how to solve
it, apart duplicating part of the code.

In r_pkg_prepare.sh, we generate the list the list of package already
in Debian (currently based on the official debian mirror + our
temporary alioth directory).
In cran2deb.pl, we used this list, to determine, if we skip the
package (already present), or if we build the package.
Which means that in our setup, the built packages, will not be
updated, as they are on the Already in debian exclusion-list.
On the other hand, just the official debian mirror, is not enough as
we will rebuild package in alioth.
Am I right ?

I propose the following :
* having an apt-cache on the official debian mirror, and an other on
our temporary mirror. So we may be able to distinct between official
debian package and alioth packages. So we will need a few more of
directories for the build. But a lot more powerful....

Comments?
david



More information about the pkg-bioc-devel mailing list