[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#882196: ssh: apt-get install ssh broken for i386



On Mon, 2017-11-20 at 05:43 +0100, Daniel Reichelt wrote:
> Package: ssh
> Version: 1:6.7p1-5+deb8u4
> Severity: normal
> 
> Hi,
> 
> on a pure-jessie-vm `apt-get install ssh` currently fails with:

"pure-jessie" has no way of knowing that the packages you refer to 
exist. You must have added jessie-proposed-updates to the sources.list.

> --------------8<----------------
> # apt-get install ssh
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  ssh : Depends: openssh-client (>= 1:6.7p1-5+deb8u4) but 1:6.7p1-
> 5+deb8u3 is to be installed
>         Depends: openssh-server (>= 1:6.7p1-5+deb8u4) but 1:6.7p1-
> 5+deb8u3 is to be installed
> 	E: Unable to correct problems, you have held broken packages.
> 
> -------------->8----------------
> 
> 
> I suspect this stems from yesterday's upload [1] containing only
> .debs for
> amd64 and the ssh_6.7p1-5+deb8u4_all.deb, the latter depending on
> currently
> unavailable openssh-(client|server)_6.7p1-5+deb8u4_i386.deb...
> 
> In fact I suspect `apt-get install ssh` on jessie currently would
> fail on ANY arch except amd64.

No.

It might well fail on a machine with jessie-proposed-updates in the
sources.list, but that's to be expected sometimes, as the arch:all
packages will often be available before those of some architectures
where the binary packages are built on the buildds.

Regards,

Adam


Reply to: