Search Criteria
Package Details: sonarqube-bin 10.5.1.90531-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sonarqube-bin.git (read-only, click to copy) |
---|---|
Package Base: | sonarqube-bin |
Description: | An open source platform for continuous inspection of code quality |
Upstream URL: | http://www.sonarqube.org/ |
Licenses: | LGPL3 |
Conflicts: | sonarqube-lts |
Provides: | sonarqube |
Submitter: | ParaSait |
Maintainer: | ksj |
Last Packager: | ksj |
Votes: | 23 |
Popularity: | 0.012822 |
First Submitted: | 2023-01-03 21:13 (UTC) |
Last Updated: | 2024-05-02 10:17 (UTC) |
Dependencies (2)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR) (optional) – A sophisticated object-relational DBMS
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
MoroS commented on 2018-06-27 10:57 (UTC)
Ok, found another issue.
The /usr/share/sonarqube/extensions/plugins has "duplicates" of the following plugins ("duplicates", because they're different versions):
From what I see here is that probably some of them were installed via AUR (owner: root) and some by sonar itself (owner: sonarqube). The ones installed by SonarQube are the older ones, so is anyone has an issue with Sonar not starting, check this dir first.
MoroS commented on 2018-06-27 10:48 (UTC)
@dNhax: Got the same, but nothing a little "--overwrite use/share/*" could not handle. ;)
What I've got now is that I'm trying to start the service and it shuts down after a few seconds. From the logs I found that there's a DB upgrade needed (running the embedded one, don't need anything more). Does anyone have a good way of doing this quickly? The SystemD service just shuts down after a few seconds, so no luck in navigating to the "/setup" URL.
dNhax commented on 2018-06-18 17:01 (UTC) (edited on 2018-06-19 13:04 (UTC) by dNhax)
I updated the package to version 7.2.
! This update may require manual intervention !
After an update from 7.1 to 7.2, libraries in extensions/plugins were duplicated and had to be removed manually. Since I could not replicate this issue on other machines I hesitated to work around this issue.
Please provide feedback if you experience something similar.
rutorai commented on 2018-02-18 10:06 (UTC)
@dNhax: Wonderful, it's already done and it's works. Thank you. +1 vote :-)
dNhax commented on 2018-02-18 09:26 (UTC)
@rutorai.pf: Thank you for your feedback! I added an example conf for the required sysctl values and modified the sonarqube.service accordingly.
rutorai commented on 2018-02-17 20:44 (UTC)
Hello,
There are some requirements for running SonarQube :
Unfortunately, on a new arch linux install, none of them seems to be fulfill.
Maybe it could be interesting to add config files to this package ?!
Thanks
dNhax commented on 2018-02-06 06:32 (UTC)
@katana: Thank you for your feedback. You're absolutely right, SonarQube does not officially support MariaDB. I'll update the package after work. I recommend using PostgreSQL though.
katana commented on 2018-02-05 20:57 (UTC)
Optional dependency of MariaDB should be removed and changed to the AUR MySQL package (specifically, 5.6+ versions of MySQL). MariaDB apparently identifies to SonarQube as MySQL 5.5, which results in the software refusing to run. SonarQube also refuses to implement support for MariaDB.
ursus commented on 2018-01-31 16:39 (UTC)
Thanks @naraesk :-)
naraesk commented on 2018-01-10 22:07 (UTC)
Update to 6.7.1 would be great. :-)
« First ‹ Previous 1 2 3 4 Next › Last »