[EMAIL PROTECTED] I'm using Ubuntu 6.06.

Let me make sure I understand here.  I need to apt-get remove  my
current mysqldb, and then (somehow) apt-get a version that isn't the
standard repo version?  Can I just update/change my sources file, or
can/should I manually specify a location for that one package?

Also, if I just do "apt-get upgrade" will that upgrade my Ubuntu
install from 6.06 to 6.1 ?

in noobness,
- Far

On 5/9/07, Adam Dewitz <[EMAIL PROTECTED]> wrote:
> Make sure that the mysqldb version is correct. The package you are
> grabbing might not be the version required (1.2.1_p2). If you're
> using Ubuntu 6.06, the package in the repo is too old. The package in
> Ubuntu 6.1 is the required release.
>
> AD
>
>
> On May 9, 2007, at 9:39 PM, Rottenchester wrote:
>
> It's crapping out on a connection to the db.  You might want to see if
> you can connect to the mysql db using the userid and password you've
> put in sycamore_config.py.
>
> mysql -u <db_user> -p  <db_name>
> password: <db_user_password>
>
> What version of ubuntu are you using?
>
> On 5/9/07, Far McKon <[EMAIL PROTECTED]> wrote:
> > I removed "python2.4-mysqldb" and installed "python-mysqldb" to test.
> > I get the same error in from of them. I double checked the config
> > file, and I found nothing obvious.  Anyone?
> >
> > -Far
> > _______________________________________________
> > Sycamore-Dev mailing list
> > [EMAIL PROTECTED]
> > http://www.projectsycamore.org/
> > https://tools.cernio.com/mailman/listinfo/sycamore-dev
> >
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
_______________________________________________
Sycamore-Dev mailing list
[EMAIL PROTECTED]
http://www.projectsycamore.org/
https://tools.cernio.com/mailman/listinfo/sycamore-dev

Reply via email to