Package: boinc-client Version: 6.12.26+dfsg-1 Severity: grave Justification: renders package unusable
Hi, when I try to update my project, I get : lun 06 giu 2011 18:01:00 CEST | World Community Grid | Scheduler request failed: HTTP error 0 Trying to debug this with wireshark I get the following trace: ====================================================================== CONNECT grid.worldcommunitygrid.org:443 HTTP/1.1 Host: grid.worldcommunitygrid.org:443 Proxy-Authorization: Basic ************** User-Agent: BOINC client (x86_64-pc-linux-gnu 6.12.26) Proxy-Connection: Keep-Alive Content-Type: application/x-www-form-urlencoded HTTP/1.1 200 Connection established ...........M..y.b.VD...A.....c....ifzP p..<..Z... .9.8.........5........... ... .....3.2.....E.D...../...A..................................d... .....grid.worldcommunitygrid.org......... .4.2................... ..... ........................POST /boinc/wcg_cgi/fcgi HTTP/1.1 User-Agent: BOINC client (x86_64-pc-linux-gnu 6.12.26) Host: grid.worldcommunitygrid.org Accept: */* Accept-Encoding: deflate, gzip Content-Type: application/x-www-form-urlencoded Content-Length: 4551 Expect: 100-continue ....>...F.....s77.......+..;....n[.(. ..@.. ===================================================== As you can see, after connetting to the server and start the ssl handshake, the client send a not ciphered POST. Regards, Luca -- 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') Architecture: i386 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages boinc-client depends on: ii adduser 3.112+nmu2 add and remove users and groups ii ca-certificates 20110421 Common CA certificates ii debconf [debconf-2.0] 1.5.39 Debian configuration management sy ii libc6 2.13-4 Embedded GNU C Library: Shared lib ii libcurl3 7.21.6-1 Multi-protocol file transfer libra ii libgcc1 1:4.6.0-10 GCC support library ii libssl1.0.0 1.0.0d-2 SSL shared libraries ii libstdc++6 4.6.0-10 The GNU Standard C++ Library v3 ii python 2.6.6-14 interactive high-level object-orie 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) ii boinc-manager 6.12.26+dfsg-1 GUI to control and monitor the BOI ii x11-xserver-utils 7.6+2 X server utilities -- 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>1</http_debug> <proxy_debug>1</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>0</run_if_user_active> <run_gpu_if_user_active>0</run_gpu_if_user_active> <idle_time_to_run>3.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.200000</work_buf_min_days> <work_buf_additional_days>0.300000</work_buf_additional_days> <max_ncpus_pct>100.000000</max_ncpus_pct> <cpu_scheduling_period_minutes>120.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.500000</disk_min_free_gb> <vm_max_used_pct>50.000000</vm_max_used_pct> <ram_max_used_busy_pct>5.000000</ram_max_used_busy_pct> <ram_max_used_idle_pct>75.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 changed: samuel /etc/default/boinc-client changed: ENABLED="1" SCHEDULE="1" BOINC_USER="boinc" BOINC_DIR="/var/lib/boinc-client" BOINC_CLIENT="/usr/bin/boinc" BOINC_OPTS="--allow_remote_gui_rpc" -- debconf information: boinc-client/remove_boinc_dir: false -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org