FS#56655 - [mariadb] broken link in /usr/bin

Attached to Project: Arch Linux
Opened by BrLi (brli) - Sunday, 10 December 2017, 05:36 GMT
Last edited by Christian Hesse (eworm) - Sunday, 10 December 2017, 12:13 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

seems like a waste of good old initial system.

perhaps you would consider remove the link file in package() ?

Additional info:
* package version(s) 10.1.29-1
* config and/or log files etc.


Steps to reproduce:

```
ls -Al /usr/bin/rcmysql
---
lrwxrwxrwx 1 root root 23 Nov 15 07:34 /usr/bin/rcmysql -> /etc/mysql/init.d/mysql
```

```
LC_ALL=C ls -Al /etc/mysql/
---
total 12
-rw-r--r-- 1 root root 4916 Nov 15 07:34 my.cnf
-rw-r--r-- 1 root root 3452 Nov 15 07:34 wsrep.cnf
```
This task depends upon

Closed by  Christian Hesse (eworm)
Sunday, 10 December 2017, 12:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn trunk

Loading...