FS#49189 - tinc stopped working because of service rename issue.

Attached to Project: Community Packages
Opened by Antonio (kokoko3k) - Tuesday, 03 May 2016, 11:53 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 03 May 2016, 13:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since upgraded tinc:
[2016-04-26 17:13] [ALPM] upgraded tinc (1.0.26-2 -> 1.0.28-1)

My previously working tinc setup stopped working.
I needed sometime to figure out that it suddently stopped working because of a file rename issue in the package.

Package 1.0.26-2:
ls -la /usr/lib/systemd/system/tinc*
-rw-r--r-- 1 root root 278 12 gen 22.20 /usr/lib/systemd/system/tincd@.service

Package 1.0.28-1:
ls -la /usr/lib/systemd/system/tinc*
-rw-r--r-- 1 root root 326 24 apr 18.14 /usr/lib/systemd/system/tinc.service
-rw-r--r-- 1 root root 326 24 apr 18.14 /usr/lib/systemd/system/tinc@.service

There were no post-install/upgrade massages in pacman log.
I think the user should be warned about that.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 03 May 2016, 13:56 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#49188 

Loading...