Bug 36666 - make install broken when using $DESTDIR
Summary: make install broken when using $DESTDIR
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
3.4.0 Beta3
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 04:06 UTC by Andreas Radke
Modified: 2011-05-03 10:00 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Radke 2011-04-29 04:06:02 UTC
$DESTDIR variable is not given to ooinstall script making 
make DESTDIR=${pkgdir} install failing here trying to package for ArchLinux:

No EPM: do no packaging at this stage

Multiprocessing build is finished
Maximal number of processes run: 8
==> Entering fakeroot environment...
==> Starting package_libreoffice()...
Installing in /usr/lib/libreoffice...
mkdir /usr/lib/libreoffice: Permission denied at /build/src/build/solenv/bin/ooinstall line 32
make: *** [install] Error 255
==> ERROR: A failure occurred in package_libreoffice().
    Aborting...

see also thread on the Mailing list
http://lists.freedesktop.org/archives/libreoffice/2011-April/010785.html
Comment 1 Michael Meeks 2011-05-03 10:00:45 UTC
closed.