[pacman-dev] [PATCH] FS#7484 - pacman clobbers directory symlinks.

Xavier shiningxc at gmail.com
Thu Jul 12 17:11:09 EDT 2007


On Thu, Jul 12, 2007 at 08:53:04PM +0100, Andrew Fyfe wrote:
> +					else {
> +						/* We shouldn't be here! This should have already been
> +						 * caught by the conflict check. */
> +						_alpm_log(PM_LOG_ERROR, _("%s already exists on tthe filesystem."), entryname);
> +						_alpm_log(PM_LOG_DEBUG, _("%s should have been caught by the conflict checks!"), entryname);
> +						RET_ERR(PM_ERR_FILE_CONFLICTS, -1);
>  					}
>  				}
>  

little typo tthere :)




More information about the pacman-dev mailing list