[oe-issues] [Bug 1782] New: Flaws in mysql package ipk
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Wed Jan 10 14:33:35 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1782
Summary: Flaws in mysql package ipk
Product: Openembedded
Version: OpenZaurus 3.5.4.x
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gwbv at yahoo.com
QAContact: tinderbox-oe at gmx.net
In mysql-server, 4.1.18:
many scripts have references to utilities like hostname or perl in the form
/home/hrw/devel/build/3541-feed/tmp/staging/i686-linux/bin/hostname
while the path should be just
/bin/hostname
Offending scripts:
mysqld_safe
mysql_install_db
mysql_convert_table_format
mysql_explain_log
mysql_find_rows
mysql_fix_extensions
...
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list