Updates not appearing in apt repository

Hi Guys

I have tried to update my Ubuntu Machine through the apt package manager a few times today and it is still saying 0.12.22 is the latest version.

Sycthing-GTK has managed to update but Syncthing core seems to be lagging. I am assuming this is a caching issue with the provider because others have managed to update their machines through.

Any ideas on how I could solve this?

Thanks

Last apt-get update just showed a warning:

W: Failed to fetch http://apt.syncthing.net/dists/syncthing/InRelease Unable to find expected entry 'release/source/Sources' in Release file (Wrong sources.list entry or malformed file)

Maybe it will be ready soon.

It should already be updated.

That InRelease looks wrong. Try removing it, and re-adding it, following exactly the instructions on http://apt.syncthing.net.

I don’t know where the InRelease comes from but my sources list is perfect.

Paste (the relevant part of) it, please?

deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
deb http://www.bunkus.org/ubuntu/trusty/ ./ #MKV Tools Repo
deb-src http://www.bunkus.org/ubuntu/trusty/ ./ #MKV Tools Repo
deb http://apt.syncthing.net/ syncthing release`

I’m assuming that trailing backtick is a paste error?

Yes, originally wrapped it in back ticks but went for a pre tag in stead. must have missed the last back tick

All good, just got 0.13.1 but I didn’t change anything. There sometime seems to be a lot of lag when using the repo.

I assume it is from the host caching it.

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