*** This bug is a duplicate of bug 56779 ***
fixed in 0.5.6ubuntu2.
** Changed in: python2.3 (Ubuntu)
Assignee: (unassigned) => Matthias Klose
Status: Confirmed => Fix Released
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@li
*** This bug is a duplicate of bug 56779 ***
Even after the install is done, python2.3 isn't added to supported-
versions in /usr/share/python/debian_defaults .
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
*** This bug is a duplicate of bug 56779 ***
Duplicate of bug #56779
** This bug has been marked a duplicate of bug 56779
Error during Dapper-->Edgy update
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
An easier fix is to temporarily add ", python2.3" (note the comma) to
the "supported-versions" entry in /usr/share/python/debian_defaults:
$ cat /usr/share/python/debian_defaults
[DEFAULT]
default-version = python2.4
supported-versions = python2.4, python2.3
Unfortunately, the installation/remov
if I comment lines 198 and 199 in pycentral, the package can be
installed and removed without errors.
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Running pycentral by hand:
Python 2.4.3 (#2, Aug 25 2006, 17:37:59)
[GCC 4.1.2 20060817 (prerelease) (Ubuntu 4.1.1-11ubuntu1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import fnmatch, glob, os, re, sys, time
>>> from optparse import OptionParser
>>>
>>
/usr/share/python/runtime.d/pycentral.rtinstall is a script that does some
checks and
run
pycentral rtinstall python2.3
Looking pycentral code this message is sent by this function:
def check_args(self, global_options):
if len(self.args) != 1:
self._option_parser.print_help
** Changed in: python2.3 (Ubuntu)
Status: Unconfirmed => Confirmed
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Similar result here, but I can't uninstall python2.3. I see virtually
the same error message.
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Same thing here, but with 2.3.5-15ubuntu1... :-(
I added "set -x" in the beginning of "/var/lib/dpkg/info/python2.3.postinst"
and then tried to install it again. The output is the following:
[snipped correct behavior]
+ grep -sq ^byte-compile[^#]*optimize /etc/python/debian_config
+ [ -z ]
+ [
** Bug 58186 has been marked a duplicate of this bug
--
python2.3 not installable
https://launchpad.net/bugs/58062
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
11 matches
Mail list logo