Comment 2 for bug 365501

Revision history for this message
petebisson (o-launchpad-bisson-co-uk) wrote : Re: [Bug 365501] Re: wubi-r129.exe does nothing.

> try running without python22
I tried this, and it made no difference.

> It will require a special build in order to see more messages
Assuming that the "special" build will simply be a debug one, I tried
wubi-r117-debug.exe as that is available from the same place.

This is the error the thinkpad gets with wubi-r117-debug.exe
-------------------------
C:\u-904>wubi-r117-debug.exe

C:\u-904>Traceback (most recent call last):
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\main.py", line 23, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\application.py",
line 26, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\backends\win32\__init__.py",
line 1, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\backends\win32\backend.py",
line 33, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\backends\common\__init__.py",
line 1, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\backends\common\backend.py",
line 42, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\backends\common\signature.py",
line 29, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\openpgp\sap\api.py",
line 49, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\openpgp\sap\crypto.py",
line 47, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\openpgp\sap\crypto.py",
line 47, in ?
ImportError: No module named Util.number

C:\u-904>
--------------------------

One of the other machines (that worked with r129) loads the GUI with
r117-debug and asks me if I want to uninstall.
I don't want to, so I stopped there, but the GUI loaded with no
traceback on the console.

A different machine (not previously installed with wubi) loads the
r117-debug GUI fine with no traceback.
As I don't want Ubuntu on that machine I stopped at that point.

If I still need to try a special build, I'll do that when you let me
know where to get it from.

Cheers,

Pete