Re: Comparing two debian boxes (find which package is different)

2010-01-08 Thread Mathieu Malaterre
On Wed, Jan 6, 2010 at 12:27 AM, Rob Owens wrote: > There's also "apt-show-versions".  It'll tell you the version and if > it's from lenny, squeeze, etc. Worked out perfectly ! Thanks. -- Mathieu -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe".

Re: Comparing two debian boxes (find which package is different)

2010-01-05 Thread Rob Owens
On Tue, Jan 05, 2010 at 10:22:50AM -0800, Tyler MacDonald wrote: > Hi, > > I believe dpkg-query will do what you want, something like; > > dpkg-query --show -f '${Package}\t${Version}\n' > > Cheers, >Tyler > There's also "apt-show-versions". It'll tell you the version and if it's from l

Re: Comparing two debian boxes (find which package is different)

2010-01-05 Thread Tyler MacDonald
Hi, I believe dpkg-query will do what you want, something like; dpkg-query --show -f '${Package}\t${Version}\n' Cheers, Tyler Mathieu Malaterre wrote: > Hi there, > > I would like to compare two debian box. I am trying to figure out > which package version is different from one box to

Comparing two debian boxes (find which package is different)

2010-01-05 Thread Mathieu Malaterre
Hi there, I would like to compare two debian box. I am trying to figure out which package version is different from one box to the other. (dpkg --get-selections does not list version). Thanks ! -- Mathieu -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u