Ticket #1227 (closed defect: duplicate)

Opened 4 years ago

Last modified 4 years ago

22 aug 9 jhbuild fails at 26 of 38 Error running python setup.py install

Reported by: dgd Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: sugar-jhbuild Version: Git as of bugdate
Severity: Unspecified Keywords: Error running python setup.py install
Cc: Distribution/OS: Unspecified
Bug Status: Needinfo

Description

*** Installing read *** [26/38]
python setup.py install --prefix /home/user/sugar-jhbuild/install
Traceback (most recent call last):

File "setup.py", line 19, in <module>

from sugar.activity import bundlebuilder

ImportError: No module named sugar.activity
*** Error during phase install of read: ########## Error running python setup.py install --prefix /home/user/sugar-jhbuild/install *** [26/38]

[1] Rerun phase install
[2] Ignore error and continue to next module
[3] Give up on module
[4] Start shell
[5] Reload configuration

Change History

Changed 4 years ago by dgd

and etc
*** Installing browse *** [27/38]
python setup.py install --prefix /home/user/sugar-jhbuild/install
Traceback (most recent call last):

File "setup.py", line 19, in <module>

from sugar.activity import bundlebuilder

ImportError: No module named sugar.activity
*** Error during phase install of browse: ########## Error running python setup.py install --prefix /home/user/sugar-jhbuild/install *** [27/38]

Changed 4 years ago by erikos

  • owner changed from tomeu to sascha_silbe
  • component changed from sugar to sugar-jhbuild
  • status_field changed from Unconfirmed to Needinfo

Please provide version and distribution.

Changed 4 years ago by sascha_silbe

  • status changed from new to closed
  • resolution set to duplicate

Looks like a dupe of #1219, please reopen if it still occurs.

Note: See TracTickets for help on using tickets.