> 
 > However, I'm not prepared to migrate to a new postgres version.
 > 
 > I'm wondering if there's a way to lock those packages.  
 > Ideally, I'd like the following to all be true:
 > - When `rug sum` is run, ignore those packages.
 > - When `rug lu` is run, ignore those packages.
 > - When `run up` is run, ignore those packages.
 > 
 > Basically -- I don't want rug to ever touch those packages.
 > 

Never used rug, but if you use 'smart' you can run 'smart flag --set
lock postgres'.
See 'smart flag --help' for details.

-Daniel
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to