Is your feature request related to a problem?
When you want an application to be updated automatically on Debian/Ubuntu/etc., you add a line to /etc/apt/apt.conf.d/50unattended-upgrades in the following format: "LP-PPA-appCode:${distro_codename}"; where appCode depends on the application.
You usually find this LP-PPA-appCode in the /var/lib/apt/lists directory, in an InRelease file.
This "Origin:" field is missing in www.collaboraoffice.com_repos_CollaboraOnline_CODE-ubuntuXXXX_._InRelease, where XXXX is the current Ubuntu version (2004 in the current case).
Describe the solution you'd like
An "Origin:" field could be added in the file www.collaboraoffice.com_repos_CollaboraOnline_CODE-ubuntuXXXX_._InRelease so anyone could find the LP-PPA-appCode.
Describe alternatives you've considered
Did not find the LP-PPA-appCode for this PPA...
This means collabora needs to be upgraded manually on the server.
Is your feature request related to a problem?
When you want an application to be updated automatically on Debian/Ubuntu/etc., you add a line to
/etc/apt/apt.conf.d/50unattended-upgradesin the following format:"LP-PPA-appCode:${distro_codename}";whereappCodedepends on the application.You usually find this
LP-PPA-appCodein the/var/lib/apt/listsdirectory, in an InRelease file.This "Origin:" field is missing in
www.collaboraoffice.com_repos_CollaboraOnline_CODE-ubuntuXXXX_._InRelease, where XXXX is the current Ubuntu version (2004 in the current case).Describe the solution you'd like
An "Origin:" field could be added in the file
www.collaboraoffice.com_repos_CollaboraOnline_CODE-ubuntuXXXX_._InReleaseso anyone could find theLP-PPA-appCode.Describe alternatives you've considered
Did not find the LP-PPA-appCode for this PPA...
This means collabora needs to be upgraded manually on the server.