# Apt repo version

**URL:** https://kopia.discourse.group/t/apt-repo-version/176
**Category:** Support
**Created:** [October 12, 2020, 3:11am UTC](https://kopia.discourse.group/t/apt-repo-version/176 "2020-10-12T03:11:20Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![mfsu](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/mfsu/32/353_2.png) [@mfsu](https://kopia.discourse.group/u/mfsu)
#### Post date: [October 12, 2020, 3:11am UTC](https://kopia.discourse.group/t/apt-repo-version/176/1 "2020-10-12T03:11:20Z")

</div>

My copy of kopia from the apt repository reports version `20200814.0.143358 build: b7872760e0b5afeac3ce6c607ece065f01602cbe`. Is it possible the recent releases aren’t finding their way there?

---

<div class="post-metadata">

### Author: ![jkowalski](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/jkowalski/32/3_2.png) [@jkowalski](https://kopia.discourse.group/u/jkowalski)
#### Post date: [October 12, 2020, 4:20am UTC](https://kopia.discourse.group/t/apt-repo-version/176/2 "2020-10-12T04:20:06Z")

</div>

It’s definitely up to date. What does apt update show?

---

<div class="post-metadata">

### Author: ![mfsu](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/mfsu/32/353_2.png) [@mfsu](https://kopia.discourse.group/u/mfsu)
#### Post date: [October 12, 2020, 4:28am UTC](https://kopia.discourse.group/t/apt-repo-version/176/3 "2020-10-12T04:28:45Z")

</div>

Everything is up to date. Kopia repo line is  
`Hit:1 http://packages.kopia.io/apt stable InRelease`

---

<div class="post-metadata">

### Author: ![mfsu](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/mfsu/32/353_2.png) [@mfsu](https://kopia.discourse.group/u/mfsu)
#### Post date: [October 12, 2020, 5:21am UTC](https://kopia.discourse.group/t/apt-repo-version/176/4 "2020-10-12T05:21:14Z")

</div>

I can see all versions if I issue `apt show kopia -a` but I think apt is treating that version as the latest instead of the current 0.7.3 for whatever reason.

Edit: I think if you remove version `20200814.0.143358` from the repo or edit the version tag to look like `0.7.0-20200814.0.143358` it would fix this issue.

---

<div class="post-metadata">

### Author: ![jkowalski](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/jkowalski/32/3_2.png) [@jkowalski](https://kopia.discourse.group/u/jkowalski)
#### Post date: [October 12, 2020, 5:49am UTC](https://kopia.discourse.group/t/apt-repo-version/176/5 "2020-10-12T05:49:36Z")

</div>

If you remove Kopia and install it again you should get 0.7.3. The reason you don’t is because you previously had a release from unstable which has very high version number which is greater than the one from stable.

---

<div class="post-metadata">

### Author: ![mfsu](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/mfsu/32/353_2.png) [@mfsu](https://kopia.discourse.group/u/mfsu)
#### Post date: [October 12, 2020, 6:35am UTC](https://kopia.discourse.group/t/apt-repo-version/176/6 "2020-10-12T06:35:16Z")

</div>

That didn’t work. I can install 0.7.3 with `apt install kopia=0.7.3` but this is considered a downgrade. I believe it won’t go away until you remove the unstable package from the repo.

Edit: I never installed an unstable version. Somehow the stable repo has that unstable package alongside 11 released versions from 0.4.0 forward.

---

<div class="post-metadata">

### Author: ![pri11er](https://avatars.discourse-cdn.com/v4/letter/p/22d042/32.png) [@pri11er](https://kopia.discourse.group/u/pri11er)
#### Post date: [October 12, 2020, 12:23pm UTC](https://kopia.discourse.group/t/apt-repo-version/176/7 "2020-10-12T12:23:08Z")

</div>

I’m seeing the same thing. Have always been on stable. Previous apt upgrade was to 0.7.2. Now apt upgrade is installing 20200814.0.143358 build: b7872760e0b5afeac3ce6c607ece065f01602cbe.

---

<div class="post-metadata">

### Author: ![jkowalski](https://yyz2.discourse-cdn.com/free1/user_avatar/kopia.discourse.group/jkowalski/32/3_2.png) [@jkowalski](https://kopia.discourse.group/u/jkowalski)
#### Post date: [October 12, 2020, 2:45pm UTC](https://kopia.discourse.group/t/apt-repo-version/176/8 "2020-10-12T14:45:53Z")

</div>

Can you uninstall/apt update/install now? There was indeed a rogue \*.deb file, I removed it and it should be all good now.

---

<div class="post-metadata">

### Author: ![ofer](https://avatars.discourse-cdn.com/v4/letter/o/a4c791/32.png) [@ofer](https://kopia.discourse.group/u/ofer)
#### Post date: [October 12, 2020, 2:57pm UTC](https://kopia.discourse.group/t/apt-repo-version/176/9 "2020-10-12T14:57:22Z")

</div>

All good now, the latest is 0.7.3.  
Thx
