Search:

Type: Posts; User: pnmoslo; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    366

    [ubuntu] mod_python characterset problem

    Following system upgrade from 10.10 (Python2.6) to 11.04 (Python2.7) a mod_python application has begun sending utf8 to the browser. Using only repository versions of the software.

    As far as i can...
  2. Replies
    2
    Views
    536

    [ubuntu] Re: lib_apt problem, server upgrade

    FWIW:

    sudo find / -name apt_pkg* -print
    /usr/lib/python2.6/dist-packages/apt_pkg.so
    /usr/local/lib/python2.6/dist-packages/apt_pkg.so

    The second of these was an old version, presumably not...
  3. Replies
    2
    Views
    536

    [ubuntu] Re: lib_apt problem, server upgrade

    Is there really no-one who can help with this problem?

    $ sudo do-release-upgrade
    Traceback (most recent call last):
    File "/usr/bin/do-release-upgrade", line 5, in <module>
    import apt
    ...
  4. Replies
    2
    Views
    536

    [ubuntu] lib_apt problem, server upgrade

    Attempt to upgrade 10.10 to 11.04 server installation (more or less plain vanilla) gives:


    ~$ sudo do-release-upgrade
    Traceback (most recent call last):
    File "/usr/bin/do-release-upgrade",...
  5. Replies
    16
    Views
    7,206

    [ubuntu] Re: MySQL 9.04. > 9.10 problem

    My conclusion after a lot of trial and error is that either there was something in my.cnf that the new version didn't like, or that the update process did something to my.cnf and didn't complete the...
  6. Replies
    16
    Views
    7,206

    [ubuntu] Re: MySQL 9.04. > 9.10 problem

    Fixed this by moving the database files (happily only one database that really mattered, and I had a good backup), removing all traces of MySQL (including mysql-common) and installing mysql again...
  7. Replies
    16
    Views
    7,206

    [ubuntu] MySQL 9.04. > 9.10 problem

    Functioning, fully updated 9.04 server running MySQL out of the box (presumably MySQL 5.0).

    Apparently painless upgrade to 9.10. Everything I've tested so far works perfectly, except for MySQL,...
Results 1 to 7 of 8