/!\ WARNING /!\ wrong repo on debian package!

Hi,

guys, looks like your devs screwed a bit the debian package:
I installed the debian package (buster) and after the installation
the apt file insync.list points to ubuntu xenial

please fix this ASAP, not a good idea to mix ubuntu packages with -stable- debian installations.

clip from postinst of the deb installer… :roll_eyes:

elif ! [ "$distributor_id" = "Debian" -o "$distributor_id" = "Ubuntu" ]; then
    distributor_id="ubuntu"
    distributor_codename="xenial"

Hi @csynt

The repo listed in insync.list is based on the installed OS and not the installer. The repo defaults to Ubuntu 16.04 if the installed OS isn’t Debian or Ubuntu

Which linux distro/version are you using?

hi,I tested it on debian 10 (netrunner)