[pacman-dev] [PATCH 3/4] Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages except for packages explicitly listed for sync by the user.

Bryan Ischo bji-keyword-pacman.3644cb at www.ischo.com
Fri Jan 16 20:27:40 EST 2009


This eliminates many unnecessary prompts when IgnorePkg/IgnoreGroup is used.

Signed-off-by: Bryan Ischo <bryan at ischo.com>
---
  lib/libalpm/deps.c         |   20 +++++++++++-------
  lib/libalpm/deps.h         |    2 +-
  lib/libalpm/sync.c         |    4 +-
  pactest/tests/ignore001.py |   17 ++++++++++++++++
  pactest/tests/ignore002.py |   35 +++++++++++++++++++++++++++++++++
  pactest/tests/ignore003.py |   35 +++++++++++++++++++++++++++++++++
  pactest/tests/ignore004.py |   46 
++++++++++++++++++++++++++++++++++++++++++++
  pactest/tests/ignore005.py |   46 
++++++++++++++++++++++++++++++++++++++++++++
  src/pacman/callback.c      |   11 +--------
  9 files changed, 196 insertions(+), 20 deletions(-)
  create mode 100644 pactest/tests/ignore001.py
  create mode 100644 pactest/tests/ignore002.py
  create mode 100644 pactest/tests/ignore003.py
  create mode 100644 pactest/tests/ignore004.py
  create mode 100644 pactest/tests/ignore005.py


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 783cd05c05bbe01ddf7902cc87c19ace2326d531.diff
Type: text/x-patch
Size: 10794 bytes
Desc: not available
URL: <http://archlinux.org/pipermail/pacman-dev/attachments/20090117/0c5f697e/attachment-0001.bin>


More information about the pacman-dev mailing list