pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48133: databases/mysql55-server is missing bin/mysqld_safe
>Number: 48133
>Category: pkg
>Synopsis: databases/mysql55-server is missing bin/mysqld_safe
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 17 17:10:00 +0000 2013
>Originator: Emile Heitor
>Release: 6.1
>Organization:
NetBSD
>Environment:
NetBSD korriban.imil.net 6.1_STABLE NetBSD 6.1_STABLE (KORRIBAN) #2: Sat Aug 17
00:50:57 CEST 2013
root%korriban.imil.net@localhost:/usr/src/sys/arch/amd64/compile/KORRIBAN amd64
>Description:
While upgrading a database server with binary packages, I wanted to switch from
MySQL 5.1 to 5.5. The package mysql-server-5.5.32nb2 installs correctly, but
its rc.d file refers to ${PREFIX}/bin/mysqld_safe which is not installed by the
package. Note that this file is not present in package's PLIST either, while it
is in mysql-server-5.1*.
As expected, the service fails to start.
This affects pkgsrc-2013Q2 at least.
>How-To-Repeat:
Install mysql-server-5.5* binary package and try to start MySQL using
/etc/rc.d/mysqld start
>Fix:
Possibly adding mysqld_safe to PLIST, not sure about it.
Home |
Main Index |
Thread Index |
Old Index