[Libreoffice] no libreoffice-build-3.3.99.1 ?
Andreas Radke
a.radke at arcor.de
Thu Apr 21 01:58:29 PDT 2011
Am Wed, 20 Apr 2011 18:11:00 +0200
schrieb Hanno Meyer-Thurow <h.mth at web.de>:
> On Wed, 20 Apr 2011 17:35:47 +0200
> Andreas Radke <a.radke at arcor.de> wrote:
>
> > This has not happened when using plain beta1 source and using
> > make OODESTDIR=foo install.
>
> The only thing changed there was OODESTDIR to DESTDIR.
> So it should stay in the sandbox. Would you mind to pastebin
> the log of the installer and maybe some logs of your package
> tool, please?
>
>
> Regards,
> Hanno
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
It gives the permission error in
for $arg (@ARGV) {
if ($arg eq '-l') {
$do_link = 1;
} elsif ($arg eq '-h' || $arg eq '--help') {
$help = 1;
} else {
# Cwd::realpath does not work if the path does not exist
mkpath($arg) unless -d $arg; <---------permission error.
$path = Cwd::realpath( $arg );
}
}
One of the arguments seems to point outside my chroot or wherever to a
bad path. How can I check the args?
Attaching some logs. The build.log seems too large for the list.
What else could be helpful?
-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 96356 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110421/e3773969/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libreoffice-3.3.4beta1-1-x86_64-package_libreoffice.log
Type: text/x-log
Size: 261 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110421/e3773969/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PKGBUILD
Type: application/octet-stream
Size: 25789 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110421/e3773969/attachment-0001.obj>
More information about the LibreOffice
mailing list