I upgraded two servers from 16.04 to 18.04 One needed some manual assistance.
Now I see in my apt/sources.list/digitalocean-agent.list file one server has the following line commented out, stating "“disabled on upgrade to bionic” but the other still is still active
deb https://repos.sonar.digitalocean.com/apt main main
Should the apt sonar repository still be active or commented in 18.04?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hello all,
I’ve decided to post on this topic as well despite it being a bit old. I assume you are talking about SonarQube, is that correcT?
SonarQube is an open-source web-based tool for code quality analysis. SonarQube can analyze a wide range of code in different programming languages through plugins. This repo, I believe does not come by default on servers so maybe you’ve installed something? In any case, I’m sure it’s not a need or a must so if you don’t need it go ahead and disable it.
Hello, @dshirk
This really depends if you’re using any packages installed from this repository itself or if you’re planning to use in the future as well.
Let me know if you have any questions.