What entries should be in sources for Yunohost 11 stable?

I was on testing and tried to switch to stable, but I think I updated my sources wrong. My sources.list right now is:

deb [My host’s Debian apt cache]/debian bullseye main contrib non-free
deb Index of /debian-security bullseye-security main contrib non-free

And my yunohost.list has:

deb Index of /debian/ bullseye main

Here’s the error I get from yunohost tools update:

Warning: W: Skipping acquire of configured file ‘main/binary-amd64/Packages’ as repository ‘http://fo
rge.yunohost.org/debian bullseye InRelease’ doesn’t have the component ‘main’ (component misspelt in
sources.list?)
Warning: W: Skipping acquire of configured file ‘main/i18n/Translation-en’ as repository ‘http://forg
e.yunohost.org/debian bullseye InRelease’ doesn’t have the component ‘main’ (component misspelt in so
urces.list?)
Error: Something went wrong while updating the cache of APT (Debian’s package manager). Here is a dum
p of the sources.list lines, which might help identify problematic lines:
sources.list:deb Apt-cacher version 1.7.22: Daemon mode bullseye main contrib non-free
sources.list:deb Index of /debian-security bullseye-security main contrib non-free
sources.list.d/yunohost.list:deb Index of /debian/ bullseye main
sources.list.d/extra_php_version.list:deb Index of /php/ bullseye main

Could someone who is running stable Yunohost post what’s in your /etc/apt/sources.list and /etc/apt/sources.list.d/yunohost.list?

[quote=“Zinkie, post:1, topic:23453”]
And my yunohost.list has:

deb http://forge.yunohost.org/debian/ bullseye main
[/quote]`

This should be:

deb http://forge.yunohost.org/debian/ bullseye stable

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