NetBSD Problem Report #39516

From www@NetBSD.org  Thu Sep 11 02:02:21 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 21C5963B92A
	for <gnats-bugs@gnats.netbsd.org>; Thu, 11 Sep 2008 02:02:21 +0000 (UTC)
Message-Id: <20080911020220.E87E963B853@narn.NetBSD.org>
Date: Thu, 11 Sep 2008 02:02:20 +0000 (UTC)
From: ggm@pobox.com
Reply-To: ggm@pobox.com
To: gnats-bugs@NetBSD.org
Subject: /usr/X11R7/bin/startx has bad XAUTH references
X-Send-Pr-Version: www-1.0

>Number:         39516
>Category:       xsrc
>Synopsis:       /usr/X11R7/bin/startx has bad XAUTH references
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    xsrc-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 11 02:05:00 +0000 2008
>Closed-Date:    Thu Sep 11 02:27:55 +0000 2008
>Last-Modified:  Thu Sep 11 02:30:07 +0000 2008
>Originator:     George Michaelson
>Release:        current
>Organization:
>Environment:
NetBSD snoid 4.99.72 NetBSD 4.99.72 (GENERIC) #3: Tue Sep  9 21:07:11 EST 2008  ggm@snoid:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
grep XAUTH /usr/X11R7/bin/startx
    if [ x"$XAUTHORITY" = x ]; then
        XAUTHORITY=$HOME/.Xauthority
        export XAUTHORITY
        authcookie=`XAUTH list "$displayname" \
            XAUTH -q << EOF 
            XAUTH -q -f $xserverauthfile << EOF
        XAUTH remove $removelist
$

>How-To-Repeat:
install with MKXORG=yes in /etc/mk.conf and use the tarballs from a build.sh release
>Fix:
well. I guess its a sed/awk type thing during install. like the #! line.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: cube@NetBSD.org
State-Changed-When: Thu, 11 Sep 2008 02:27:55 +0000
State-Changed-Why:
Problem was fixed.


From: Quentin Garnier <cube@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/39516 CVS commit: src/external/mit/xorg/bin/xinit
Date: Thu, 11 Sep 2008 02:26:08 +0000 (UTC)

 Module Name:	src
 Committed By:	cube
 Date:		Thu Sep 11 02:26:08 UTC 2008

 Modified Files:
 	src/external/mit/xorg/bin/xinit: Makefile

 Log Message:
 Fix generation of the startx script.  PR#39515 and PR#39516 by George
 Michaelson.


 To generate a diff of this commit:
 cvs rdiff -r1.1.1.1 -r1.2 src/external/mit/xorg/bin/xinit/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.