Re: [Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-31 Thread Barry Warsaw
On Aug 31, 2011, at 05:23 AM, malus wrote: that C program displays langinfo: 'ANSI_X3.4-1968' for me too Okay, so clearly the manpage is wrong. ;) Your original report says that you were trying to play a movie with mplayer when you got this crash. Can you describe exactly what you were doing

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-31 Thread malus
actually it was mplayer2 and I removed it and reinstalled mplayer and no longer received that error it would sometimes give it to me shortly after login and always when I tried to play anything with mplayer2 don't know why but that fixed it. -- You received this bug notification because you are

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-31 Thread Barry Warsaw
malus, thanks for following up with us on this. I'm going to close this bug report, but please do feel free to re-open it if the problem comes back. ** Changed in: python3.2 (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-30 Thread Barry Warsaw
What does this give you: $ locale charmap ? I get UTF-8 (sans quotes). The manpage claims this is exactly the string returned by nl_langinfo(CODESET)[*]. It would also be interesting to know whether nl_langinfo() is returning NULL or the empty string, since the manpage states it should only

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-30 Thread malus
that C program displays langinfo: 'ANSI_X3.4-1968' for me too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831739 Title: package python3 3.2-3 [modified:

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-23 Thread Michael Vogt
Here is the error: Setting up python3.2-minimal (3.2.2~rc1-1) ... Fatal Python error: Py_Initialize: Unable to get the locale encoding EOFError: EOF read where not expected Aborted (core dumped) dpkg: error processing python3.2-minimal (--configure): subprocess installed post-installation

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-23 Thread Michael Vogt
Could you please paste the output of the locale command here? This error is pretty deep in pythonrun.c, if nl_langinfo(CODESET) fails it will fail hard. I'm not sure if this is desired behavior. This maybe a upstream issue. ** Changed in: python3-defaults (Ubuntu) Status: New = Incomplete

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-23 Thread Scott Kitterman
** Package changed: python3-defaults (Ubuntu) = python3.2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831739 Title: package python3 3.2-3 [modified:

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-23 Thread malus
Here is the output of the locale command LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=en_US.UTF-8 LC_ADDRESS=en_US.UTF-8 LC_TELEPHONE=en_US.UTF-8

[Bug 831739] Re: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed pre-removal script returned error exit status 134

2011-08-22 Thread malus
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831739 Title: package python3 3.2-3 [modified: usr/share/doc/python3/changelog.Debian.gz] failed to install/upgrade: subprocess installed