On 11 December 2012 11:33, David Schmitt wrote:
>
> You'll have to start managing versions. One way or the other. Client side
> there's apt's pinning, yum probably has some plugin to do so. Server side
> you can use a custom repo or puppet packages's ensure => version.
I don't think this is worka
Hi all,
I would appreciate your help clarifying my thinking around the following
problem.
Let's say I have a third-party (one that I didn't write) package x which
depends on a package y.
Package x is installed somewhere and is working fine against package y (as
in package x has been QA'ed and