[pkg-bioc] CVS %p

Dirk Eddelbuettel edd at debian.org
Wed Feb 28 02:32:14 CET 2007


On 27 February 2007 at 10:43, David Vernazobres wrote:
| May need to do it a bit of apt "magic", so we just update the local
| repository, and not the full computer sources.list.
| 
| mkdir -p /path/pkgbiocdevel/lists/partial/
| apt-get -o Dir::Etc::SourceList=/path/sources.list.pkgbiocdevel -o
| Dir::State::Lists=/path/pkgbiocdevel/lists/ update
| and we could install with the same command line :
| apt-get -o Dir::Etc::SourceList=/path/sources.list.pkgbiocdevel -o
| Dir::State::Lists=/path/pkgbiocdevel/lists/ install pkg-to-install
| 
| the resulting part is that we need to somehow, fix the directory
| structure: 
| .../
| .../tools   <- the cvs part
| .../bioc 
| .../cran
| .../omegahat

Cool. And then it works directly off the filesystem without the need for
something like mini-dinstall / apt-proxy ?

| I think that apt-proxy is not necessary, and should not be necessary. We
| should not extend too much the requiered architecture, in my point of
| view.

Sure, if that works...

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison



More information about the pkg-bioc-devel mailing list