Fedor Dobrotvorsky

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Fedor Dobrotvorsky

  1. Hi! Can you see my problem?

    Selecting previously deselected package btsync.

    (Reading database ... 155824 files and directories currently installed.)

    Unpacking btsync (from .../btsync_1.1.48-1~squeeze_amd64.deb) ...

    Processing triggers for hicolor-icon-theme ...

    Setting up btsync (1.1.48-1~squeeze) ...

    Starting P2P file synchronisation daemon(s)...Autostarting btsync instance 'debconf-default':invoke-rc.d: initscript btsync, action "start" failed.

    dpkg: error processing btsync (--configure):

    subprocess installed post-installation script returned error exit status 1

    configured to not write apport reports

    Errors were encountered while processing:

    btsync

    E: Sub-process /usr/bin/dpkg returned an error code (1)

    -----------------------------------------------------------------------------

    # /etc/init.d/btsync start

    Starting P2P file synchronisation daemon(s)...Autostarting btsync instance 'debconf-default':.

    # ps -ef | grep btsync

    root 28017 20989 0 16:14 pts/3 00:00:00 grep btsync

    -----------------------------------------------------------------------------

    //!/usr/lib/btsync/btsync-daemon --config

    //

    // Default instance automatically created by debconf

    //

    // DO NOT EDIT THIS FILE MANUALLY

    //

    // use dpkg-reconfigure btsync to modify the

    // configuration

    //

    //

    {

    "device_name": "torrentsync",

    "storage_path" : "/var/lib/btsync",

    "listening_port" : 012000,

    "check_for_updates" : false,

    "use_upnp" : false,

    "download_limit" : 0,

    "upload_limit" : 0,

    "disk_low_priority" : true,

    "lan_encrypt_data" : true,

    "lan_use_tcp" : true,

    "rate_limit_local_peers" : false,

    "folder_rescan_interval" : 600,

    "webui" :

    {

    "listen" : "0.0.0.0:8888",

    "login" : "afdobrotv",

    "password" : "*****"

    }

    }

    -------------------------------------------------------------------------------

    /usr/lib/btsync/btsync-daemon --config

    Specify config file name.

    BitTorrent Sync 1.1.48

    /usr/lib/btsync/btsync-daemon --config /etc/btsync/debconf-default.conf

    Error while parsing config file: Unexpected end of config file (are you missing '}') ?

    ------------------------------------------------------------------------------------------------------

    # dpkg-reconfigure btsync

    /usr/sbin/dpkg-reconfigure: btsync is broken or not fully installed

    ------------------------------------------------------------------------------------------------------

    ~# lsb_release -a

    No LSB modules are available.

    Distributor ID: Debian

    Description: Debian GNU/Linux 6.0.7 (squeeze)

    Release: 6.0.7

    Codename: squeeze

    # uname -a

    Linux 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/Linux