Bug#610638: boinc-client: Only partly fixed in 6.12.14+dfsg-1
Steffen Möller
steffen_moeller at gmx.de
Sat Feb 19 17:51:33 UTC 2011
Fixed in SCM.
Thanks
S
On 02/19/2011 06:14 PM, Edgar Sippel wrote:
> Package: boinc-client
> Version: 6.12.14+dfsg-1
> Severity: normal
>
>
> Today I updated to latest testing version 6.12.14+dfsg-1 and saw following dpkg output during update:
>
> |boinc-client (6.12.14+dfsg-1) wird eingerichtet ...
> |
> |Konfigurationsdatei »/etc/boinc-client/cc_config.xml«
> | ==> Modifiziert (von Ihnen oder von einem Skript) seit der Installation.
> | ==> Paketverteiler hat eine aktualisierte Version herausgegeben.
> | Wie möchten Sie vorgehen? Ihre Wahlmöglichkeiten sind:
> | Y oder I : Die Version des Paket-Betreuers installieren
> | N oder O : Die momentan installierte Version beibehalten
> | D : Die Unterschiede zwischen den Versionen anzeigen
> | Z : Eine Shell starten, um die Situation zu begutachten
> | Der Standardweg ist das Beibehalten der momentanen Version.
> |*** cc_config.xml (Y/I/N/O/D/Z) [Vorgabe=N] ? d
> |--- /etc/boinc-client/cc_config.xml 2011-01-28 20:53:45.000000000 +0100
> |+++ /etc/boinc-client/cc_config.xml.dpkg-new 2011-02-17 19:36:33.000000000 +0100
> |@@ -27,7 +27,7 @@
> [...]
> |- <gui_rpc_debug>0</gui_rpc_debug>
> |+ <gui_rpc_debug>0</guirpc_debug>
> [...]
> |(END)
>
> So it seems as if somebody took care of this issue, but unfortunately not completely, so to get boinc-client working correctly still manual rework is necessary. Please correct also the close-tag.
>
> -- 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=""
>
> -- System Information:
> Debian Release: wheezy/sid
> APT prefers testing
> APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
> Architecture: i386 (x86_64)
>
> Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
> Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages boinc-client depends on:
> ii adduser 3.112+nmu2 add and remove users and groups
> ii ca-certificates 20090814+nmu2 Common CA certificates
> ii debconf [debconf-2.0] 1.5.38 Debian configuration management sy
> ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
> ii libcurl3 7.21.3-1 Multi-protocol file transfer libra
> ii libgcc1 1:4.4.5-10 GCC support library
> ii libssl0.9.8 0.9.8o-5 SSL shared libraries
> ii libstdc++6 4.4.5-10 The GNU Standard C++ Library v3
> ii python 2.5.4-9 An interactive high-level object-o
> ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
>
> boinc-client recommends no packages.
>
> Versions of packages boinc-client suggests:
> pn boinc-app-seti <none> (no description available)
> pn boinc-manager <none> (no description available)
>
> -- Configuration Files:
> /etc/boinc-client/cc_config.xml changed:
> <!--
> This is the configuration file cc_config.xml of the BOINC core client.
> For a complete list of all available options and logging flags and their
> meaning see: http://boinc.berkeley.edu/trac/wiki/ClientMessages
> -->
> <cc_config>
> <options>
> </options>
> <log_flags>
> <task>1</task>
> <file_xfer>1</file_xfer>
> <sched_ops>1</sched_ops>
> <cpu_sched>0</cpu_sched>
> <cpu_sched_debug>0</cpu_sched_debug>
> <rr_simulation>0</rr_simulation>
> <debt_debug>0</debt_debug>
> <task_debug>0</task_debug>
> <work_fetch_debug>0</work_fetch_debug>
> <unparsed_xml>0</unparsed_xml>
> <state_debug>0</state_debug>
> <file_xfer_debug>0</file_xfer_debug>
> <sched_op_debug>0</sched_op_debug>
> <http_debug>0</http_debug>
> <proxy_debug>0</proxy_debug>
> <time_debug>0</time_debug>
> <http_xfer_debug>0</http_xfer_debug>
> <benchmark_debug>0</benchmark_debug>
> <poll_debug>0</poll_debug>
> <gui_rpc_debug>0</gui_rpc_debug>
> <scrsave_debug>0</scrsave_debug>
> <app_msg_send>0</app_msg_send>
> <app_msg_receive>0</app_msg_receive>
> <mem_usage_debug>0</mem_usage_debug>
> <network_status_debug>0</network_status_debug>
> <checkpoint_debug>0</checkpoint_debug>
> </log_flags>
> </cc_config>
>
> /etc/boinc-client/global_prefs_override.xml changed:
> <global_preferences>
> <run_on_batteries>0</run_on_batteries>
> <run_if_user_active>1</run_if_user_active>
> <run_gpu_if_user_active>1</run_gpu_if_user_active>
> <suspend_cpu_usage>60.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>1</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.250000</work_buf_additional_days>
> <max_ncpus_pct>100.000000</max_ncpus_pct>
> <cpu_scheduling_period_minutes>60.000000</cpu_scheduling_period_minutes>
> <disk_interval>60.000000</disk_interval>
> <disk_max_used_gb>10.000000</disk_max_used_gb>
> <disk_max_used_pct>50.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] Keine Berechtigung: u'/etc/boinc-client/gui_rpc_auth.cfg'
>
> -- debconf information:
> boinc-client/remove_boinc_dir: false
>
>
>
> --
> pkg-boinc-devel mailing list
> pkg-boinc-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-boinc-devel
More information about the pkg-boinc-devel
mailing list