openssh-sever missing in gutsy?

Josef Wolf jw at raven.inka.de
Fri Oct 19 21:10:15 UTC 2007


On Fri, Oct 19, 2007 at 10:21:15PM +0300, Marius Gedminas wrote:
> On Fri, Oct 19, 2007 at 09:01:11PM +0200, Josef Wolf wrote:
> > On Fri, Oct 19, 2007 at 10:18:29PM +0400, Akshay Lamba wrote:
> > > Josef Wolf wrote:
> > > >[ ... ] "apt-get install openssh-server" errors out
> > > Do you have all your repo's setup? I had the same problem this morning, 
> > > check the repos you've enabled in synaptic.
> >
> > I have done exactly the same modifications to 7.10rc as to the 7.10final.
> > I know for sure since the modifications are done with a script.
> > 
> > The modifications are:
> >  - remove the cdrom source after installation.
> >  - add restricted, universe and security repositories.  This is done via
> >    preseeding:
> > 
> >      d-i apt-setup/restricted boolean true
> >      d-i apt-setup/universe boolean true
> >      d-i apt-setup/security_host string security.ubuntu.com
> 
> Can you verify that the main repository is enabled after you run the
> script?

Sorry, I forgot to attach the file.  Here it is (comments stripped).

deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu gutsy-updates main restricted
deb http://archive.ubuntu.com/ubuntu gutsy universe
deb-src http://archive.ubuntu.com/ubuntu gutsy universe
deb http://archive.ubuntu.com/ubuntu gutsy-updates universe
deb-src http://archive.ubuntu.com/ubuntu gutsy-updates universe
deb http://archive.ubuntu.com/ubuntu gutsy multiverse
deb-src http://archive.ubuntu.com/ubuntu gutsy multiverse
deb http://archive.ubuntu.com/ubuntu gutsy-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu gutsy-updates multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse




More information about the ubuntu-users mailing list