[ooo-build-bugs] [Bug 30643] ooinstall exit with error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 7 03:50:24 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30643

--- Comment #1 from Michael Meeks <michael.meeks at novell.com> 2010-10-07 03:50:24 PDT ---
Nasty ! sorry about this; I believe the root of the problem is a broken python
path - that needs to include more elements.

Any chance you can run:

strace -f -s 256 -o /tmp/log bin/ooinstall <path>
gzip /tmp/log

and attach the log.gz here ? - clearly the path to this module is busted.

It would be great to know what distribution and version you are using, and also
which profile [ are you using the system-python - ie. no --with-distro flag
(this is recommended) ].

Sorry for the grief - really frustrating; if you want a quick 'fix' you might
want to consider rm -Rf build/libreoffice*/scp2/unxlngi6.pro; re-autogen with
--disable-python and re-run an incremental make.

Are you aware of the need to run: "bin/g pull -r" to update the bulk of the
code [ although this will prolly trigger quite a large re-build, which would be
better done from clean I suspect (ie. rm -Rf build/) - so lets debug your issue
first ;-) ].

Any chance you can prod me (mmeeks) on #libreoffice on irc.freenode.net to
chase it more interactively ?

Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the ooo-build-bugs mailing list