Closed pkamps closed 1 year ago
Hi @pkamps !
I'm afraid I can't reproduce this (log below). Maybe your PHP 8.1 version is too low for some of the dependencies? Did you try on another machine?
eddie@abyss ~ $ php -v
PHP 8.1.16 (cli) (built: Feb 14 2023 18:35:37) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.16, Copyright (c) Zend Technologies
with Zend OPcache v8.1.16, Copyright (c), by Zend Technologies
eddie@abyss ~ $ git clone git@github.com:netgen/media-site.git
Cloning into 'media-site'...
remote: Enumerating objects: 46064, done.
remote: Counting objects: 100% (3162/3162), done.
remote: Compressing objects: 100% (1187/1187), done.
remote: Total 46064 (delta 1990), reused 3055 (delta 1912), pack-reused 42902
Receiving objects: 100% (46064/46064), 13.22 MiB | 6.40 MiB/s, done.
Resolving deltas: 100% (26299/26299), done.
eddie@abyss ~ $ cd media-site
eddie@abyss ~/media-site (master)$ composer update
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Restricting packages listed in "symfony/symfony" to "5.4.*"
Updating dependencies
Lock file operations: 282 installs, 0 updates, 0 removals
Looks like I forgot to install php-zip. I just looked at the wrong error message. Sorry, those dependencies sometimes are overwhelming.
Hi guys,
I'm looking forward to trying this version of ibexa. I run into a small issue during installation: