deb creation failure with --enable-headless in git master

Riccardo Magliocchetti riccardo.magliocchetti at gmail.com
Wed Sep 18 08:09:18 PDT 2013


Hello,

Il 31/07/2013 17:01, Riccardo Magliocchetti ha scritto:
> Hello,
>
> with this configuration:
>
> ./autogen.sh --enable-headless --enable-epm --without-doxygen
>
> i get this error on ubuntu 12.04 lts:
>
> : Searching for product information...
> : Creating Debian lodevbasis4.2-core01-4.2.0.0.alpha0-1-linux-3.8-x86_64 distribution...
> : Creating control file...
> : Creating conffiles...
> : Copying temporary distribution files...
> : Building Debian lodevbasis4.2-core01-4.2.0.0.alpha0-1-linux-3.8-x86_64 binary distribution...
> : Packaging failed!
> : Try 1 : Could not execute "LD_PRELOAD=/home/rm/src/libo/solver/unxlngx6.pro/lib/libgetuid.so /usr/bin/epm -f deb  -g lodevbasis4.2-core01 /home/rm/src/libo/workdir/unxlngx6.pro/installation/LibreOffice_Dev/deb/listfile/en-US/epm_gid_Module_Root.lst --output-dir DEBS -v  2>&1 |"!
> : Systemcall  (Try 2): LD_PRELOAD=/home/rm/src/libo/solver/unxlngx6.pro/lib/libgetuid.so /usr/bin/epm -f deb  -g lodevbasis4.2-core01 /home/rm/src/libo/workdir/unxlngx6.pro/installation/LibreOffice_Dev/deb/listfile/en-US/epm_gid_Module_Root.lst --output-dir DEBS -v  2>&1 |
> : epm: Warning - file permissions and ownership may not be correct
> :      in Debian packages unless you run EPM as root!
> : epm: Product names should only contain letters and numbers!
>
> I thought it could be missing files but this script
>
> for x in $( grep ^f /home/rm/src/libo/workdir/unxlngx6.pro/installation/LibreOffice_Dev/deb/listfile/en-US/epm_gid_Module_Root.lst | grep -o "/home.*$" ) ; do test -e $x || echo $x ; done
>
> does not give output
>
> and running this manually
>
> LD_PRELOAD=/home/rm/src/libo/solver/unxlngx6.pro/lib/libgetuid.so /usr/bin/epm -f deb  -g lodevbasis4.2-core01 /home/rm/src/libo/workdir/unxlngx6.pro/installation/LibreOffice_Dev/deb/listfile/en-US/epm_gid_Module_Root.lst --output-dir DEBS -v  2>&1
>
> does not give any more help.

tried with latest master and just ./autogen.sh --enable-epm this is 
failing with:

ERROR: ERROR: 
"LD_PRELOAD=/home/rm/src/libo/solver/unxlngx6.pro/lib/libgetuid.so 
/usr/bin/epm -f deb  -g lodevbasis4.2-en-us-res 
/home/rm/src/libo/workdir/unxlngx6.pro/installation/LibreOffice_Dev/deb/listfile/en-US/epm_gid_Module_Langpack_Resource_en_US.lst 
--output-dir DEBS -v  2>&1 |"! at 
/home/rm/src/libo/solenv/bin/modules/installer/epmfile.pm line 878

Everytime i type make i see a different error so this may be just 
grabage. Any hint?

thanks,
riccardo



More information about the LibreOffice mailing list