FS#43726 - [elasticsearch] Reference to incorrect group ID
Attached to Project:
Community Packages
Opened by Markus Holtermann (MarkusH) - Saturday, 07 February 2015, 12:14 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Monday, 09 February 2015, 09:11 GMT
Opened by Markus Holtermann (MarkusH) - Saturday, 07 February 2015, 12:14 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Monday, 09 February 2015, 09:11 GMT
|
Details
Description:
When I updated to elasticsearch-1.4.2-2-x86_64 I got the following warning: warning: directory ownership differs on /usr/share/elasticsearch/ filesystem: 114:114 package: 114:144 However, there is no such group with ID 144 on my system. I think it's a typo and should be 114 instead: $ grep -c 114 /etc/group 1 $ grep 144 /etc/group 0 I haven't checked for x86 |
This task depends upon
Closed by Massimiliano Torromeo (mtorromeo)
Monday, 09 February 2015, 09:11 GMT
Reason for closing: Fixed
Additional comments about closing: elasticsearch-1.4.2-3
Monday, 09 February 2015, 09:11 GMT
Reason for closing: Fixed
Additional comments about closing: elasticsearch-1.4.2-3
It should be fixed now, thanks!