https://issues.apache.org/ooo/show_bug.cgi?id=121469
Bug ID: 121469
Issue Type: DEFECT
Summary: error in "determine_new_packagename (packagepool)"
Classification: Code
Product: tools
Version: AOO 3.4.1
Hardware: PC
OS: Linux64
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: solenv
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80022
--> https://issues.apache.org/ooo/attachment.cgi?id=80022&action=edit
log info
I try to build aoo-3.4.1 in Ubuntu12.04.1 x86_64,
I meet the following error :
**************************************************
ERROR: ERROR: More than one new package in directory
/home/panquanyi/Downloads/aoo-3.4.1/main/instsetoo_native/unxlngx6.pro/OpenOffice/deb/install/en-US_inprogress/DEBS
(
/home/panquanyi/Downloads/aoo-3.4.1/main/instsetoo_native/unxlngx6.pro/OpenOffice/deb/install/en-US_inprogress/DEBS/ooobasis3.4-en-us-draw-3.4.1-1-linux-3.2-x86_64.deb
/home/panquanyi/Downloads/aoo-3.4.1/main/instsetoo_native/unxlngx6.pro/OpenOffice/deb/install/en-US_inprogress/DEBS/ooobasis3.4-en-us-draw-3.4.1-1-linux-3.2-x86_64)
in function: determine_new_packagename (packagepool)
I find the function "determine_new_packagename (packagepool) in file:
solenv/bin/modules/installer/packagepool.pm
crashed ,but do not know why.
it is in the process of instsetoo_native build.
the following is what I do :
sudo apt-get install g++ ant
sudo apt-get install autoconf dmake epm gperf bison orbit2 flex \
libx11-dev libxaw7-dev libfontconfig1-dev libxrandr-dev libcups2-dev \
libgconf2-dev libgnomevfs2-dev libpam-dev libgtk2.0-dev liborbit2-dev \
libssl-dev \
libwww-perl libarchive-zip-perl
autoconf
./configure --disable-mozilla --without-junit --disable-odk
./bootstrap
source LinuxX86-64Env.Set.sh
cd instsetoo_native && build --all
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.