[Resolved] Linux Mint 21 Vanessa repo don't exists yet

I’m on the new version of linux mint and I installed insync with the ubuntu jammy package because there is no option to download the linux mint last version from your main download page. It installs ok but when I do a system update it reports an error:

$ sudo apt update
...       
Err:6 http://apt.insync.io/mint vanessa InRelease                                                              
  403  Forbidden [IP: 54.231.224.249 80]
...
Leyendo lista de paquetes... Hecho
E: Fallo al obtener http://apt.insync.io/mint/dists/vanessa/InRelease  403  Forbidden [IP: 54.231.224.249 80]
E: El repositorio «http://apt.insync.io/mint vanessa InRelease» no está firmado.
N: No se puede actualizar de un repositorio como este de forma segura y por tanto está deshabilitado por omisión.
N: Vea la página de manual apt-secure(8) para los detalles sobre la creación de repositorios y la configuración de usuarios.

It seems you haven’t create the repo for the new Mint version yet

Hi! I’ve requested our engineer to look into this :slight_smile: Thank you!

1 Like

I have exactly the same problem. I hope they fix it soon.

1 Like

same problem here. Seems that isync isn´t ready for mint 21.

Same issue here:

...
Err:8 http://apt.insync.io/mint vanessa InRelease                              
  403  Forbidden [IP: 52.216.176.131 80]
...
E: Failed to fetch http://apt.insync.io/mint/dists/vanessa/InRelease  403  Forbidden [IP: 52.216.176.131 80]
E: The repository 'http://apt.insync.io/mint vanessa InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
1 Like

Any date for mint 21 version?

Meanwhile I figured out a simple workaround to not get blocked by this issue on system updates. Just comment the first line of /etc/apt/sources.list.d/insync.list and put another pointing to the ubuntu repo:

#deb http://apt.insync.io/mint vanessa non-free contrib
deb http://apt.insync.io/ubuntu jammy non-free contrib

Hello all, this is lined up and I will be updating you once Vanessa is in our repos. Thank you for your patience.

1 Like

Hi! Please give it another try, we’ve just deployed Vanessa into our repositories :slight_smile:

@frontier85 @Kahol16 @titopb @Taffer

1 Like

Looks good! :+1:

Thanks Mia!

Hi,

Thank you, I tried and it worked very well.

Best regards.

1 Like

Not working for me. I get
sudo apt-get install insync
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
E: Unable to locate package insync

/etc/apt/sources.list.d insync.list:
deb http://apt.insync.io/mint vanessa non-free contrib

1 Like

Let me check that for you @Mike_Warren

Mia: I just tried this again this afternoon. It worked! Now I will proceed with setup.

1 Like

Nice!! Appreciate the update, @Mike_Warren :slight_smile:

This seems to be a transient problem? Having the same problem this morning installing insync on a different laptop …

keyring problem. Resolved

1 Like

Same issue!
Err:9 http://apt.insync.io/mint vanessa InRelease
403 Forbidden [IP: 52.217.8.212 80]
Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [11,4 kB]
Get:11 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [608 B]
Reading package lists… Done
E: Failed to fetch http://apt.insync.io/mint/dists/vanessa/InRelease 403 Forbidden [IP: 52.217.8.212 80]
E: The repository ‘http://apt.insync.io/mint vanessa InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

I’ll forward this to our engineer. Sorry about the trouble!

Hi @Krunoslav_Kurilj

Can you send us the contents of your /etc/apt/sources.list.d/insync.list?

Thanks