Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Python not found when compiling scons #17

Closed
sacgarg opened this issue Jun 26, 2014 · 7 comments
Closed

Python not found when compiling scons #17

sacgarg opened this issue Jun 26, 2014 · 7 comments

Comments

@sacgarg
Copy link

sacgarg commented Jun 26, 2014

error 450001: Action Failed get_task: Compiling package scons: Running packaging script: Running command: 'bash -x packaging', stdout: '', stderr: '+ set -e

  • cd scons
  • tar xfz scons-2.3.1.tar.gz
  • cd scons-2.3.1
  • python setup.py install --prefix=/var/vcap/packages/scons
    packaging: line 7: python: command not found
    ': exit status 127

I don't see any package for python in the packages folder. what am I doing wrong?

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/73982226.

@tedsuo
Copy link

tedsuo commented Jun 27, 2014

@sacgarg @shalako This occurred because the Lucid stemcell included python, but the Trusty stemcell does not. So if scons is going to be a requirement for one of our jobs, we need to create a python package for it to depend on.

@tedsuo & @leoRoss
Community Pair

@sacgarg
Copy link
Author

sacgarg commented Jun 27, 2014

Thanks for your reply. Any ETA on the fix?

@leoRoss
Copy link
Contributor

leoRoss commented Jun 27, 2014

Your welcome @sacgarg,

@shalako will have insight as to how we can solve this issue (whether we can remove python dependencies from cf-mysql-release or if we need to add python to Trusty).

Perhaps he can provide you with a rough ETA?

@tedsuo & @leoRoss
Community Pair

@shalako
Copy link
Contributor

shalako commented Jun 27, 2014

We have not begun working on Trustry support for cf-mysql-release, as the BOSH team has not blessed a Trusty stemcell yet. This story can be moved the Services Public icebox, where it will remain until we have a blessed Trusty stemcell to work with.

@stupakov
Copy link
Contributor

@sacgarg We've fixed the issue you reported in this commit. However there are a few more changes that must be made before cf-mysql-release works with Trusty. Please keep an eye on this Pivotal Tracker story for progress on that.

@shalako
Copy link
Contributor

shalako commented Aug 3, 2014

Support for Ubuntu Trusty is included with final release v10.

@shalako shalako closed this as completed Aug 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants