Please publish 0.12.1 on http://apt.syncthing.net/

It’s too much pain now to update now to 12 while packages are missing in apt repository.

v0.12.1 is present and accounted for.

1 Like

I’ve checked again on Ubuntu 15.10:

/etc/apt/sources.list.d/syncthing-release.list

deb http://apt.syncthing.net/ syncthing release

apt-get update

apt-cache show syncthing

Package: syncthing
Status: install ok installed
Maintainer: Syncthing Release Management <release@syncthing.net>
Architecture: amd64
Version: 0.11.26
Depends: libc6
Description: Open Source Continuous File Synchronization
        Syncthing does bidirectional synchronization of files between two or
        more computers.
Description-md5: 8f0978e2291a9d98dd2f3adb353e7656
        Syncthing does bidirectional synchronization of files between two or
        more computers.

There’s something else at work here. I’ve got 0.12.1. (Kubuntu 15.10, to be clear. Same apt-line.)

apt-cache show syncthing
Package: syncthing
Version: 0.12.1
Architecture: amd64
Maintainer: Syncthing Release Management <release@syncthing.net>
Depends: libc6
Filename: dists/syncthing/release/binary-amd64/syncthing_0.12.1_amd64.deb
Size: 3962988
MD5sum: f41954bef2c91c4b43661d0f4aaae0a5
SHA1: 4346729701096efc201688df61f2bcc41f561ab7
SHA256: 77dc887ad52bc9c2c66846efa8e8d4206c364fde93ead92dd848a04cda2cf401
Description: Open Source Continuous File Synchronization
 Syncthing does bidirectional synchronization of files between two or
 more computers.
Description-md5: 6c54a6588751afb26dedf177fb00bfd5

edit: apt-cache indeed shows also 0.12.0 and 0.11.26, I just didn’t paste those lines.

1 Like

apt-cache should show you 0.12.1, 0.12.0 and 0.11.26, they are all available.

This seems to be Ubuntu 15.10 (wily) issue, 14.10 and 15.04 apt-cache show syncthing finds 0.11.26, 0.12.0 and 0.12.1 , but 15.10 just 0.11.26. I’ve checked this on few different 15.10 instances.

OMG, I have to sleep more :slight_smile: Ubuntu update or something esle renamed syncthing-release.list to syncthing-release.list.distUpgrade and it was ignored.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.