michaelarnauts

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by michaelarnauts

  1. Not sure if this has been reported, but I guess the package-scripts are a bit to strict.

     

    The service is restarted twice. This won't harm the server, but it will delay updates unnecessary, and it will cause some network traffic because it will announce itself and immediately disconnect again.

     

    It also seems to be starting two instances, no idea why...

     

    See the output of an upgrade below:

     

    # apt-get dist-upgrade
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Calculating upgrade... Done
    The following packages will be upgraded:
      btsync-common
    1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 3,929 kB of archives.
    After this operation, 15.4 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get:1 http://ppa.launchpad.net/tuxpoldo/btsync/ubuntu/ precise/main btsync-common amd64 1.4.93-1 [3,929 kB]
    Fetched 3,929 kB in 0s (6,808 kB/s)
    (Reading database ... 289762 files and directories currently installed.)
    Preparing to replace btsync-common 1.4.83-1 (using .../btsync-common_1.4.93-1_amd64.deb) ...
    eUnpacking replacement btsync-common ...
    Processing triggers for btsync ...
     * Stopping btsync instance 'michael'                                    [ OK ]
     * Autostarting btsync instance 'michael'                                [ OK ]
     * Autostarting btsync instance 'michael'                                [ OK ]
    Setting up btsync-common (1.4.93-1) ...
    Processing triggers for btsync ...
     * Stopping btsync instance 'michael'                                    [ OK ]
     * Autostarting btsync instance 'michael'                                [ OK ]
     * Autostarting btsync instance 'michael'                                [ OK ]
    root@michelangelo:~#