On Fri, 28 Sep 2001, Branden Robinson wrote:
> Please mail debian-x with the output of the following:
>
> $ COLUMNS=200 dpkg -l debianutils xfree86-common bash ash
> $ ls -l /bin/sh
> $ sh -x /etc/X11/Xsession

Here you go.  If there's any other information you need please let me
know.  Thanks very much for your help!

--Tom Joseph

Script started on Fri Sep 28 23:52:48 2001
[EMAIL PROTECTED]:~$ COLUMNS=200 dpkg -l debianutils xfree86-common bash ash
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                         Version                        
              Description
+++-============================================-============================================-========================================================================================================
ii  debianutils                                  1.15                           
              Miscellaneous utilities specific to Debian.
ii  xfree86-common                               4.1.0-6pre7v3                  
              X Window System (XFree86) infrastructure
ii  bash                                         2.05-10                        
              The GNU Bourne Again SHell
pn  ash                                          <none>                         
              (no description available)
[EMAIL PROTECTED]:~$ ls -l /bin/sh
lrwxrwxrwx    1 root     root            4 Sep 23 18:07 /bin/sh -> bash
[EMAIL PROTECTED]:~$ sh -x /etc/X11/Xsession
+ set -e
+ OPTIONFILE=/etc/X11/Xsession.options
+ SYSMODMAP=/etc/X11/Xmodmap
+ USRMODMAP=/home/tom/.Xmodmap
+ SYSRESOURCES=/etc/X11/Xresources
+ USRRESOURCES=/home/tom/.Xresources
+ SYSSESSIONDIR=/etc/X11/Xsession.d
+ STARTUP=/home/tom/.xsession
+ ALTSTARTUP=/home/tom/.Xsession
+ ERRFILE=/home/tom/.xsession-errors
+ touch /home/tom/.xsession-errors
+ '[' -w /home/tom/.xsession-errors ']'
+ chmod 600 /home/tom/.xsession-errors
+ exec
[EMAIL PROTECTED]:~$ exit
Script done on Fri Sep 28 23:53:20 2001

Reply via email to