|
Bugzilla – Full Text Bug Listing |
| Summary: | OpenSuSE 10.1 Beta 1 - OpenOffice -2.0 – Database Can Not Connect to a MySQL due to missing files | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | S3WL S#WL <s3wl201672> |
| Component: | OpenOffice.org | Assignee: | Ales Nosek <anosek> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | m.schiedel, mmarek, pmladek |
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
S3WL S#WL
2006-01-21 13:30:05 UTC
OK, I'll look at it. I think that it is a candidate for the weak (optional) dependencies that should be supported by YaST now. Status of the bug? I could add the necessary requires if anyone provides the list. I am sorry I do not have time to play with it and generate the list myself now. I though about it a bit more. Well, OOo access most of the databases via the ODBC or JDBC driver. The soft dependencies to the real databases should be included in the unixODBC and java-*-jdbc packages rather than in OOo. What do you think? > The soft dependencies to the real databases should be
> included in the unixODBC and java-*-jdbc packages rather than in OOo.
That way, unixODBC would pull both mysql and postgresql (and maybe some more)
libraries when installed. Do we want this?
Or the ODBC drivers could provide some symbol, say odbc_driver,
and unixODBC would suggest it.
The first option means even more bloated default install, the second option
means asking the (unexperienced) user to select an ODBC something when he just
wants to install openoffice.
Suggestions? :-)
We could use the weak dependency "Suggests". It would not install anything by default. It should just suggest to install some stuff in a popup or so. See also http://svn.suse.de/trac/zypp/wiki/Dependencies. I think that unixODBC should suggest installation of all the available odbc drivers. Ok, if Suggests: doesn't really do anything right now, then I can safely add it :) did this get fixed ? can we close it ? (In reply to comment #8) > did this get fixed ? can we close it ? No. I asked on opensuse-packaging <http://lists.opensuse.org/opensuse-packaging/2006-06/msg00011.html> and was told that it would be possible to use something like Supplements(and): unixODBC mysql-shared in the future. So let's wait for an rpm with this feature. PS: feel free to reassing / change the product field, as this is more an unixODBC problem than an OOo one. OOo just needs to depend on the unixODBC libs. OK, I reassign the bug to mmarek and change the product to SLED10. new maintainer *** Bug 231192 has been marked as a duplicate of this bug. *** Both in SLED10 SP1 and OpenSUSE10.3 for ODBC still missing package: MyODBC-unixODBC for JDBC missing package: mysql-connector-java Fixed packages MyODBC-unixODBC and mysql-connector-java in Factory. |