Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18937 - MySQL v4.0.12 rebuilder.sh requires qpkg from gentoolkit
Summary: MySQL v4.0.12 rebuilder.sh requires qpkg from gentoolkit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Highest critical
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-07 19:33 UTC by Robin Johnson
Modified: 2003-05-05 10:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-04-07 19:33:03 UTC
Just an issue found along the way during bug #17723.

If you don't have gentoolkit installed, and run the rebuilder.sh script, you 
get:
./rebuilder.sh: line 20: qpkg: command not found

possible fixes:
1. add gentoolkit to DEPEND
2. put some code in rebuilder.sh so that it spits out a msg that you require 
gentoolkit and tells you to emerge it.

This needs to go into the stable tree ASAP.
bug #18605 should go in at the same time to avoid further problems.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-05-05 10:47:50 UTC
Fixed in portage - thanks!