package manager broken
Tom H
tomh0665 at gmail.com
Thu May 30 16:20:30 UTC 2013
On Thu, May 30, 2013 at 10:50 AM, Paul Tremblay <ptrembl at amazon.com> wrote:
> On 05/30/13 10:15, staticsafe wrote:
>> On Thu, May 30, 2013 at 09:05:37AM -0400, Paul Tremblay wrote:
>>>
>>> sudo apt-get -f install, but get this message:
>>>
>>> mysql-server-5.5 (5.5.31-0ubuntu0.12.04.1) breaks mysql-server (<<
>>> 5.5.31-0ubuntu0.12.04.1) and is installed.
>>> Version of mysql-server to be configured is 5.5.29-0ubuntu0.12.04.2.
>>> dpkg: error processing mysql-server (--configure):
>>> dependency problems - leaving unconfigured
>>> No apport report written because the error message indicates its a
>>> followup error from a previous failure.
>>> Errors were encountered while processing:
>>> mysql-server
>>> E: Sub-process /usr/bin/dpkg returned an error code (1)
>>>
>>> I have MySQL 5.5.31 installed, and I installed it by using the
>>> Ubuntu package manager.
>>
>> Can you give us the output of `locale`? Seems like something has gone
>> awry regarding locales.
>
> LANG=
> LANGUAGE=
> LC_CTYPE="POSIX"
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
cd /etc ; grep -E 'LANG|LC' bash.bashrc default/locale environment
profile 2>/dev/null
cd ; grep -E 'LANG|LC' .bash_login .bash_profile .bashrc .profile 2>/dev/null
More information about the ubuntu-users
mailing list