NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xsrc/39516: /usr/X11R7/bin/startx has bad XAUTH references



>Number:         39516
>Category:       xsrc
>Synopsis:       /usr/X11R7/bin/startx has bad XAUTH references
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 11 02:05:00 +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.



Home | Main Index | Thread Index | Old Index