[Lucid] pycompile tries to use python 2.5

Bug #648620 reported by Dmitry Tantsur
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-defaults (Ubuntu)
New
Undecided
Unassigned

Bug Description

Examples:
$ pycompile agent/ibd3agent.py
/bin/sh: python2.5: not found

$ pycompile -p logging
/bin/sh: python2.5: not found
ERROR:pycompile:cannot get content of logging

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-minimal 2.6.5-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Mon Sep 27 12:55:07 2010
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
PackageArchitecture: all
ProcEnviron:
 LANG=ru_RU.utf8
 SHELL=/bin/bash
SourcePackage: python-defaults

Revision history for this message
Dmitry Tantsur (divius) wrote :
Revision history for this message
Dmitry Tantsur (divius) wrote :

Problem is that pycompile has wrong default version (2.5). So this works:
$ pycompile -V 2.6 agent/ibd3agent.py

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.