Your message dated Sun, 08 Mar 2015 19:50:30 +0000 with message-id <[email protected]> and subject line Bug#742720: fixed in xfce4-session 4.12.0-1 has caused the Debian Bug report #742720, regarding startxfce4: unexpected operator 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.) -- 742720: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742720 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: xfce4-session Version: 4.10.1-5 Severity: normal Tags: patch Hi, the script startxfce4 contains two syntax errors, on line 27 and line 40. These two lines are calling 'test' with the operaror '==' which should really be just '='. The fix is trivial: --- a/usr/bin/startxfce4 2014-01-18 10:38:06.000000000 +0100 +++ b/usr/bin/startxfce4 2014-03-26 17:43:39.121732745 +0100 @@ -24,7 +24,7 @@ OPTS="" for OPT in $* do - if test "x$OPT" == "x--help" + if test "x$OPT" = "x--help" then # print help and exit echo "Usage:" @@ -37,7 +37,7 @@ echo exit 0 - elif test "x$OPT" == "x--with-ck-launch" + elif test "x$OPT" = "x--with-ck-launch" then # try to launch xfce4-session with ck-launch-session in xinitrc XFCE4_SESSION_WITH_CK="1" Regards Alex -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xfce4-session depends on: ii libatk1.0-0 2.10.0-2 ii libc6 2.18-4 ii libcairo2 1.12.16-2 ii libdbus-1-3 1.8.0-2 ii libdbus-glib-1-2 0.102-1 ii libfontconfig1 2.11.0-2 ii libfreetype6 2.5.2-1 ii libgdk-pixbuf2.0-0 2.30.6-1 ii libglib2.0-0 2.38.2-5 ii libgtk2.0-0 2.24.22-1 ii libice6 2:1.0.8-2 ii libpango-1.0-0 1.36.3-1 ii libpangocairo-1.0-0 1.36.3-1 ii libpangoft2-1.0-0 1.36.3-1 ii libsm6 2:1.2.1-2 ii libwnck22 2.30.7-1 ii libx11-6 2:1.6.2-1 ii libxfce4ui-1-0 4.10.0-5 ii libxfce4util6 4.10.1-1 ii libxfconf-0-2 4.10.0-2 ii multiarch-support 2.18-4 ii xfce4-settings 4.10.1-2 ii xfconf 4.10.0-2 Versions of packages xfce4-session recommends: ii consolekit 0.4.6-4 ii dbus-x11 1.8.0-2 ii upower 0.9.23-2+b1 ii x11-xserver-utils 7.7+2 ii xfdesktop4 4.10.2-3 ii xfwm4 4.10.1-2 ii xscreensaver 5.26-1 Versions of packages xfce4-session suggests: pn fortunes-mod <none> ii sudo 1.8.9p5-1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: xfce4-session Source-Version: 4.12.0-1 We believe that the bug you reported is fixed in the latest version of xfce4-session, 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. Yves-Alexis Perez <[email protected]> (supplier of updated xfce4-session 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: SHA512 Format: 1.8 Date: Sun, 08 Mar 2015 20:38:32 +0100 Source: xfce4-session Binary: xfce4-session xfce4-session-dbg Architecture: source amd64 Version: 4.12.0-1 Distribution: experimental Urgency: medium Maintainer: Debian Xfce Maintainers <[email protected]> Changed-By: Yves-Alexis Perez <[email protected]> Description: xfce4-session - Xfce4 Session Manager xfce4-session-dbg - Xfce4 Session Manager (debug symbols) Closes: 742720 Changes: xfce4-session (4.12.0-1) experimental; urgency=medium . [ Mateusz Ĺukasik ] * Merged changes from unstable. . [ Yves-Alexis Perez ] * New upstream release. - fix bashism in startxfce4 script. closes: #742720 * debian/patches: - 02_runtime-logind-support dropped, included upstream. * debian/control: - update standards version to 3.9.6. - add build-dep on dh-autoreconf. * debian/rules: - call dh-autoreconf to refresh config.{guess,sub}. * debian/xfce4-session.lintian-overrides - add override for the DesktopNames key in /u/s/xsessions/xfce.desktop. Checksums-Sha1: ced279811d52bba936cc1a8a0c17e8fc2843eb9f 2037 xfce4-session_4.12.0-1.dsc c5785f863682f3173100f90946d558f1ebb6df98 1247710 xfce4-session_4.12.0.orig.tar.bz2 1643a18f45f0bd3973af58feb6e7990f5e495716 16472 xfce4-session_4.12.0-1.debian.tar.xz 357eb16d7ca988e9d66052623ecab2173857d7fd 747200 xfce4-session_4.12.0-1_amd64.deb 907118f0be3cd1a181db41fca97699cb142ba981 546980 xfce4-session-dbg_4.12.0-1_amd64.deb Checksums-Sha256: 85779ce9a9a6b8a67dc9a50b00d9752b66e1c608879debd39a04f83ad4b77e6d 2037 xfce4-session_4.12.0-1.dsc 68c85453b097d3ada573dcb7e72acd06e0fc34531996122c10d20096405b7b06 1247710 xfce4-session_4.12.0.orig.tar.bz2 becdf59aa4f6ecc4f72ea019d8c3ecb3fac1c2565fc8133294009c98b30cdea3 16472 xfce4-session_4.12.0-1.debian.tar.xz 0378a9cfe4c97eefd203fd194fd7cce2027baf24dfe65101d45107bb64481697 747200 xfce4-session_4.12.0-1_amd64.deb 6035e278f3f91c6208ad7b53d0596aa17026d2b0c2b671dff767bacee4d9e38c 546980 xfce4-session-dbg_4.12.0-1_amd64.deb Files: c026a52cbf13d916c6a80970930a8c42 2037 xfce optional xfce4-session_4.12.0-1.dsc d75b257bc0954c238d3c82ce498525aa 1247710 xfce optional xfce4-session_4.12.0.orig.tar.bz2 725ca812cb1cde4884709424e645fc6d 16472 xfce optional xfce4-session_4.12.0-1.debian.tar.xz eabef1ee9a33bba1dd74204e18f27626 747200 xfce optional xfce4-session_4.12.0-1_amd64.deb a1b495e0ba4516b85e36604670234faa 546980 debug extra xfce4-session-dbg_4.12.0-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCgAGBQJU/KYiAAoJEG3bU/KmdcClB5cIAIGdGemoCO3pP60CMMKQbLBD 9TjTCdLA3h4uO+V/dwfddPuWD0RwSFNM1Qu0DKnULP8fG1GIDvj3OdPf3x/yuBDh njTpokVz+hyJAD/X/V/bCcwTj24xl8n2oTf2+zrn22fJ/rMj0qTemKMaCaaoBHsu VAAYkaKkbbp0dqNBqi5mb9yzAEDp5ihc/Z3Na56STBVCB+GgXMfwxDAh/USb2vXz TkErZ34JrYXxnpIDna5Rewt3g8ks0IrFNHAi9A7zZrxZ45+T6zpmwUGQQGdxxMjv 6quecL/CV32mtl/k4IoE2v8TGvWaAjVfTnGPvIzDPqy2fuYNCS3lhTtZ+Cu2MQM= =dJmR -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

