Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Software Updater/Software & Updates issues #40

Open
@ghost

Description

in addition to #39

there are also errors when trying to access or view software repositories settings in either app manager or from the Ubuntu Updater. From the /usr/bin/update-manager command line it says

Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 100, in
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 154, in init
SoftwareProperties.init(self, options=options, datadir=datadir)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 111, in init
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 605, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 91, in get_sources
raise NoDistroTemplateException(
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Ubuntu/hirsute

gks gedit /etc/lsb-release - don't know what to put in this file since I just have the names devel and hirsuite to try and fix it

the sudo apt-get update && sudo apt-get upgrade command seems to work but show the errors listed in the previously linked issue, i was able to fix some of those errors however (I think with "sudo apt-get --allow-releaseinfo-change update")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions