Moritz Schulte <[EMAIL PROTECTED]> wrote: >Ted Rathkopf <[EMAIL PROTECTED]> writes: >> I just got a machine installed with debian yesterday, and want to >> install openssh on it, but I can't seem to find the openssh package. > >The package 'ssh' contains OpenSSH. > >But, your sources.list seems strange...you have mixed entries for >stable and testing.
With apt 0.5 that's OK and useful, because you can then (e.g.) get individual packages from testing while keeping most of your system at stable. (Although with library dependencies the way they are this might be more useful with testing and unstable.) apt_preferences(5) has the gory details. -- Colin Watson [EMAIL PROTECTED]