FS#24192 - pacman overwrites .pacsave files
Attached to Project:
Pacman
Opened by Robert Hollencamp (rhollencamp) - Monday, 09 May 2011, 20:54 GMT
Last edited by Allan McRae (Allan) - Friday, 04 January 2013, 13:02 GMT
Opened by Robert Hollencamp (rhollencamp) - Monday, 09 May 2011, 20:54 GMT
Last edited by Allan McRae (Allan) - Friday, 04 January 2013, 13:02 GMT
|
Details
Description:
I needed to install php52 in order to test some backwards compatibility (not all of our servers are on 5.3). 'pacman -S php52' installed without a problem and moved my old php.ini to php.ini.pacsave. When I was done testing, I used 'php -S php' to upgrade back to php 5.3. This moved php 5.2's php.ini to php.ini.pacsave, overwriting my old config. If [filename].pacsave already exists, it shouldn't be overwritten; perhaps [filename].pacsave.1, [filename].pacsave.2, etc |
This task depends upon
Closed by Allan McRae (Allan)
Friday, 04 January 2013, 13:02 GMT
Reason for closing: Fixed
Additional comments about closing: git commit b6320de4
Friday, 04 January 2013, 13:02 GMT
Reason for closing: Fixed
Additional comments about closing: git commit b6320de4