AlexK

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by AlexK

  1. OK - Here it comes. Execute the following commands:

    `which sudo` apt-key adv --keyserver keys.gnupg.net --recv-keys 6BF18B15echo deb http://debian.yeasoft.net/btsync13 stable main > ~/btsync.listecho deb-src http://debian.yeasoft.net/btsync13 stable main >> ~/btsync.list`which sudo` mv ~/btsync.list /etc/apt/sources.list.d/btsync.list`which sudo` chown root:root /etc/apt/sources.list.d/btsync.list`which sudo` apt-get update

    Please keep in mind, that the internal database of 1.4 is not compatible with 1.3. If you want to revert, you have to start from scratch. uninstall 1.4, remove all internal databases (like the one in /var/lib/btsync) and reinstall everything with the new repository.

     

    Thanks Tuxpoldo! Working perfectly :)

  2. I'm afraid that the toolchain of Debian "lenny" is too old (See http://gcc.gnu.org/ml/gcc/2013-02/msg00239.html) and does not provide the required function. Sorry - no chance.

     

    Since there is a lot of people really angry about 1.4, I'm seriously thinking about providing a repository with the latest 1.3 based packages (there is an info, that 1.3.109 is fully compatible with the 1.4 protocol...) .....

     

    Yes please Tuxpolodo, a 1.3 repository would be great.

     

    I installed BTSync via these repositories on Saturday so I've had 4 days of falling head-over-heels in love with how simple it makes keeping a bunch of servers in sync.

     

    :)

  3. Anyone else getting this error message on upgrading to 1.4.72-1?:

     

              symbol lookup error: ./btsync-core: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE
     
    Also:
     
              Autostarting btsync instance 'debconf-default':Failed to start btsync instance debconf-default - please check the configuration file /etc/btsync/debconf-default.conf failed!
     
    I have two AMD64 servers in sync, one of them is a Wheezy which upgraded fine. The other is a Lenny that's got the above problems.
     
    Am using these sources:
     
     
    Anyone else got similar problems? Anyone found a solution?
     
    I've purged the software multiple times but still not getting anywhere.
     
    I did see someone mentioning something similar here: http://forum.bittorrent.com/topic/31437-btsync-1475-i386-crash-on-readynas-pro/ - but they don't seem to have been answered.
     
    Thanks,
     
    Alex