vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am having trouble installing mailman. When I do "sudo apt-get install mailman" .. it gets as far as the language selection, and then loops. I enter "en" (or nothing) where it belongs, save it, exit the editor, or exit without saving, then it comes up with the same screen again. Repeat forever. (until I kill -9 ...) The system is rather old, with Etch, kept current. Everything else has been working fine for a long time. It is set up as a web and email server, with apache2, exim4, python 2.4.4, .... I checked archives, google, etc.. and I didn't see any reference to this problem. ideas? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| |||
| > * From: al davis <ad20@freeelectron.net> >When I do "sudo apt-get install mailman" .. it gets as far as >the language selection, and then loops. >ideas? [naive idea] try changing the debconf interface: for example, from dialog to text or whatever [too heavvy idea] run the apt command under starce to debug what happens -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| |||
| On Wed, May 07, 2008 at 09:04:52PM -0400, al davis wrote: > I am having trouble installing mailman. > > When I do "sudo apt-get install mailman" .. it gets as far as > the language selection, and then loops. > > I enter "en" (or nothing) where it belongs, save it, exit the > editor, or exit without saving, then it comes up with the same > screen again. Repeat forever. (until I kill -9 ...) > > The system is rather old, with Etch, kept current. Everything > else has been working fine for a long time. It is set up as a > web and email server, with apache2, exim4, python 2.4.4, .... > > I checked archives, google, etc.. and I didn't see any > reference to this problem. Did you also check bugs.debian.org? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339059 Seems to be related ... Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIIqCuqJyztHCFm9kRAnC5AJ0W9M7IWl7x0LL2JwRX0Z OUTCvmIwCfVBJQ SDO7FAxvRaX1rb6hOzrJ44c= =oZsI -----END PGP SIGNATURE----- |
| ||||
| On Thursday 08 May 2008, NN_il_Confusionario wrote: > > * * * From: al davis <ad20@freeelectron.net> > >When I do "sudo apt-get install mailman" .. it gets as far > > as the language selection, and then loops. > >ideas? > > [naive idea] try changing the debconf interface: for example, > from dialog to text or whatever That got it to install. I changed it from editor to readline. Although it installed, it still didn't work without lots of fiddling. The README files told about some of it, but still, I had to change some permissions in ways other than what was documented. I did enough fiddling that I am not sure what I did and what was really necessary. I don't know why to took so much fiddling. Maybe there is too much cruft on the machine. Maybe I missed something. Maybe I messed up something a while back, and fiddled to work around it. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |