* Cleaned up some debug output
commit871e123cf3fafe5aff734e2c5cf1ce89a203f719
authorAaron Griffin <aaron@archlinux.org>
Thu, 22 Feb 2007 04:42:59 +0000 (22 04:42 +0000)
committerAaron Griffin <aaron@archlinux.org>
Thu, 22 Feb 2007 04:42:59 +0000 (22 04:42 +0000)
tree540028fd906e924bea504d4ff79d22eb43e5a43e
parent3595201f5f3c1274786844c541ef82edba6984f8
* Cleaned up some debug output
* Fixed a segfault in the conflict checking code
* Added an automatic failure in the case of -A/-U for a replacement of an
  existing package.  This requires a large amount of work and is postponed for
  now.  Example:
    If ncmpc is installed, pacman -U /path/to/ncmpc-svn.pkg.tar.gz will fail
    with and appropriate error message
lib/libalpm/add.c
lib/libalpm/be_files.c
lib/libalpm/cache.c
lib/libalpm/conflict.c
lib/libalpm/package.c