1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/lib/libalpm
Nagy Gabor 7d37d9278d Fix for sync1003 and sync1004 pactests
checkdeps and resolvedeps now take both a remove list and an install list as
arguments, allowing dependencies to be calculated correctly.

This broke the sync990 pactest, but this pactest used dependencies and
provides in an unusual way, so it has been changed.

Dan: the sync990 pactest was just plain wrong. It didn't satisfy the
dependencies correctly, so should never have succeeded.

Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
[Dan: some variable renaming, clarification in commit message]
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-11-25 15:29:37 -06:00
..
po Remove provide.c and provide.h . 2007-11-17 09:50:05 -06:00
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
add.c Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
add.h War on whitespace 2007-11-16 20:18:45 -06:00
alpm_list.c New alpm_list_join function 2007-11-20 23:31:40 -06:00
alpm_list.h New alpm_list_join function 2007-11-20 23:31:40 -06:00
alpm.c War on whitespace 2007-11-16 20:18:45 -06:00
alpm.h Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
backup.c War on whitespace 2007-11-16 20:18:45 -06:00
backup.h War on whitespace 2007-11-16 20:18:45 -06:00
be_files.c Add missing header includes for setlocale 2007-11-20 11:01:56 -06:00
cache.c War on whitespace 2007-11-16 20:18:45 -06:00
cache.h War on whitespace 2007-11-16 20:18:45 -06:00
conflict.c Add the pmconflict_t type. 2007-11-18 12:42:39 -06:00
conflict.h Add the pmconflict_t type. 2007-11-18 12:42:39 -06:00
db.c Additionally search for non-regex strings on a db search operation 2007-11-25 14:02:25 -06:00
db.h Versioned provisions. 2007-11-18 20:05:51 -06:00
delta.c Generalized alpm_list_find. 2007-11-17 09:44:48 -06:00
delta.h War on whitespace 2007-11-16 20:18:45 -06:00
deps.c Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
deps.h Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
error.c War on whitespace 2007-11-16 20:18:45 -06:00
error.h War on whitespace 2007-11-16 20:18:45 -06:00
group.c libalpm: introduce MALLOC and CALLOC macros 2007-10-29 01:00:52 -05:00
group.h War on whitespace 2007-11-16 20:18:45 -06:00
handle.c War on whitespace 2007-11-16 20:18:45 -06:00
handle.h War on whitespace 2007-11-16 20:18:45 -06:00
log.c War on whitespace 2007-11-16 20:18:45 -06:00
log.h War on whitespace 2007-11-16 20:18:45 -06:00
Makefile.am Remove provide.c and provide.h . 2007-11-17 09:50:05 -06:00
md5.c War on whitespace 2007-11-16 20:18:45 -06:00
md5.h Updates to fix Doxygen documentation generation 2007-10-14 17:29:32 -05:00
package.c Add missing header includes for setlocale 2007-11-20 11:01:56 -06:00
package.h War on whitespace 2007-11-16 20:18:45 -06:00
remove.c Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
remove.h War on whitespace 2007-11-16 20:18:45 -06:00
server.c Make the download failure message more clear 2007-11-25 14:02:03 -06:00
server.h War on whitespace 2007-11-16 20:18:45 -06:00
sync.c Fix for sync1003 and sync1004 pactests 2007-11-25 15:29:37 -06:00
sync.h Remove duplicated get_upgrades function, use sysupgrade instead. 2007-11-21 00:05:05 -06:00
trans.c Fix a memleak in _alpm_sync_free. 2007-11-25 14:00:38 -06:00
trans.h War on whitespace 2007-11-16 20:18:45 -06:00
util.c Force mode of all database files to 644 2007-11-25 14:03:13 -06:00
util.h War on whitespace 2007-11-16 20:18:45 -06:00