Re: The same debian - different packages
On Wed, Sep 24, 2003 at 10:08:36PM +0700, Jean Christophe ANDR? wrote:
> Could you please show us a apt-cache policy ssh on both servers?
>
> Here is mine:
>
> # apt-cache policy ssh
> ssh:
> Installed: 1:3.4p1-1.woody.3
> Candidate: 1:3.4p1-1.woody.3
> Version Table:
> *** 1:3.4p1-1.woody.3 0
> 500 http://security.debian.org woody/updates/main Packages
> 100 /var/lib/dpkg/status
> 1:3.4p1-1 0
> 500 http://ftp.us.debian.org woody/main Packages
Here you are:
serverA:~# apt-cache policy ssh
ssh:
Installed: 1:3.4p1-1.woody.3
Candidate: 1:3.4p1-1.woody.3
Version Table:
*** 1:3.4p1-1.woody.3 0
500 http://security.debian.org woody/updates/main Packages
100 /var/lib/dpkg/status
1:3.4p1-1 0
500 http://http.us.debian.org woody/main Packages
serverB:~# apt-cache policy ssh
ssh:
Installed: 1:3.4p1-2
Candidate: 1:3.4p1-2
Version Table:
*** 1:3.4p1-2 0
100 /var/lib/dpkg/status
1:3.4p1-1.woody.3 0
500 http://security.debian.org woody/updates/main Packages
1:3.4p1-1 0
500 http://http.us.debian.org woody/main Packages
We can see the differences. But how to change it ?
przemol
Reply to: