Package Details: youtrack-daemon 6.0.12463-2

Package Base: youtrack-daemon
Description: Issue Tracker and Agile Project Management Tool - Systemctl Daemon
Upstream URL: https://www.jetbrains.com/youtrack/index.jsp
Category: daemons
Licenses: nonfree
Submitter: selaux
Maintainer: selaux
Last Packager: selaux
Votes: 2
First Submitted: 2014-01-05 14:27
Last Updated: 2015-01-22 09:42

Dependencies (2)

Required by (0)

Sources

  • youtrack.conf
  • youtrack.service

Latest Comments

Comment by Kendos_Kenlen

2015-01-29 17:36

Maybe change the version to something like 1.x could be better ? Like that, users could think that the package isn't up to date ...

Comment by Kendos_Kenlen

2015-01-22 16:38

CHOWN isn't a problem for me, "youtrack:youtrack" is the default owner of the folder.

Comment by selaux

2015-01-22 09:44

I updated the package to now depend on youtrack. You might need to change permissions for the youtrack folder manually: "chown -R youtrack:youtrack /var/lib/youtrack"

Comment by Kendos_Kenlen

2015-01-20 18:17

It could be better if your package depend of the "youtrack" package (that install the latest version of youtrack). I'll edit him to rename the .jar to "youtrack.jar". Like that, you'll just have to maintain the 2 daemons files and not youtrack itself (it's more logic following your package name).

Thank you in advance.