Your message dated Wed, 16 Dec 2015 18:34:27 +0000
with message-id <[email protected]>
and subject line Bug#721298: fixed in boinc 7.6.21+dfsg-1
has caused the Debian Bug report #721298,
regarding boinc-client: Idle Detection Not Working Computer Always In Use
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.)


-- 
721298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721298
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: boinc-client
Version: 7.2.7+dfsg-1
Severity: important

Dear Maintainer,

I am unable to get BOINC to activate when computer is not in use. I
don't know how else to troubleshoot the idle detection features of
boinc. The log file at /var/lib/boinc-client/stdoutdae.txt simply shows
a line that says "Suspending Computation - computer is in use" even
after the idle time has been reached. The XML with the global
configuration parameters is below.

Telling boinc to "run always" seems to work as expected. The CPU and GPU
both get jobs at that point and start crunching away. Please advise me
as to how I may help in further troubleshooting this issue.

Cheers,
Preston Maness

-- Package-specific info:
-- Contents of /etc/default/boinc-client:
# This file is /etc/default/boinc-client, it is a configuration file for the
# /etc/init.d/boinc-client init script.

# Set this to 1 to enable and to 0 to disable the init script.
ENABLED="1"

# Set this to 1 to enable advanced scheduling of the BOINC core client and
# all its sub-processes (reduces the impact of BOINC on the system's
# performance).
SCHEDULE="1"

# The BOINC core client will be started with the permissions of this user.
BOINC_USER="boinc"

# This is the data directory of the BOINC core client.
BOINC_DIR="/var/lib/boinc-client"

# This is the location of the BOINC core client, that the init script uses.
# If you do not want to use the client program provided by the boinc-client
# package, you can specify here an alternative client program.
#BOINC_CLIENT="/usr/local/bin/boinc"
BOINC_CLIENT="/usr/bin/boinc"

# Here you can specify additional options to pass to the BOINC core client.
# Type 'boinc --help' or 'man boinc' for a full summary of allowed options.
#BOINC_OPTS="--allow_remote_gui_rpc"
BOINC_OPTS=""

# Scheduling options

# Set SCHEDULE="0" if prefering to run with upstream default priority
# settings.

# Nice levels. When systems are truly busy, e.g. because of too many active
# scientific applications started by the boinc client, there is a chance for
# the boinc client not to be granted sufficient opportunity to check for
# scientific applications to be alive and make the (wrong) decision to
# terminate the scientific app. This is particularly an issue with many
# apps started in parallel on modern multi-core systems and extra overheads
# for the download and uploads of files with the project servers. Another
# concern is the latency for scientific applications to communicate with the
# graphics card, which should be low. All such values should be set and
# controled from within the BOINC client. The Debian init script also sets
# extra constrains via chrt on real time performance and via ionice on 
# I/O performance, which is beyond the regular BOINC client. It then was
# too easy to use that code to also constrain minimal nice levels. We still
# think about how to best distinguish GPU applications from regular apps.
BOINC_NICE_CLIENT=10
BOINC_NICE_APP_DEFAULT=19
#BOINC_NICE_APP_GPU=5        # not yet used

# ionice classes. See manpage of ionice (1) in the util-linux package.
BOINC_IONICE_CLIENT=3        # idle
#BOINC_IONICE_APP_DEFAULT=3  # idle, not yet used
#BOINC_IONICE_APP_GPU=2      # best effort, not yet used


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (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 boinc-client depends on:
ii  adduser                3.113+nmu3
ii  ca-certificates        20130610
ii  debconf [debconf-2.0]  1.5.50
ii  libboinc7              7.2.7+dfsg-1
ii  libc6                  2.17-92
ii  libcurl3               7.32.0-1
ii  libgcc1                1:4.8.1-2
ii  libssl1.0.0            1.0.1e-3
ii  libstdc++6             4.8.1-2
ii  libx11-6               2:1.6.1-1
ii  libxext6               2:1.3.2-1
ii  libxss1                1:1.2.2-1
ii  python                 2.7.5-4
ii  zlib1g                 1:1.2.8.dfsg-1

Versions of packages boinc-client recommends:
pn  ia32-libs  <none>

Versions of packages boinc-client suggests:
ii  boinc-manager      7.2.7+dfsg-1
pn  libcuda1           <none>
pn  libcuda1-ia32      <none>
ii  x11-xserver-utils  7.7~3

-- Configuration Files:
/etc/boinc-client/global_prefs_override.xml changed:
<global_preferences>
   <run_on_batteries>1</run_on_batteries>
   <run_if_user_active>0</run_if_user_active>
   <run_gpu_if_user_active>0</run_gpu_if_user_active>
   <idle_time_to_run>2.000000</idle_time_to_run>
   <suspend_cpu_usage>25.000000</suspend_cpu_usage>
   <start_hour>0.000000</start_hour>
   <end_hour>0.000000</end_hour>
   <net_start_hour>0.000000</net_start_hour>
   <net_end_hour>0.000000</net_end_hour>
   <leave_apps_in_memory>0</leave_apps_in_memory>
   <confirm_before_connecting>0</confirm_before_connecting>
   <hangup_if_dialed>0</hangup_if_dialed>
   <dont_verify_images>0</dont_verify_images>
   <work_buf_min_days>0.100000</work_buf_min_days>
   <work_buf_additional_days>0.500000</work_buf_additional_days>
   <max_ncpus_pct>0.000000</max_ncpus_pct>
   <cpu_scheduling_period_minutes>60.000000</cpu_scheduling_period_minutes>
   <disk_interval>60.000000</disk_interval>
   <disk_max_used_gb>1000.000000</disk_max_used_gb>
   <disk_max_used_pct>90.000000</disk_max_used_pct>
   <disk_min_free_gb>0.100000</disk_min_free_gb>
   <vm_max_used_pct>75.000000</vm_max_used_pct>
   <ram_max_used_busy_pct>50.000000</ram_max_used_busy_pct>
   <ram_max_used_idle_pct>90.000000</ram_max_used_idle_pct>
   <max_bytes_sec_up>0.000000</max_bytes_sec_up>
   <max_bytes_sec_down>0.000000</max_bytes_sec_down>
   <cpu_usage_limit>100.000000</cpu_usage_limit>
   <daily_xfer_limit_mb>0.000000</daily_xfer_limit_mb>
   <daily_xfer_period_days>0</daily_xfer_period_days>
</global_preferences>

/etc/boinc-client/gui_rpc_auth.cfg [Errno 13] Permission denied: 
u'/etc/boinc-client/gui_rpc_auth.cfg'

-- debconf information:
  boinc-client/remove_boinc_dir: true

--- End Message ---
--- Begin Message ---
Source: boinc
Source-Version: 7.6.21+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.

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.
Gianfranco Costamagna <[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: SHA256

Format: 1.8
Date: Wed, 16 Dec 2015 19:06:54 +0100
Source: boinc
Binary: boinc boinc-client-nvidia-cuda boinc-client-opencl boinc-client-fglrx 
boinc-client boinc-screensaver boinc-manager boinc-dev libboinc-app-dev 
libboinc-app7 libboinc7 boinc-dbg
Architecture: source
Version: 7.6.21+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian BOINC Maintainers <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
 boinc      - metapackage for the BOINC client and the manager
 boinc-client - core client for the BOINC distributed computing infrastructure
 boinc-client-fglrx - metapackage for AMD/ATI fglrx-savvy BOINC client and 
manager
 boinc-client-nvidia-cuda - metapackage for CUDA-savvy BOINC client and manager
 boinc-client-opencl - metapackage for AMD/ATI OpenCL-savvy BOINC client and 
manager
 boinc-dbg  - debugging symbols for BOINC binaries
 boinc-dev  - development files to build applications for BOINC projects (trans
 boinc-manager - GUI to control and monitor the BOINC core client
 boinc-screensaver - screen saver auto-controlling volunteer computing
 libboinc-app-dev - development files to build applications for BOINC projects
 libboinc-app7 - libraries for BOINC's scientific applications
 libboinc7  - libraries of BOINC the client depends on
Closes: 721298
Changes:
 boinc (7.6.21+dfsg-1) unstable; urgency=medium
 .
   [ Gianfranco Costamagna ]
   * Upload to unstable
   * New upstream release.
   * Add libxss-dev to build dependencies again.
 .
   [ Preston Maness ]
   * debian/patches/156b0be9f13b3427973f1d83a004947225b2d8b6.patch:
     - restore idle detection code (Closes: #721298)
     - upstream pr: https://github.com/BOINC/boinc/pull/1453
Checksums-Sha1:
 f8d85d36dadeb0fb3fecc49d5e675d430b9b419e 3194 boinc_7.6.21+dfsg-1.dsc
 1e77923c2d3730e2e5f12e4e199e80bec9fff96f 34324949 boinc_7.6.21+dfsg.orig.tar.gz
 e57da1e17c8bf6a3f7e3d32542e21bc18675fd2e 448976 
boinc_7.6.21+dfsg-1.debian.tar.xz
Checksums-Sha256:
 1a8796bd0affd3a34a7f78cc4a3e14eb3b6bb90bb67f6d3e94a53e40cefd3b0e 3194 
boinc_7.6.21+dfsg-1.dsc
 e99ed8471a363bd6f7a0bdce61ab46593b571f37c495ebade70588525582f1ab 34324949 
boinc_7.6.21+dfsg.orig.tar.gz
 406ec903b08194e6fce370c87381dd8fb082cc11943d48b6a410596c46fff274 448976 
boinc_7.6.21+dfsg-1.debian.tar.xz
Files:
 f9d9de41e4e33540d3b8c03a20bd87ce 3194 net optional boinc_7.6.21+dfsg-1.dsc
 89d0b52ded57ccd33651b1f90c857587 34324949 net optional 
boinc_7.6.21+dfsg.orig.tar.gz
 c2ca174eb6ccafd99347c884905d365f 448976 net optional 
boinc_7.6.21+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWcanOAAoJEPNPCXROn13ZwvgQAMOBNSm7qP08ERNNFzh0zwPO
aTJ2IHTN5+QnwVmHjiiozubkuKte2yaIRBAfam1RryG5t4W/qywWRk6Eod03SRop
8CY96CW7aU2nHn6wB6YTt+WvXAj3Q7j0+x7BtguWwjKQNctH+ju/Z1uXyY2mennY
C2zb7Ypn++W4Kmzkw/xsqclNjF4lnK/JU4bmRbYJ9I9i9fg5QYGpj6weqQRGuCTk
L3lFXtsiUzzcYIZ1cAXFSbtwRpmMmeCGv8lzSjQZquUIBB8JqlWvJYvHfMmP8WzQ
3Xx+0IKpZmKoIIRpFVrzn0wkUnYz4/jqCIDOysJYJ3n1Q578NYDhqZnGMGRJIQIS
IWOBwRLwf0iy1HDKReJLbcLg3KpHYRhkWPD2S1mG3zTBsbJlIwB7Lascy/Xd89ol
F/I0pwth8bV0LDKdSFqtWAY9WhY0JhBHPzo4XxPPzOIdvo1/h/rqwAFDZUJ2hr1e
qRjsmMBGAUnjJsFgRwHkXbK1DHWR+gIMuc9hCz/8dmF/h3bPHsPWcuw8IaII96TK
2//tMolWlzGckUpQYgWDs0tq7JKr+WiQOD8CsgG3Y+uTW4IE5mVLds4/eEOG0GIz
UfN75UU4v7M/8/dsWWviNka5sN8cSrjKJiv/YLB3azLOX/+CfrW2hO2kDvNywM/I
wGs7ouoAJZe6tzGGWzUR
=DTGw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to