https://issues.apache.org/ooo/show_bug.cgi?id=123975

--- Comment #3 from hanya <[email protected]> ---
There is error.py file in urllib module. When it was copied during 
make_installer.pl, I got the following error: 
>ERROR: ERROR: Found an error in the logfile. Packaging failed.
>in function: analyze_and_save_logfile

> ERROR: Copy: 
> /tmp/ooopackaging/i_40161389076232/wntmsci12.pro/Apache_OpenOffice
>/archive/zip/en-US/00/python-core-3_3_3_zip/python-core-3.3.3/lib/urllib/error.py
> 
>to 
>/tmp/m6mdIkUwMy/Apache_OpenOffice_4.0.0_Win_x86_install-arc_en-US/OpenOffice 4
>/program/python-core-3.3.3/lib/urllib/error.py

In installer::control::check_logfile function, each log lines are checked
against 
the occurrence with /\bError\b/i expression.
The above line matched with the expression and it treated as error and stopped 
the packing process.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to