[pacman-dev] [PATCH 4/5] Removed prompt that asked the user if they wanted to install an IgnorePkg/IgnoreGroup dependency
Bryan Ischo
bji-keyword-pacman.3644cb at www.ischo.com
Wed Jan 14 06:29:42 EST 2009
This is because the new prompt asking the user if they want to remove
the offending packages from the transaction replaces this functionality.
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: a738dda422356a12c7171f42d94f5b17a9019c76.diff
Type: text/x-patch
Size: 10897 bytes
Desc: not available
URL: <http://archlinux.org/pipermail/pacman-dev/attachments/20090115/54221138/attachment.bin>
More information about the pacman-dev
mailing list