OpenRC has begun throwing errors upon calculating the dependencies. The /etc/init.d/upsdrv exists as a service but also "provides upsdrv" when symlinked to a specific driver. This does not seem to be allowed. Suggest changing the original service to differ from the provided one such as upsdriver (which could also be the provided string) to remove the ambiguity.