Rob

Results 271 comments of Rob

Satis just uses the template file. So if you modify the template.. :shrug:

Can you do a checkout of master and use git-bisect to determine at which point things break for you?

Also, does this output actually result in a failed build, or is it just new output that you did not expect but does the build process still produce the right...

What is wrong with using `/tmp` for these? If we use `/tmp` that means you can safely delete them (though honestly that should be done automatically). Maybe investigate what generates...

> This make that device space exhaust before synchronization complete. I suggest you allocate more room to `/tmp` if you run out of space (that really should not be possible).

The `purge` command never claims to honor this setting. This setting does not belong to the purge command. I'll note this down as a feature request :-)

Well this is how `purge` was implemented. And since Satis depends almost entirely on community contributions, all I can do is mark this as a feature request for you, and...

I made some changes recently to the `purge` command. Can you see if this still behaves as expected? I think your old PR already resolved this issue, but would like...

I've noticed that there were several releases for the 2.3 branch of `composer/composer` since then with numerous bugfixes. Can you check if the latest release (2.3.2) still causes issues?

Alright, I updated the `composer.json` to reflect this. Also updating your OP.