Trying to update and pops up this, what would it be?

Trying to update and pops up this, what would it be?

Arquivo não pode ser movido ou gravado: /home/crm.janex.com.br/public_html/vendor/onelogin/php-saml/.git/objects/pack/pack-5a58570210135784fc27ae55f88d0511d7b9ca26.pack
Arquivo não pode ser movido ou gravado: /home/crm.janex.com.br/public_html/vendor/onelogin/php-saml/.git/objects/pack/pack-5a58570210135784fc27ae55f88d0511d7b9ca26.idx

Check your permissions on those files.

Google for .git issues like this, maybe you can just delete those those files, they seem to be a Git Repo inside the vendor directory, which is weird.

You can also try running some composer update before doing the SuiteCRM update. It is composer that manages the vendor directory.