Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Alin Nastac
Herbie Hopkins wrote: >On Fri, 2005-11-25 at 17:32 +0100, Simon Stelling wrote: > > >> version 5 does not work on clean install >> >> > >A very descriptive changelog... Any idea what "does not work" means? . >Seems to work pretty well here. > > same here. anyway, a " signature.asc Descr

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Albert Hopkins
On Fri, 2005-11-25 at 11:26 -0600, Andrew Gaffney wrote: > It's really not the best idea to be using ~arch on a box with > important data. > And if you are going to be running ~arch, you should really know what > it means > to do so and how to use it properly. I recommend reading >

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Andrew Gaffney
Albert Hopkins wrote: On Fri, 2005-11-25 at 10:51 -0600, Andrew Gaffney wrote: Or you can just unmask it locally and stop whining. I think users have a valid reason to be concerned about this, but if that is the developer's intention (to unmask it locally) then may I suggest this information b

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Albert Hopkins
On Fri, 2005-11-25 at 10:51 -0600, Andrew Gaffney wrote: > Or you can just unmask it locally and stop whining. I think users have a valid reason to be concerned about this, but if that is the developer's intention (to unmask it locally) then may I suggest this information be provided somehow to th

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Francesco R.
Problem fixed, going to readd ~amd64 now, sync again in 30 min. -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Andrew Gaffney
Albert Hopkins wrote: Is there a guide or something on how to downgrade from version 5 to 4? I'm assuming that I can't just point 4 to my database files and expect them to work. Also why did it take so long to determine that 5 does not work? I've been running 5 on amd64 systems since 21 October

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Albert Hopkins
On Fri, 2005-11-25 at 17:32 +0100, Simon Stelling wrote: > Albert Hopkins wrote: > > Now all-of-the-sudden MySQL 5 is marked -amd64 so now I must downgrade. > > Is this intentional? > > read the changelog, it says: > >24 Nov 2005; Jory A. Pratt <[EMAIL PROTECTED]> mysql-5.0.15.ebuild, >my

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Herbie Hopkins
On Fri, 2005-11-25 at 17:32 +0100, Simon Stelling wrote: >version 5 does not work on clean install A very descriptive changelog... Any idea what "does not work" means? . Seems to work pretty well here. signature.asc Description: This is a digitally signed message part

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Simon Stelling
Albert Hopkins wrote: Now all-of-the-sudden MySQL 5 is marked -amd64 so now I must downgrade. Is this intentional? read the changelog, it says: 24 Nov 2005; Jory A. Pratt <[EMAIL PROTECTED]> mysql-5.0.15.ebuild, mysql-5.0.16-r3.ebuild: version 5 does not work on clean install -- Simon S

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-25 Thread Albert Hopkins
On Thu, 2005-11-24 at 22:51 +0100, Francesco R. wrote: > my apologies for the mess with this release of MySQL 5.0.16 and for the > one will come with the dev-db/mysql-4.1.15-r1 ebuild I'm confused. MySQL 5 seems to have been available on ~amd64 for quite sometime. I've already converted my data

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-24 Thread Diego 'Flameeyes' Pettenò
On Friday 25 November 2005 00:13, Francesco R. wrote: > did'nt know that, I will try in the ebuild too Pretty please *don't* use ldconfig in ebuilds. -- Diego "Flameeyes" Pettenò - http://dev.gentoo.org/~flameeyes/ Gentoo/ALT lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE pgp3ONHJ6JHnV.pgp

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-24 Thread Francesco R.
Alle 23:37, giovedì 24 novembre 2005, Robin H. Johnson el ga butta: > |On Thu, Nov 24, 2005 at 10:51:42PM +0100, Francesco R. wrote: > |> # for i in libmysqlclient.so libmysqlclient_r.so ; do \ > |> for j in "" .15 .15.0 .15.0.0 ; do \ > |> echo ln -s /usr/lib/${i}.15.0.0 ${i}${j} \ > |> ; done

Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-24 Thread Robin H. Johnson
On Thu, Nov 24, 2005 at 10:51:42PM +0100, Francesco R. wrote: > # for i in libmysqlclient.so libmysqlclient_r.so ; do \ > for j in "" .15 .15.0 .15.0.0 ; do \ > echo ln -s /usr/lib/${i}.15.0.0 ${i}${j} \ > ; done \ > ; done ldconfig should have created these symlinks, unless something was wrong

[gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16

2005-11-24 Thread Francesco R.
my apologies for the mess with this release of MySQL 5.0.16 and for the one will come with the dev-db/mysql-4.1.15-r1 ebuild Here is the relevant list of bugs opened (and closed) as a consequence of the new ebuild. [Bug 113451] mysql-4.1.15 re-keyworded as -* with no note in changelog as to wh