Bug#575438: "/etc/init.d/xrdp start" fails

2010-03-26 Thread Vincent Bernat
submitter 575438 marco.hoe...@nanotronic.ch
clone 575438 -1
severity -1 normal
retitle -1 Keyboard not working
submitter -1 marco.hoe...@nanotronic.ch
thanks

OoO En  ce doux début de matinée  du vendredi 26 mars  2010, vers 08:26,
"Hoefle Marco"  disait :

> Hello Vincent,
> bugreport tool auto computed a wrong email and I didn't recognize it.
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575438

> My email  address is marco.hoe...@nanotronic.ch,  don't know if  it is
> possible to change it in an open bug thread.

Yes, it is possible. I do it now.

> /var/run/xrdp  was root:root.  I changed  it to  xrdp:xrdp and  xrdp +
> xrdp-sesman are started using /etc/init.d/xrdp restart.

OK,  I will change  the init.d  script to  ensure that  /var/run/xrpd is
owned by xrdp.

> However, my  keyboard doesn't  work at  all. Do I  have to  modify ini
> files in /etc/xrdp ?

I create a new bug for this one. By not working at all, you mean that it
does not even work for regular keys?
-- 
panic("Aarggh: attempting to free lock with active wait queue - shoot Andy");
2.0.38 /usr/src/linux/fs/locks.c


pgpjgi5gAoqvM.pgp
Description: PGP signature


Bug#575438: "/etc/init.d/xrdp start" fails

2010-03-26 Thread Hoefle Marco
Hello Vincent,
bugreport tool auto computed a wrong email and I didn't recognize it.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575438

My email address is marco.hoe...@nanotronic.ch, don't know if it is possible to 
change it in an open bug thread. 


/var/run/xrdp was root:root. I changed it to xrdp:xrdp and xrdp + xrdp-sesman 
are started using /etc/init.d/xrdp restart.

However, my keyboard doesn't work at all. Do I have to modify ini files in 
/etc/xrdp ?





Bug#575438: "/etc/init.d/xrdp start" fails

2010-03-25 Thread Vincent Bernat
OoO Pendant le journal télévisé du jeudi 25 mars 2010, vers 20:36, marco
hoefle  disait :

> srv03-lin:~# dpkg -i 
> /root/downloads/packages/binary/xrdp_0.5.0~20100303cvs-2_i386.deb 
> Selecting previously deselected package xrdp.
> (Reading database ... 143712 files and directories currently installed.)
> Unpacking xrdp (from .../xrdp_0.5.0~20100303cvs-2_i386.deb) ...
> Setting up xrdp (0.5.0~20100303cvs-2) ...
> Installing new version of config file /etc/xrdp/sesman.ini ...
> Installing new version of config file /etc/init.d/xrdp ...
> insserv: warning: current stop runlevel(s) (0 1 6) of script `ntp' overwrites 
> defaults (empty).
> Starting xrdp: running in daemon mode with no access to pid files, quitting
> xrdp sesman.
> Processing triggers for man-db ..

Do you have a /var/run/xrdp directory?  What are the rights on this one?
It should be owned by xrdp:xrdp.
-- 
printk(KERN_WARNING "Multi-volume CD somehow got mounted.\n");
2.2.16 /usr/src/linux/fs/isofs/inode.c


pgpHTSrZGwCaw.pgp
Description: PGP signature


Bug#575438: "/etc/init.d/xrdp start" fails

2010-03-25 Thread marco hoefle
Package: xrdp
Version: 0.4.1~dfsg-2
Severity: important
Tags: l10n

Hello Vincent,
first thanks for debianising this great tool in its latest version.

I tried to upgrade from 0.4.0 to 0.5.0 but /etc/init.d/xrdp start fails:


srv03-lin:~# dpkg -i 
/root/downloads/packages/binary/xrdp_0.5.0~20100303cvs-2_i386.deb 
Selecting previously deselected package xrdp.
(Reading database ... 143712 files and directories currently installed.)
Unpacking xrdp (from .../xrdp_0.5.0~20100303cvs-2_i386.deb) ...
Setting up xrdp (0.5.0~20100303cvs-2) ...
Installing new version of config file /etc/xrdp/sesman.ini ...
Installing new version of config file /etc/init.d/xrdp ...
insserv: warning: current stop runlevel(s) (0 1 6) of script `ntp' overwrites 
defaults (empty).
Starting xrdp: running in daemon mode with no access to pid files, quitting
xrdp sesman.
Processing triggers for man-db ..


When I launch xrdp in -nodaemon mode I can connect but my keyboard (swiss 
german) doesnt work at all.
I think the start-stop-daemon called with chuid $USERID:$USERID causes this. 
Xrdp starts using the start-stop-daemon without chuid.



Going back to 0.4.1 works (except that a few keys are wrong):

srv03-lin:~# dpkg -i /root/downloads/packages/binary/xrdp_0.4.1~dfsg-2_i386.deb 
Selecting previously deselected package xrdp.
(Reading database ... 143712 files and directories currently installed.)
Unpacking xrdp (from .../xrdp_0.4.1~dfsg-2_i386.deb) ...
Setting up xrdp (0.4.1~dfsg-2) ...
Installing new version of config file /etc/xrdp/sesman.ini ...
Installing new version of config file /etc/init.d/xrdp ...
insserv: warning: current stop runlevel(s) (0 1 6) of script `ntp' overwrites 
defaults (empty).
Starting xrdp: xrdp sesman.
Processing triggers for man-db ... 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-3-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xrdp depends on:
ii  adduser   3.112  add and remove users and groups
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libpam0g  1.1.1-2Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8m-2   SSL shared libraries

Versions of packages xrdp recommends:
ii  vnc4server [vnc-server]  4.1.1+X4.3.0-36 Virtual network computing server s

xrdp suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org