On 5.7.2022 22.42, Tim Daley wrote:
On Tue, Jul 5, 2022 at 11:50 AM Rene Engelhard <rene@xxxxxxxxxx
<mailto:rene@xxxxxxxxxx>> wrote:
Hi,
Am 05.07.22 um 16:06 schrieb Christian Lohmaier:
> Fatal:
>
/Users/tim.daley/AixNPanes/libreoffice-7.4.0.0.beta1/schema/libreoffice/OpenDocument-v1.3+libreoffice-manifest-schema.rng:
>
> file does not exist
>
> Guess you're using a tarball to build - the schema files are not
added
> to the tarballs.
> https://gerrit.libreoffice.org/28494
<https://gerrit.libreoffice.org/28494>
>
> I don't remember the reason why they were added to the ignore list,
> maybe Thorsten remembers...
Because they are non-free and I *do* want to use the tarball with the
signature instead of having to repackage it to remove them...
Regards,
Rene
> So I should use the github repo? If so, that fails, too:
>
> gh repo clone LibreOffice/core
> Cloning into 'core'...
> remote: Enumerating objects: 5821827, done.
> remote: Counting objects: 100% (761/761), done.
> remote: Compressing objects: 100% (482/482), done.
> error: object 657924e4d73d6d501c9a3ceaf62e29b8f243cead:
> missingSpaceBeforeEmail: invalid author/committer line - missing space
> before email
> fatal: fsck error in packed object
> fatal: fetch-pack: invalid index-pack output
> signal: broken pipe
>
You can use the recommended workflow:
https://wiki.documentfoundation.org/Development/BuildingOnMac
https://wiki.documentfoundation.org/Development/lode
Ilmari