Re: anna menutest

2002-10-12 Thread Tollef Fog Heen
* Martin Sjögren | No, actually, I meant >&, I thought that was posix compliant, but I | guess I was wrong. :-) On the other hand, are menutest scripts allowed | to use debconf or not? Doesn't debconf use stdout to communicate? Menutest scripts shouldn't use debconf. IMHO. | In any case, the c

Re: anna menutest

2002-10-12 Thread Herbert Xu
Tollef Fog Heen <[EMAIL PROTECTED]> wrote: > > You mean 2>&1 >/dev/null, surely? That would only redirect stdout to /dev/null, while stderr is redirected to the old stdout. What you want is > /dev/null 2>&1 -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~

keyboard

2002-10-12 Thread Swanktwo
I'm interested in a price of a Turkish keyboard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: keyboard

2002-10-12 Thread Falk Hueffner
[EMAIL PROTECTED] writes: > I'm interested in a price of a Turkish keyboard We don't sell Turkish keyboards. In fact, we don't sell anything. See http://www.debian.org/ for what we actually do. -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: anna menutest

2002-10-12 Thread Martin Sjögren
lör 2002-10-12 klockan 17.55 skrev Tollef Fog Heen: > * Martin Sjögren > > | If the menutests are run with 'system' it would be a trivial addition of > | ">& /dev/null" so yeah, that's much more robust. Go ahead and commit it, > | or should I? > > You mean 2>&1 >/dev/null, surely? No, actuall

per lui, per lei, per gay

2002-10-12 Thread pingalfr
OGGETTO: Per lui, per lei, per gay Stiamo informando il popolo di internet italiano, che il nostro staff composto da giovani donne e giovani uomini dai 18 anni in su, hanno aperto un nuovissimo sito, esclusivamente in lingua italiana, e frequentato da persone italiane. Il nostro sito è il megl

Re: I need help

2002-10-12 Thread David Kimdon
Sat, Oct 12, 2002 at 12:26:43AM +0300 wrote: > Hi, I am redirecting this to debian-user where you will be able to get better advice, but I will give it a shot: > > Hello, I'm sorry to bother you but I need some expert advice. I had > installed a couple of days ago the new debian os and since th

Re: anna menutest

2002-10-12 Thread Tollef Fog Heen
* Martin Sjögren | If the menutests are run with 'system' it would be a trivial addition of | ">& /dev/null" so yeah, that's much more robust. Go ahead and commit it, | or should I? You mean 2>&1 >/dev/null, surely? -- Tollef Fog Heen,''`

cvs commit to debian-installer/main-menu/debian by kraai

2002-10-12 Thread Debian Boot CVS Master
Repository: debian-installer/main-menu/debian who:kraai time: Sat Oct 12 08:52:52 MDT 2002 Log Message: Redirect menutests' standard output to /dev/null. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

cvs commit to debian-installer/main-menu by kraai

2002-10-12 Thread Debian Boot CVS Master
Repository: debian-installer/main-menu who:kraai time: Sat Oct 12 08:52:52 MDT 2002 Log Message: Redirect menutests' standard output to /dev/null. Files: changed:main-menu.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

Re: [d-i][patch] cdebconf and localized fields

2002-10-12 Thread Denis Barbier
On Fri, Oct 11, 2002 at 01:20:53AM +0200, Denis Barbier wrote: > I am going to hack cdebconf in order to support UTF-8 encoded localized > templates files. As I am new to cdebconf, I prefer posting an early > patch, which is not tested, breaks modules (the template structure is > altered), etc.

docs breakage

2002-10-12 Thread Josip Rodin
Hi, Someone please fix this: debiandoc2text -l da -O install.da.sgml > install.da.txt saspconvert: da/inst-methods.sgml:892 (input line 4304): identifier `unreliable-floppies' is undefined make[3]: *** [install.da.txt] Error 1 I might get to it later in the day, but I'm really not in the mood

Re: anna menutest

2002-10-12 Thread Martin Sjögren
fre 2002-10-11 klockan 04.37 skrev Matt Kraai: > Howdy, > > As is often the case, I managed to track down a bug that had > already been resolved: anna's menutest was causing the net > installation to fail. It wrote to standard output, which confused > cdebconf. Good spotting! > Reinstating the