Your message dated Fri, 22 Dec 2017 16:36:01 +0000
with message-id <[email protected]>
and subject line Bug#882246: fixed in xrdp 0.9.4-4
has caused the Debian Bug report #882246,
regarding xrdp: startwm.sh fails to set default Debian $PATH upon login
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
882246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xrdp
Version: 0.9.4-1
Severity: minor

Hi,

it seems that $PATH is set to something different than the Debian 
default path (as per /etc/profile).

This patch (also attached) worked for me to get the correct and user 
specific $PATH. 

--- a/startwm.sh        2017-11-16 00:58:26.560463287 +0100
+++ b/startwm.sh        2017-11-01 17:56:13.042371563 +0100
@@ -2,6 +2,10 @@
 # xrdp X session start script (c) 2015 mirabilos
 # published under The MirOS Licence
 
+if test -r /etc/profile; then
+       . /etc/profile
+fi
+
 if test -r /etc/default/locale; then
        . /etc/default/locale
        test -z "${LANG+x}" || export LANG

Wolfgang
--- a/startwm.sh	2017-11-16 00:58:26.560463287 +0100
+++ b/startwm.sh	2017-11-01 17:56:13.042371563 +0100
@@ -2,6 +2,10 @@
 # xrdp X session start script (c) 2015 mirabilos
 # published under The MirOS Licence
 
+if test -r /etc/profile; then
+	. /etc/profile
+fi
+
 if test -r /etc/default/locale; then
 	. /etc/default/locale
 	test -z "${LANG+x}" || export LANG

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: xrdp
Source-Version: 0.9.4-4

We believe that the bug you reported is fixed in the latest version of
xrdp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Glaser <[email protected]> (supplier of updated xrdp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Fri, 22 Dec 2017 17:06:00 +0100
Source: xrdp
Binary: xrdp xorgxrdp
Architecture: source i386
Version: 0.9.4-4
Distribution: unstable
Urgency: high
Maintainer: Debian Remote Maintainers <[email protected]>
Changed-By: Thorsten Glaser <[email protected]>
Description:
 xorgxrdp   - Remote Desktop Protocol (RDP) modules for X.org
 xrdp       - Remote Desktop Protocol (RDP) server
Closes: 882246 884453
Changes:
 xrdp (0.9.4-4) unstable; urgency=high
 .
   [ Dominik George ]
   * Fix (possibly exploitable) high CPU load in ssl_tls_accept.
     (Closes: #884453)
   * Source /etc/profile in startwm. (Closes: #882246)
     + Thanks to Wolfgang Schweer!
   * Update README.Debian.
   * Update bug report instructions.
 .
   [ Thorsten Glaser ]
   * Allow user profile to override /etc/default/locale.
   * Upload to unstable, next upload is likely to idle in NEW for a bit.
   * Disable asm code for i386: xorgxrdp v0.2.4 does not contain the fix.
Checksums-Sha1:
 e45035cb9a578d01965074276295ef33f8381fbc 2610 xrdp_0.9.4-4.dsc
 46aa4e8e451c489a80030f855523d6c6a78c26c3 25432 xrdp_0.9.4-4.debian.tar.xz
 e5d230690f4e5f988fef022db053940e12c0dfb6 839972 
xorgxrdp-dbgsym_0.9.4-4_i386.deb
 22e4e2a19c30221083e88817a278f7b6cc947fb3 85640 xorgxrdp_0.9.4-4_i386.deb
 1fe1d691a1588d40e7bdef5b77974ee9044bf2b5 565588 xrdp-dbgsym_0.9.4-4_i386.deb
 f82a8a7e9f3ab356e068486bb4f98e6dc568f4ae 9527 xrdp_0.9.4-4_i386.buildinfo
 367663ccb67929a8759a6a715f14ae498babc8cd 452220 xrdp_0.9.4-4_i386.deb
Checksums-Sha256:
 4193f90aadc44b600b3eeede9bf29fa2c39b659e84fcea180c165f53aeac848c 2610 
xrdp_0.9.4-4.dsc
 dad145ec36288c34a9626b7d3d6a90b6c47ece96e74f66384e8fc4050d802413 25432 
xrdp_0.9.4-4.debian.tar.xz
 881cbe88bf248230de74aaf3a451145aaf315af02d06e6049d951e96ec172ea9 839972 
xorgxrdp-dbgsym_0.9.4-4_i386.deb
 55912722341c1eb0d389b890dea65b61898c381e4054dfbbc17c81c9ade43024 85640 
xorgxrdp_0.9.4-4_i386.deb
 80f332c13a990df355bfc2472364e9a2bddd164a381c293b4d0b97ccfff31055 565588 
xrdp-dbgsym_0.9.4-4_i386.deb
 86ea663ac2fb6dd0f428814e73691b0633d8690d675d1214741b7888536626da 9527 
xrdp_0.9.4-4_i386.buildinfo
 bdbca4f488060c19a4417d2239e3d1bc5917133e09cd069675000a54a64b2726 452220 
xrdp_0.9.4-4_i386.deb
Files:
 1acb3b7e5291af7f327db44bb7170556 2610 net optional xrdp_0.9.4-4.dsc
 f1d279a4acba63d64786996c359b0349 25432 net optional xrdp_0.9.4-4.debian.tar.xz
 90f43177811a0f9b129844f3290b50ab 839972 debug optional 
xorgxrdp-dbgsym_0.9.4-4_i386.deb
 c0502cbd7740575ce708481c6863a024 85640 net optional xorgxrdp_0.9.4-4_i386.deb
 8d6259c1832ebccb367b8cf459f09eb3 565588 debug optional 
xrdp-dbgsym_0.9.4-4_i386.deb
 cceb01f3b17247f55122a87e9708fc57 9527 net optional xrdp_0.9.4-4_i386.buildinfo
 4af5797dc3fc406522190aeda88a0026 452220 net optional xrdp_0.9.4-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (MirBSD)
Comment: ☃ ЦΤℱ—8 ☕☂☄

iQIcBAEBCQAGBQJaPTDWAAoJEHa1NLLpkAfg+u4P/1j0J5jHZLix7OvHjbSKurSC
CkNkBptQ1fZYdIpAD/2Zy5dUENOg1/CMpemKaZQ22ZqgvX4yT4Hoo81nCgXkHO8z
FTbaoB9y1xd7Z3SFSJvEKo1e+biPBpkyUEHuLTE57WSFdaYL1ESu3DTqv8eTDNOE
jfAm9izMcaQpcem76JKReW+CepmnDsfCb0jjE/u2rZX8QxDgEsBRxez6+IOyRzAJ
qyg+3p35mnNCEaqo30YPRgEcbvztE1x9YKWMEHx17Bw1y2lZrWjI6RiKCHlxK7Ob
MplORpJJn4Oc62Bsy8wp5NsFSgAAC2DjzqvNmva9yS9FsS1zafV9r8HBloFpdUFt
1ouHwqtknn3Ze5prPXTpL8fMoZTA1J9/+5b5Mq2k42k5hymRaji/a394DweCi3X1
bWbhLVjqcTzhk9QhxGRdrcQVErnQVn1CrSlKu3FqIjRgezmN1xJ8OyvtDfdCrsel
7BTJMb/PhbcQ/e2O7BMoeij7WVpz+RrW0rLaN8EfeISeQns/k1iWydfS4MIIEKRG
pwqVvmoWre05Vr6R00gJx4scRmtPI96aWheXb4DgaRu1XaGrAecb5Lyqbl/vkpl6
O8tHfjb+4vCCBT77ptN8my0Pl/yTmEXBPWKoqY087z1RIoN1/dToj2xmmaFPaA1p
fvO8iCXFQMQ4hSYHuFCV
=sUoC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to