Go to file
Timo Teräs b9f3db2158 solver: handle fix/reinstall better
In case someone did "fix --force" for package for which we have no
APK available, we would uninstall the package instead of silently
ignoring the request. This could mean worse things.

So now we just consider unavailable packages a bad deal for reinstall
requests. And will downgrade if necessary. But if we really don't
have any APK available, we just skip the request but report it.
2012-02-22 10:31:07 +02:00
src solver: handle fix/reinstall better 2012-02-22 10:31:07 +02:00
test solver: fix regression from "calculate branch minimum penalty early" 2012-01-20 10:39:38 +02:00
.gitignore build: tell git to ignore config.mk 2011-09-14 14:20:29 +00:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules First steps for libapk 2010-06-11 07:02:18 +00:00
Makefile apk-tools-2.2.5 2012-02-02 16:31:11 +02:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README