Comments follow
Giuseppe Castagno wrote:
Hi all,
it seems that the Debian packaging in the universal is somehow broken in
instsetoo_native.
The URE package name seems wrong.
The log is as follow:
...
Calculating Installed-Size...
Building Debian binary distribution...
Packaging failed!
Try 2 : Could not execute
"LD_PRELOAD=/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/solver/330/unxlngx6.pro/bin/getuid.so
/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/solver/330/unxlngx6.pro/bin/epm
-f deb libreoffice%brandpackageversion-ure
/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/instsetoo_native/unxlngx6.pro/URE/deb/listfile/en-US/epm_gid_Module_Root_Ure_Hidden.lst
--output-dir DEBS -v 2>&1 |"!
Systemcall (Try 3):
LD_PRELOAD=/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/solver/330/unxlngx6.pro/bin/getuid.so
/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/solver/330/unxlngx6.pro/bin/epm
-f deb libreoffice%brandpackageversion-ure
/home/beppe/LibO-b/LibO_master-head-wrk2/wrk2.d/build/libreoffice-3.2.99.2/instsetoo_native/unxlngx6.pro/URE/deb/listfile/en-US/epm_gid_Module_Root_Ure_Hidden.lst
--output-dir DEBS -v 2>&1 |
dpkg-deb: parse error, in file
'libreoffice%brandpackageversion-ure_1.7.0-1_amd64/DEBIAN/control' near
line 1:
invalid package name (character `%' not allowed (only letters, digits
and characters `-+._'))
ESP Package Manager v3.7.0
Copyright 1999-2003 by Easy Software Products.
Patched for OpenOffice.org
...
Seems related to the new naming scheme and %brandpackageversion not
initialized, but unfortunately ATM I have no idea how to fix it.
the attached patch seems to solve to problem.
Please verify.
Patch released according to LGPLv3+.
In any case there seem to be still some problem during Debian package
installation because there is something missing on the distro menu package.
I'll investigate later on this matter if no one else does.
CCed to Petr 'cause according the git logs it's the last one working on
this.
beppec56.
--
Kind Regards,
Giuseppe Castagno
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
beppec56 at openoffice.org
>From ad5e717629d46d589c5ecc92d1f26982ab2e1037 Mon Sep 17 00:00:00 2001
From: Giuseppe Castagno <giuseppe.casta...@acca-esse.eu>
Date: Fri, 22 Oct 2010 14:36:00 +0200
Subject: [PATCH] Add BRANDPACKAGEVERSION to URE.
---
instsetoo_native/util/openoffice.lst | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst
index ce1ac92..8daf376 100644
--- a/instsetoo_native/util/openoffice.lst
+++ b/instsetoo_native/util/openoffice.lst
@@ -261,6 +261,7 @@ URE
PACKAGEVERSION 1.7
PACKAGEREVISION 1
PRODUCTEXTENSION
+ BRANDPACKAGEVERSION 3
LONG_PRODUCTEXTENSION
SHORT_PRODUCTEXTENSION
LICENSENAME LGPL
--
1.6.3.3
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice