diff options
author | Timo Teräs <timo.teras@iki.fi> | 2013-06-12 17:00:43 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2013-06-13 18:22:00 +0300 |
commit | 25ff68a87e3264b6dfdc846823d4912b4dd870b2 (patch) | |
tree | cd0d63eba30d233f52d5bed6e8a89cb64bf7de82 /test/basic.repo | |
parent | 59678309ea7350a159a3f5ee61c2fb5218dee6d5 (diff) | |
download | apk-tools-25ff68a87e3264b6dfdc846823d4912b4dd870b2.tar.gz apk-tools-25ff68a87e3264b6dfdc846823d4912b4dd870b2.tar.bz2 apk-tools-25ff68a87e3264b6dfdc846823d4912b4dd870b2.tar.xz apk-tools-25ff68a87e3264b6dfdc846823d4912b4dd870b2.zip |
solver: prune broken world dependencies with --force
mostly useful for reboot, when all packages are not available.
Diffstat (limited to 'test/basic.repo')
-rw-r--r-- | test/basic.repo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/basic.repo b/test/basic.repo index 4aace18..3ca23b3 100644 --- a/test/basic.repo +++ b/test/basic.repo @@ -24,3 +24,10 @@ V:2 S:1 I:1 +C:Q1hdUpqRv5mYgJEqW52UmVsvmeedd= +P:broken +V:1 +S:1 +I:1 +D:missing-dependency + |