Hi,
installing the build dependencies for nymea-plugins used to work as described in the developer documentation by running sudo apt-get build-dep nymea-plugins.
This however seems to have stopped working:
> sudo apt-get build-dep nymea-plugins
Reading package lists... Done
E: Unable to find a source package for nymea-plugins
The deb-src repository was added correctly: deb-src http://repository.nymea.io focal main
It seems that the source packages are not available anymore on the debian repository: Sources
Is this an intended change of the debian repo? If yes, what would be the best way to install build dependencies?
Whoops. We’ve moved our server infrastructure recently and the src-pkgs indeed seem to have gotten lost in the transition. Thanks for pointing it out. Should be working again now.