Mailinglist Archive: opensuse-bugs (15103 mails)
| < Previous | Next > |
[Bug 306556] mysql doesn't run after upgrade
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 1 Sep 2007 01:55:53 -0600 (MDT)
- Message-id: <20070901075553.7B48B245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=306556#c6
Christian Boltz <suse-beta@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #6 from Christian Boltz <suse-beta@xxxxxxxxx> 2007-09-01 01:55:52 MST ---
(In reply to comment #4 from Michal Marek)
> %package -n libmysqlclient15
..
> +Obsoletes: mysql-shared >= 5.0
Please always add an upper version limit on obsoletes - you'll need it in case
you need to re-introduce a package. I'm not an RPM expert, but I think the
following should work.
Obsoletes: mysql-shared >= 5.0 <= 5.0.26
(or whatever the latest available version on 10.2 is)
Sidenote: Do I understand you correctly that uninstalling mysql-shared should
fix my problem?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Christian Boltz <suse-beta@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #6 from Christian Boltz <suse-beta@xxxxxxxxx> 2007-09-01 01:55:52 MST ---
(In reply to comment #4 from Michal Marek)
> %package -n libmysqlclient15
..
> +Obsoletes: mysql-shared >= 5.0
Please always add an upper version limit on obsoletes - you'll need it in case
you need to re-introduce a package. I'm not an RPM expert, but I think the
following should work.
Obsoletes: mysql-shared >= 5.0 <= 5.0.26
(or whatever the latest available version on 10.2 is)
Sidenote: Do I understand you correctly that uninstalling mysql-shared should
fix my problem?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |