Skip to content

Installation docs reference old package name #102

Description

@VaporwareII

https://github.com/pothosware/PothosCore/wiki/Ubuntu#sdr-runtime-packages
the installation packages are referenced as SoapySDR-Server when the package is named soapyremote-server in the ubuntu repository

apt info soapysdr-server
N: Unable to locate package soapysdr-server
N: Unable to locate package soapysdr-server
E: No packages found

apt info soapyremote-server
Package: soapyremote-server
Version: 0.5.2-3

https://github.com/pothosware/SoapyRemote/wiki#using-the-systemd-service-linux
I think the alias isn't working properly somehow in ubuntu 22.04 for the service. I had to use soapyremote-server.service instead.

user@host:/lib/systemd/system$ sudo systemctl start SoapySDRServer.service
user@host:/lib/systemd/system$ sudo systemctl enable SoapySDRServer.service
Failed to enable unit: Refusing to operate on alias name or linked unit file: SoapySDRServer.service

uname -a
Linux OptiPlex-7010 5.19.0-45-generic #46~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 7 15:06:04 UTC 20 x86_64 x86_64 x86_64 GNU/Linux

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