First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 178659
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Doug Goldstein <cardoe@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Budny <gtg655b@mail.gatech.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 178659 depends on: Show dependency tree
Show dependency graph
Bug 178659 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-15 17:15 0000
The rc script for mythbackend (in media-tv/mythtv) has been changed to "need
mysql" instead of "use mysql". I don't believe this is correct, since there is
no requirement that the database mythbackend uses has to be on the same
machine. Mythbackend could run on a machine which is not running mysql and
instead contact a remote database server.

Reproducible: Always

Steps to Reproduce:
Install or upgrade media-tv/mythtv
Actual Results:  
Rc script (mythbackend) has a "need" dependency on "mysql"

Expected Results:  
Rc script should have a "use" dependency on "mysql"

------- Comment #1 From Doug Goldstein 2007-05-15 17:56:33 0000 -------
You are correct. I just changed that and had a feeling that I had made it "use
mysql" for some reason but couldn't think of it. That was the reason.

Fixed.

First Last Prev Next    No search results available      Search page      Enter new bug