When I applied configuration to my station, I got the following output. Is it something I needs to do something about?
The following packages were automatically installed and are no longer required:
libpython-all-dev libpython-dev libpython2-dev libpython2.7-dev python-all
python2-dev python2.7-dev
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
python-all-dev python-dev
0 upgraded, 0 newly installed, 2 to remove and 5 not upgraded.
After this operation, 21.5 kB disk space will be freed.
(Reading database ... 79180 files and directories currently installed.)
Removing python-all-dev (2.7.16-1) ...
Removing python-dev (2.7.16-1) ...
Processing triggers for man-db (2.8.5-2) ...
localhost done
Get virtualenv Python version...
Check for virtualenv with no access to global site-packages...
Remove virtualenv...
Create virtualenv...
Install or remove PyPI dependencies...
Install satnogs-client...
Install satnogs-client configuration...
Add satnogs-client systemd service...
Use tmpfs for state directory...
Start satnogs-client service...
Add archive repositories keys...
Remove jessie backports repository...
Pin packages...
Check if libgnuradio-satnogs is installed...
Uninstall gr-satnogs...
Install packages...
Blacklist SDR modules...
Unload SDR modules...
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: IOError: [Errno 2] No such file or directory: '/lib/modules/4.19.75-v7l+/modules.builtin'
localhost failed | msg: [Errno 2] No such file or directory: '/lib/modules/4.19.75-v7l+/modules.builtin'
localhost failed
Restart satnogs-client service (via handler)...
- Play recap -
localhost : ok=37 changed=3 unreachable=0 failed=1 rescued=0 ignored=0
Press enter to continue...
sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libpython-all-dev libpython-dev libpython2-dev libpython2.7-dev python-all python2-dev python2.7-dev
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Sorry, I should have mentioned more about my system. I’m running the official satnogs Raspberry Pi image as of Jan this year.