Skip to content

gpsdeasy Plugin fails to install on fresh Pwny installs #5

@KannaDev

Description

@KannaDev

So basically, when you first install the gpsdeasy plugin, it will fail to install gpsd and gpsd-clients .

This is due to how fresh installs run outdated APT caches, which results in the plugin simply not being able to download the packages. Another thing to add is it would likely be better to use apt-get rather than apt, due to how it is better used with scripts, compared to normal apt. And apt will tell you this when you run it in a script as it is recommended to use apt-get for this use-case instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions