Bug#163837: startx: hostname version is displayed

2002-10-22 Thread Josip Rodin
Hi, The patch suggested in this bug is flawed on Debian -- startx checks for GNU in the version string and uses hostname -f, else just hostname, which means it's expecting the FQDN by default, and if it's GNU (a flawed presumption), then it explicitely states it wants the FQDN. The correct fix wo

Bug#163837: startx: hostname version is displayed

2002-10-22 Thread Josip Rodin
Hi, The patch suggested in this bug is flawed on Debian -- startx checks for GNU in the version string and uses hostname -f, else just hostname, which means it's expecting the FQDN by default, and if it's GNU (a flawed presumption), then it explicitely states it wants the FQDN. The correct fix wo

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Branden Robinson
On Tue, Oct 08, 2002 at 09:58:14PM +0200, Beat Bolli wrote: > Well, the question is if Debian has the GNU hostname command. Since the grep > doesn't match, I deduced that I don't have GNU hostname, based on the > assumption that the person who coded this knew that GNU hostname would > output its ve

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Branden Robinson
On Tue, Oct 08, 2002 at 09:58:14PM +0200, Beat Bolli wrote: > Well, the question is if Debian has the GNU hostname command. Since the grep > doesn't match, I deduced that I don't have GNU hostname, based on the > assumption that the person who coded this knew that GNU hostname would > output its v

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Beat Bolli
On Tue, Oct 08, 2002 at 04:46:40PM -0300, John Lenton wrote: > On Tue, Oct 08, 2002 at 08:57:06PM +0200, Beat Bolli wrote: > > > > When starting X, the hostname version string is displayed. This comes from > > the Xauth setup in startx. The Debian version of hostname outputs its > > version > > s

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread John Lenton
On Tue, Oct 08, 2002 at 08:57:06PM +0200, Beat Bolli wrote: > > When starting X, the hostname version string is displayed. This comes from > the Xauth setup in startx. The Debian version of hostname outputs its version > string to stderr. The following patch suppresses this error: > > --- startx.

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Beat Bolli
Package: xbase-clients Version: 4.2.1-1 Severity: minor Tags: sid patch When starting X, the hostname version string is displayed. This comes from the Xauth setup in startx. The Debian version of hostname outputs its version string to stderr. The following patch suppresses this error: --- startx.

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Beat Bolli
On Tue, Oct 08, 2002 at 04:46:40PM -0300, John Lenton wrote: > On Tue, Oct 08, 2002 at 08:57:06PM +0200, Beat Bolli wrote: > > > > When starting X, the hostname version string is displayed. This comes from > > the Xauth setup in startx. The Debian version of hostname outputs its version > > strin

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread John Lenton
On Tue, Oct 08, 2002 at 08:57:06PM +0200, Beat Bolli wrote: > > When starting X, the hostname version string is displayed. This comes from > the Xauth setup in startx. The Debian version of hostname outputs its version > string to stderr. The following patch suppresses this error: > > --- startx

Bug#163837: startx: hostname version is displayed

2002-10-08 Thread Beat Bolli
Package: xbase-clients Version: 4.2.1-1 Severity: minor Tags: sid patch When starting X, the hostname version string is displayed. This comes from the Xauth setup in startx. The Debian version of hostname outputs its version string to stderr. The following patch suppresses this error: --- startx