8000 Failed to run "sudo apt-get install python-software-properties" on Ubuntu 18.04 · Issue #11 · free5gc/IPTV · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Failed to run "sudo apt-get install python-software-properties" on Ubuntu 18.04 #11
Open
@nmpvinh

Description

@nmpvinh

Hi @fossabot ,

Just fail to run this command:

ubuntu@ubuntu-KVM:~$ sudo apt-get install python-software-properties
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  software-properties-common

E: Package 'python-software-properties' has no installation candidate

The correct command should be as below since the package changed from python to python3.https://unix.stackexchange.com/questions/73868/installation-problem-with-python-software-properties

sudo apt-get install --reinstall python3-software-properties

BTW, which linux distro is compatible with this free5gc/IPTV system? It would be good if you can list our supported OS/system.

Thanks,
Vinh

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

      0