Error_Actualización kolla v4.2.1 a v4.5.1

Buen día! estamos actualizando el sistema kolla de la versión v4.2.1 a v4.5.1 y al momento de ejecutar composer install, nos salen los siguientes mensajes:

Skipped installation of bin bin/toba for package siu-toba/framework:
name conflicts with an existing file
Skipped installation of bin bin/toba_docker for package
siu-toba/framework: name conflicts with an existing file

Installing tecnickcom/tcpdf (6.3.5): Downloading (100%)
components/bootstrap suggests installing components/bootstrap-default
(Provide a theme for Bootstrap as components/bootstrap only provides the
CSS as file assets)
guzzlehttp/psr7 suggests installing laminas/laminas-httphandlerrunner
(Emit PSR-7 responses)
laminas/laminas-validator suggests installing laminas/laminas-db
(Laminas\Db component, required by the (No)RecordExists validator)
laminas/laminas-validator suggests installing laminas/laminas-filter
(Laminas\Filter component, required by the Digits validator)
laminas/laminas-validator suggests installing laminas/laminas-i18n
(Laminas\I18n component to allow translation of validation error messages)
laminas/laminas-validator suggests installing
laminas/laminas-i18n-resources (Translations of validator messages)
laminas/laminas-validator suggests installing laminas/laminas-math
(Laminas\Math component, required by the Csrf validator)
laminas/laminas-validator suggests installing
laminas/laminas-servicemanager (Laminas\ServiceManager component to
allow using the ValidatorPluginManager and validator chains)
laminas/laminas-validator suggests installing laminas/laminas-session
(Laminas\Session component, ^2.8; required by the Csrf validator)
paragonie/random_compat suggests installing ext-libsodium (Provides a
modern crypto API that can be used to generate random bytes.)
paragonie/sodium_compat suggests installing ext-libsodium (PHP < 7.0:
Better performance, password hashing (Argon2i), secure memory management
(memzero), and better security.)
mjohnson/decoda suggests installing ext-memcached (Cache data using
Memcache)
mjohnson/decoda suggests installing ext-redis (Cache data using Redis)
doctrine/cache suggests installing alcaeus/mongo-php-adapter (Required
to use legacy MongoDB driver)
pear/math_biginteger suggests installing ext-bcmath (Allows using the
BCMath extension internally for computation. Faster than native
implementation.)
pear/math_biginteger suggests installing ext-gmp (Allows using the GNU
Multiple Precision extension internally for computation. If you are
doing a lot of computation this is the recommended extension.)
phpoffice/phpspreadsheet suggests installing dompdf/dompdf (Option for
rendering PDF with PDF Writer (doesn’t yet support PHP8))
phpoffice/phpspreadsheet suggests installing jpgraph/jpgraph (Option for
rendering charts, or including charts with PDF or HTML Writers)
phpoffice/phpspreadsheet suggests installing mpdf/mpdf (Option for
rendering PDF with PDF Writer)
phpmailer/phpmailer suggests installing hayageek/oauth2-yahoo (Needed
for Yahoo XOAUTH2 authentication)
phpmailer/phpmailer suggests installing league/oauth2-google (Needed for
Google XOAUTH2 authentication)
phpmailer/phpmailer suggests installing stevenmaguire/oauth2-microsoft
(Needed for Microsoft XOAUTH2 authentication)
symfony/polyfill-intl-normalizer suggests installing ext-intl (For best
performance)
symfony/polyfill-intl-idn suggests installing ext-intl (For best
performance)
dapphp/securimage suggests installing ext-pdo_mysql (For MySQL database
support)
dapphp/securimage suggests installing ext-pdo_sqlite (For SQLite3
database support)
siu-toba/framework suggests installing simplesamlphp/simplesamlphp
(Permite conectarse a un IDP centralizado (see onelogin))
siu-toba/framework suggests installing siu-toba/jasper (Permite imprimir
reportes via Jasper desde SIU-Toba)
siu-toba/framework suggests installing siu/arai-reportes (Permite
imprimir reportes via un servidor Jasper desde SIU-Toba)
siu-toba/framework suggests installing siu/manejador-salida-bootstrap
(Permite generar un marcado HTML responsive)
symfony/service-contracts suggests installing symfony/service-implementation
symfony/console suggests installing symfony/event-dispatcher
symfony/console suggests installing symfony/lock
monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log
messages to AWS services like DynamoDB)
monolog/monolog suggests installing doctrine/couchdb (Allow sending log
messages to a CouchDB server)
monolog/monolog suggests installing ext-amqp (Allow sending log messages
to an AMQP server (1.0+ required))
monolog/monolog suggests installing ext-mongo (Allow sending log
messages to a MongoDB server)
monolog/monolog suggests installing graylog2/gelf-php (Allow sending log
messages to a GrayLog2 server)
monolog/monolog suggests installing mongodb/mongodb (Allow sending log
messages to a MongoDB server via PHP Driver)
monolog/monolog suggests installing php-amqplib/php-amqplib (Allow
sending log messages to an AMQP server using php-amqplib)
monolog/monolog suggests installing php-console/php-console (Allow
sending log messages to Google Chrome)
monolog/monolog suggests installing rollbar/rollbar (Allow sending log
messages to Rollbar)
monolog/monolog suggests installing ruflin/elastica (Allow sending log
messages to an Elastic Search server)
monolog/monolog suggests installing sentry/sentry (Allow sending log
messages to a Sentry server)
siu/check-constraints suggests installing siu/toba-ldap (Permite
realizar chequeos a un servicio LDAP)
siu/instalador suggests installing siu/anonimizador (Permite anonimizar
los datos de una base de datos para un proyecto)
Package container-interop/container-interop is abandoned, you should
avoid using it. Use psr/container instead.
Generating autoload files
25 packages you are using are looking for funding.
Use the composer fund command to find out more!

Si continuamos con la actualización llegamos al paso que compila y nos muestra el siguiente mensaje de error:

Compilando metadatos del proyecto toba_usuarios

6000/6000
[▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓]
100%

In Filesystem.php line 105:

Failed to create “/var/pas/kolla_4.5.1/www/temp/”: mkdir(): File exists

No se que podra ser? estamos actualizando en Debian 9, PHP 7.3 y Postgres 13.
Adjunto el log del instalador. Saludos Fernando.


instalador.log.rar (4.36 KB)