Your message dated Sat, 03 Dec 2011 15:32:32 +0000
with message-id <[email protected]>
and subject line Bug#644388: fixed in boinc 7.0.2+dfsg-1
has caused the Debian Bug report #644388,
regarding boinc-client: xhost is unable to open display in init script
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.)
--
644388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: boinc-client
Version: 6.13.1+dfsg-2
Severity: minor
Tags: patch
The boinc-client init script makes use of xhost, which uses the DISPLAY
environment variable to get the default host and display to use. The
init script should check for DISPLAY before attempting to use xhost:
Starting BOINC core client: boincxhost: unable to open display ""
xhost error ignored, GPU computing may not be possible
This trivial patch would fix it:
- if [ -x /usr/bin/xhost ]; then
+ if [ -n "$DISPLAY" -a -x /usr/bin/xhost ]; then
On the other hand, I'm not sure if this belongs into the init script at
all. There's usually no display running at system init. Perhaps it would
be better to drop a file in /etc/X11/Xsession.d, or add the entry to
/etc/Xn.hosts.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1 (SMP w/4 CPU cores; PREEMPT)
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 boinc-client depends on:
ii adduser 3.113
ii ca-certificates 20110502+nmu1
ii debconf [debconf-2.0] 1.5.41
ii libc6 2.13-21
ii libcurl3 7.21.7-3
ii libgcc1 1:4.6.1-13
ii libssl1.0.0 1.0.0e-2
ii libstdc++6 4.6.1-13
ii libx11-6 2:1.4.4-2
ii libxss1 1:1.2.1-2
ii python 2.7.2-7
ii zlib1g 1:1.2.3.4.dfsg-3
Versions of packages boinc-client recommends:
ii ia32-libs 20110609
Versions of packages boinc-client suggests:
ii boinc-app-seti <none>
ii boinc-manager 6.13.1+dfsg-2
ii x11-xserver-utils 7.6+3
--- End Message ---
--- Begin Message ---
Source: boinc
Source-Version: 7.0.2+dfsg-1
We believe that the bug you reported is fixed in the latest version of
boinc, which is due to be installed in the Debian FTP archive:
boinc-amd-opencl_7.0.2+dfsg-1_amd64.deb
to contrib/b/boinc/boinc-amd-opencl_7.0.2+dfsg-1_amd64.deb
boinc-app-examples_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-app-examples_7.0.2+dfsg-1_amd64.deb
boinc-cgi-stripchart_7.0.2+dfsg-1_all.deb
to main/b/boinc/boinc-cgi-stripchart_7.0.2+dfsg-1_all.deb
boinc-client_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-client_7.0.2+dfsg-1_amd64.deb
boinc-dbg_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-dbg_7.0.2+dfsg-1_amd64.deb
boinc-dev_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-dev_7.0.2+dfsg-1_amd64.deb
boinc-manager_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-manager_7.0.2+dfsg-1_amd64.deb
boinc-nvidia-cuda_7.0.2+dfsg-1_amd64.deb
to contrib/b/boinc/boinc-nvidia-cuda_7.0.2+dfsg-1_amd64.deb
boinc-server-maker_7.0.2+dfsg-1_amd64.deb
to main/b/boinc/boinc-server-maker_7.0.2+dfsg-1_amd64.deb
boinc_7.0.2+dfsg-1.debian.tar.gz
to main/b/boinc/boinc_7.0.2+dfsg-1.debian.tar.gz
boinc_7.0.2+dfsg-1.dsc
to main/b/boinc/boinc_7.0.2+dfsg-1.dsc
boinc_7.0.2+dfsg-1_all.deb
to main/b/boinc/boinc_7.0.2+dfsg-1_all.deb
boinc_7.0.2+dfsg.orig.tar.gz
to main/b/boinc/boinc_7.0.2+dfsg.orig.tar.gz
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.
Steffen Moeller <[email protected]> (supplier of updated boinc 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: SHA1
Format: 1.8
Date: Fri, 02 Dec 2011 03:10:11 +0100
Source: boinc
Binary: boinc boinc-nvidia-cuda boinc-amd-opencl boinc-client boinc-manager
boinc-dev boinc-server-maker boinc-app-examples boinc-dbg boinc-cgi-stripchart
Architecture: source all amd64
Version: 7.0.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian BOINC Maintainers <[email protected]>
Changed-By: Steffen Moeller <[email protected]>
Description:
boinc - metapackage for the BOINC client and the manager
boinc-amd-opencl - metapackage for CUDA-savvy BOINC client and manager
boinc-app-examples - example binaries for BOINC servers
boinc-cgi-stripchart - CGI script for plotting basic statistical graphs
boinc-client - core client for the BOINC distributed computing infrastructure
boinc-dbg - debugging symbols for BOINC binaries
boinc-dev - development files to build applications for BOINC projects
boinc-manager - GUI to control and monitor the BOINC core client
boinc-nvidia-cuda - metapackage for CUDA-savvy BOINC client and manager
boinc-server-maker - BOINC server applications and data files
Closes: 537695 557871 644388
Changes:
boinc (7.0.2+dfsg-1) unstable; urgency=low
.
* New upstream version.
* Adding boinc user to group video (Closes: #557871)
* Testing on $DISPLAY set before executing xhost (Closes: #644388),
thanks to John Feuerstein for the idea and the patch.
* Fixed documentation issue with browser setting (Closes: #537695),
sorry for not having addressed that earlier.
Checksums-Sha1:
f61db5c6655f70f59ee62c63085a0e6cec6d4b36 2313 boinc_7.0.2+dfsg-1.dsc
1486d0c0aff60a871031260e10a7d5fcbfc1bbcd 33633663 boinc_7.0.2+dfsg.orig.tar.gz
ed9c37b9e534c98570a0faea119564ead997a376 137396
boinc_7.0.2+dfsg-1.debian.tar.gz
3ad3ad47d76c310c5091dc278e048934fa2a8980 97776 boinc_7.0.2+dfsg-1_all.deb
0acdcd042080b42fc762872b6f82263b5ad1d030 97754
boinc-nvidia-cuda_7.0.2+dfsg-1_amd64.deb
403e5784ed6a22efaca217705a47668087acea8a 97880
boinc-amd-opencl_7.0.2+dfsg-1_amd64.deb
cd168a34c7803b933409f7e264d053366d606393 637354
boinc-client_7.0.2+dfsg-1_amd64.deb
1c60cbff84f522cfa588b66ad5e355d3f1cf9131 1412074
boinc-manager_7.0.2+dfsg-1_amd64.deb
4093d2dc766be7edfc4611d9939938056c6ad5be 929566
boinc-dev_7.0.2+dfsg-1_amd64.deb
6a4e8749b39c56a8a4c68ba9611ee827250e1265 5211994
boinc-server-maker_7.0.2+dfsg-1_amd64.deb
c9270d5f6be23cc629ef428229356411fedad5d9 525076
boinc-app-examples_7.0.2+dfsg-1_amd64.deb
adfdf73100a87e550f7946f8bd2b9f140c374567 26454742
boinc-dbg_7.0.2+dfsg-1_amd64.deb
395e645bd11df191cb61aea6fa6e9665a905e01f 109326
boinc-cgi-stripchart_7.0.2+dfsg-1_all.deb
Checksums-Sha256:
91d7af8e8b251007ee309555132c7b33adf6d50c9a9d1d42733dc9ceeb734062 2313
boinc_7.0.2+dfsg-1.dsc
20614fce358303d1a8804ab58f21bb0b73e2ca151163ca916afcec6fa7bac3b8 33633663
boinc_7.0.2+dfsg.orig.tar.gz
38120c2b7816e785a2912b179f166e323245a6f176731909d7d09247f165f6bd 137396
boinc_7.0.2+dfsg-1.debian.tar.gz
29c34a08e179abf99cc886c414b2f3a83b80f9b20a86e02e45a22a51c1e4b3f5 97776
boinc_7.0.2+dfsg-1_all.deb
8d538e653d505cd3bdcc5e00bba8bfe655de05dc3dd5645fa725152999156d6d 97754
boinc-nvidia-cuda_7.0.2+dfsg-1_amd64.deb
43db1098419295489c632a8a55901453a09d2cc3cd1ebed252e859f62ffe14da 97880
boinc-amd-opencl_7.0.2+dfsg-1_amd64.deb
ab48d56220c8715d5294d2ab9acacb64a3cf8f8e342060dade0217ee6f1ced26 637354
boinc-client_7.0.2+dfsg-1_amd64.deb
61f2f90c963bbbade88164ce3e978a57a7fb9a610dec3284136b9f533d87b63d 1412074
boinc-manager_7.0.2+dfsg-1_amd64.deb
32121c46c33e3476537f785c927df822bfb35e49f743b4ff8887f79d79ed64e4 929566
boinc-dev_7.0.2+dfsg-1_amd64.deb
a3c34fe495b293f4c3c9aeb8f02cd4e7a06eea8a0e1b6b1443b308ecba5c15ba 5211994
boinc-server-maker_7.0.2+dfsg-1_amd64.deb
600ee13b681a45beb637afec495ea9679e535944997ea54feb1f703c05854b1a 525076
boinc-app-examples_7.0.2+dfsg-1_amd64.deb
6f94f2f50c0290b41b3dfa04a382c0056ebc248ac80e6e6c1179d2831eb997ec 26454742
boinc-dbg_7.0.2+dfsg-1_amd64.deb
053e1600b0af774c6724e63ab967003e54e2835663ec9bb57aefcec2d724d949 109326
boinc-cgi-stripchart_7.0.2+dfsg-1_all.deb
Files:
2152fe645df6f14b6e260fcd337ecd16 2313 net optional boinc_7.0.2+dfsg-1.dsc
c87d10a391e446d718d1030dfa5e5b05 33633663 net optional
boinc_7.0.2+dfsg.orig.tar.gz
abda4987d0b02de01d62a27b86e12da8 137396 net optional
boinc_7.0.2+dfsg-1.debian.tar.gz
e96b3fbb57bbe6a024cacccb45ea0c79 97776 net optional boinc_7.0.2+dfsg-1_all.deb
b3acd6f9c2bdc6906ade79f59a6640ee 97754 contrib/net optional
boinc-nvidia-cuda_7.0.2+dfsg-1_amd64.deb
80be2c326fa0f29cf2a2d5bb253e15cb 97880 contrib/net optional
boinc-amd-opencl_7.0.2+dfsg-1_amd64.deb
d5fb0108aedc7aea5c2621b56c1beccc 637354 net optional
boinc-client_7.0.2+dfsg-1_amd64.deb
c073a0401e95e72091a815289ddb4d76 1412074 x11 optional
boinc-manager_7.0.2+dfsg-1_amd64.deb
a8beef4ac7d8ce281603638b76368f24 929566 devel optional
boinc-dev_7.0.2+dfsg-1_amd64.deb
bd50dc3300be5d01537030cac23d872c 5211994 net optional
boinc-server-maker_7.0.2+dfsg-1_amd64.deb
cdbce6e7d814c963f5ff2594ea0563de 525076 net optional
boinc-app-examples_7.0.2+dfsg-1_amd64.deb
786cffea0f78668fb1c9226a985e78c4 26454742 debug extra
boinc-dbg_7.0.2+dfsg-1_amd64.deb
3806651362d7bd05fd9d0c7a2b64b776 109326 libs extra
boinc-cgi-stripchart_7.0.2+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7aGfwACgkQ1gXdnL6dUzmRyQCfRvJQFGoKMBKfq3tFjB/VC2FM
VWsAoIGiecZ9w+Otgj6PMicH9fWNSVnz
=h3+y
-----END PGP SIGNATURE-----
--- End Message ---