You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2023. It is now read-only.
Each time I try to install any package it gives me:
Pyrus\AtomicFileTransaction\MultiException: ERROR: Commit failed
Pyrus\IOException: CRITICAL - unable to complete transaction, rename of actual to backup path failed
Pyrus\AtomicFileTransaction\RuntimeException: Cannot rollback - not in a trasaction
before that multiple warnings trying to rename php.old-php5.3.5 etc
Using Windows 8 64bits
The text was updated successfully, but these errors were encountered:
I have the same problem when I tried to update phpcs:
pyrus install pear/PHP_CodeSniffer-1.4.6
...
8. rename() phar://D:/wamp/bin/php/php5.4.3/pyrus.phar/Pyrus-2.0.0a4/php/Pyrus/AtomicFileTransaction/TwoStage.php:82
Warning: rename(D:\wamp\bin\php\php5.4.3,D:\wamp\bin\php\.old-php5.4.3): The program cannot access the file because it is being used by another process. (code:32) in phar://D:/wamp/bin/php/php5.4.3/pyrus.phar/Pyrus-2.0.0a4/php/Pyrus/AtomicFileTransaction/Transaction/TwoStage.php on line 82
wamp was not running.
Why is Pyrus trying to modify it's own containing folder?
Each time I try to install any package it gives me:
before that multiple warnings trying to rename php.old-php5.3.5 etc
Using Windows 8 64bits
The text was updated successfully, but these errors were encountered: