RESOLVED Re: Pinning, Local Repositories

2005-08-16 Thread Ryan King
> [My problem was being unable to set up a local repository with pinning] As far as I'm concerned, this was a trememndous feat of collaborating to save a poor sap some serious chunks of time. Exactly both of these things mentioned below were the problem. Even with this advice, it still took me q

Re: Pinning, Local Repositories

2005-08-15 Thread Hubert Chan
On Mon, 15 Aug 2005 11:45:06 -0400, Ryan King <[EMAIL PROTECTED]> said: > On glumble.example.net, I have: > /etc/apt/sources.list > deb http://apt.example.net binary/ > # ... normal repo's > /etc/apt/preferences > Package: * > Pin: release o=Example >

Re: Pinning, Local Repositories

2005-08-15 Thread Roberto C. Sanchez
On Mon, Aug 15, 2005 at 11:45:06AM -0400, Ryan King wrote: > I am working on a project where we need to maintain several deployments of > our code. I want to set up a repostory so we can: > - Package our main code up as a .deb > - Package CPAN modules up that don't already have .deb's >