https://bugs.documentfoundation.org/show_bug.cgi?id=86355

Robinson Tryon (qubit) <qu...@runcibility.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #19 from Robinson Tryon (qubit) <qu...@runcibility.com> ---
(In reply to Richard PALO from comment #18)
> here is the real problem:
> >richard@omnis:/tmp/pkgsrc/misc/libreoffice4/work/libreoffice-4.4.1.2$ ggrep 
> >-E -B2 -A3 'CREDITS\.fodt|LICENSE\.fodt|NOTICE'  
> >workdir/InstallScriptTarget/setup_osl.ins 
> >File gid_Credits_Odt
> >     Dir = gid_Dir_Brand_Root;
> >     Name = "CREDITS.fodt";
> >     Styles = (PACKED);
> >     UnixRights = 755;
> >End
> these should probably be '644' or something similar.

Those perms (755) do look suspect...I think this one is worth further
investigation by the devs.
Status -> NEW

> >richard@omnis:/home/richard/src/pkgsrc/misc/libreoffice4$ find  
> >/tmp/pkgsrc/misc/libreoffice4/work/ -name CREDITS.fodt -o -name LICENSE.fodt 
> >-o -name NOTICE  |xargs ls -la
> >-rwxr-xr-x   1 richard  staff    1226159 févr. 20 18:33 
> >/tmp/pkgsrc/misc/libreoffice4/work/.destdir/opt/local/libreoffice4-4.4.1.2/CREDITS.fodt
>

Directly in the source file, here are the perms:
qubit@lo:~/libreoffice/builds$ tar -pxvf libreoffice-4.4.1.2.tar.xz
libreoffice-4.4.1.2/readlicense_oo/license/CREDITS.fodt
libreoffice-4.4.1.2/readlicense_oo/license/CREDITS.fodt

qubit@lo:~/libreoffice/builds/libreoffice-4.4.1.2/readlicense_oo/license$ ls -l
total 1200
-rw-r--r-- 1 qubit qubit 1226159 Feb 20 11:33 CREDITS.fodt

So I do think the issue is in the packaging step.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to