Re: [Tiki-devel] Setup.sh install stuck after Tiki25.x last update
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bernard Yes, i've been finding this for a while, it gets stuck on the patches part somewhere on macOS, although i think in the past it was a different patch. It's not the setup script, i get the same doing: > php74 temp/composer.phar install --working-dir vendor_bundled --prefer-dist I'm also getting: > Warning: The lock file is not up to date with the latest changes in composer.json. so will do a composer update... (although that seems to get stuck on the h5p patch, odd) Aha, it seems to be waiting for a keypress, hitting return seems to jog it on to the next patch - although now we're stuck on "Applying patches for pear/xml_rpc", no, waiting for long enough then pressing return seems to have done the trick. So try that - if i get time i'll try and work out why this happens, maybe it's a known composer or cweagans/composer-patches thing (but i can't find anything). I also tried to debug it but that didn't seem to work - so just keep pressing the return key for now! :) HTH jb > On 12 Feb 2023, at 10:56, Bernard Sfez via TikiWiki-devel <[email protected]> wrote: > > Hello, > > Since this morning (I retried a lot of times since 5 hours) I can’t complete a Tiki installation on the setup.sh composer step. > > -n Your choice [c]? > c > Local PHP version 74 >= to required PHP version 74 - good > You are already using the latest available Composer version 2.5.3 (2.x channel). > Gathering patches from patch file. > Removing package jquery-plugins/jquery-validation so that it can be re-installed and re-patched. > - Removing jquery-plugins/jquery-validation (1.13.1) > > Tiki\Composer\RestoreVendors::restore > … > 0/2 [>---------------------------] 0% > 2/2 [============================] 100% > - Applying patches for jquery-plugins/jquery-validation > ../installer/composer-patches/jquery-validator_fix-remote-validation-unhighlights.patch (Fix remote validation unhighlights) > > > It is just stuck at this point… > I reviewed https://dev.tiki.org/Composer and tried to troubleshoot but some of what’s there seems outdated. > > Any idea ? > May be something was changed and cause the issue ? > > Bernard > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel