Difference between revisions of "Talk:Development Team/Jhbuild/Ubuntu"

From Sugar Labs
Jump to navigation Jump to search
(New page: ==Jaunty== Just ran it on Jaunty. *** Checking out sugar-update-control *** [25/40] git pull --rebase Current branch master is up to date. *** Building sugar-update-control *** [25/40...)
 
(unsupported OS so errors, many releases since someone commented on this build process)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
== Natty ==
 +
 +
What is the status of this project?
 +
 +
Natty is not a supported version, so it doesn't have dependencies,
 +
and doesn't get very far at all, so the status of the project may give
 +
some clues as to whether it's worth trying to make this work
 +
for me...
 +
 +
[[User:Danceswithcars|Danceswithcars]] 10:51, 5 April 2011 (EDT)
 +
 +
== KLM ==
 +
 +
space holder for 3 other releases
 +
 +
[[User:Danceswithcars|Danceswithcars]] 10:51, 5 April 2011 (EDT)
 +
 
==Jaunty==
 
==Jaunty==
Just ran it on Jaunty.  
+
Just ran sugar-jhbuild on Jaunty.  
 
  *** Checking out sugar-update-control *** [25/40]
 
  *** Checking out sugar-update-control *** [25/40]
 
  git pull --rebase
 
  git pull --rebase
Line 14: Line 31:
 
  apt-get install python-distutils-extra
 
  apt-get install python-distutils-extra
 
seemed to fix the problem. --[[User:Walter|Walter]] 03:14, 27 May 2009 (UTC)
 
seemed to fix the problem. --[[User:Walter|Walter]] 03:14, 27 May 2009 (UTC)
 +
 +
==Lucid==
 +
 +
I had to install an more recent version of libnice (Lucid had 0.0.10 but the telepathy packages require 0.0.11) --[[User:Walter|Walter]] 11:32, 25 August 2010 (EDT)

Latest revision as of 10:51, 5 April 2011

Natty

What is the status of this project?

Natty is not a supported version, so it doesn't have dependencies, and doesn't get very far at all, so the status of the project may give some clues as to whether it's worth trying to make this work for me...

Danceswithcars 10:51, 5 April 2011 (EDT)

KLM

space holder for 3 other releases

Danceswithcars 10:51, 5 April 2011 (EDT)

Jaunty

Just ran sugar-jhbuild on Jaunty.

*** Checking out sugar-update-control *** [25/40]
git pull --rebase
Current branch master is up to date.
*** Building sugar-update-control *** [25/40]
python setup.py build
Traceback (most recent call last):
 File "setup.py", line 2, in <module>
   from DistUtilsExtra.command import * # gettext support
ImportError: No module named DistUtilsExtra.command

Running

apt-get install python-distutils-extra

seemed to fix the problem. --Walter 03:14, 27 May 2009 (UTC)

Lucid

I had to install an more recent version of libnice (Lucid had 0.0.10 but the telepathy packages require 0.0.11) --Walter 11:32, 25 August 2010 (EDT)