diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-11-09 19:23:14 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-11-14 16:16:51 +0300 |
commit | 76632ec8816369f5b7cf503a37e75fe814bb12bf (patch) | |
tree | 9dcb79d30e046145bfbb42f4d11b79e617758547 /tests/common/satisfy | |
parent | 82667c36bfbeebdf56fb9573ea28d3cf87cbae42 (diff) |
Fix unexpected 'unable to satisfy dependency' error in pkg_configure() by turning collect_order_dependent() into collect_dependent()
Diffstat (limited to 'tests/common/satisfy')
-rw-r--r-- | tests/common/satisfy/libbar-2.1.0.tar.gz | bin | 0 -> 414 bytes | |||
-rw-r--r-- | tests/common/satisfy/libbax-1.0.0.tar.gz | bin | 0 -> 347 bytes | |||
-rw-r--r-- | tests/common/satisfy/libbax-2.0.0.tar.gz | bin | 0 -> 350 bytes | |||
-rw-r--r-- | tests/common/satisfy/libbox-1.0.0.tar.gz | bin | 0 -> 361 bytes | |||
-rw-r--r-- | tests/common/satisfy/libbox-2.0.0.tar.gz | bin | 0 -> 367 bytes | |||
-rw-r--r-- | tests/common/satisfy/libfoo-2.0.0.tar.gz | bin | 0 -> 368 bytes | |||
l--------- | tests/common/satisfy/t4f/libbar-1.2.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libbar-2.1.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libbax-1.0.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libbax-2.0.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libbox-1.0.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libbox-2.0.0.tar.gz | 1 | ||||
l--------- | tests/common/satisfy/t4f/libfoo-2.0.0.tar.gz | 1 | ||||
-rw-r--r-- | tests/common/satisfy/t4f/repositories.manifest | 4 |
14 files changed, 11 insertions, 0 deletions
diff --git a/tests/common/satisfy/libbar-2.1.0.tar.gz b/tests/common/satisfy/libbar-2.1.0.tar.gz Binary files differnew file mode 100644 index 0000000..0ff50c5 --- /dev/null +++ b/tests/common/satisfy/libbar-2.1.0.tar.gz diff --git a/tests/common/satisfy/libbax-1.0.0.tar.gz b/tests/common/satisfy/libbax-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..7f4dfd0 --- /dev/null +++ b/tests/common/satisfy/libbax-1.0.0.tar.gz diff --git a/tests/common/satisfy/libbax-2.0.0.tar.gz b/tests/common/satisfy/libbax-2.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..f130da0 --- /dev/null +++ b/tests/common/satisfy/libbax-2.0.0.tar.gz diff --git a/tests/common/satisfy/libbox-1.0.0.tar.gz b/tests/common/satisfy/libbox-1.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..90227f7 --- /dev/null +++ b/tests/common/satisfy/libbox-1.0.0.tar.gz diff --git a/tests/common/satisfy/libbox-2.0.0.tar.gz b/tests/common/satisfy/libbox-2.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..15d457f --- /dev/null +++ b/tests/common/satisfy/libbox-2.0.0.tar.gz diff --git a/tests/common/satisfy/libfoo-2.0.0.tar.gz b/tests/common/satisfy/libfoo-2.0.0.tar.gz Binary files differnew file mode 100644 index 0000000..fd8eeb3 --- /dev/null +++ b/tests/common/satisfy/libfoo-2.0.0.tar.gz diff --git a/tests/common/satisfy/t4f/libbar-1.2.0.tar.gz b/tests/common/satisfy/t4f/libbar-1.2.0.tar.gz new file mode 120000 index 0000000..b4a7773 --- /dev/null +++ b/tests/common/satisfy/t4f/libbar-1.2.0.tar.gz @@ -0,0 +1 @@ +../libbar-1.2.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbar-2.1.0.tar.gz b/tests/common/satisfy/t4f/libbar-2.1.0.tar.gz new file mode 120000 index 0000000..0df079a --- /dev/null +++ b/tests/common/satisfy/t4f/libbar-2.1.0.tar.gz @@ -0,0 +1 @@ +../libbar-2.1.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbax-1.0.0.tar.gz b/tests/common/satisfy/t4f/libbax-1.0.0.tar.gz new file mode 120000 index 0000000..137b938 --- /dev/null +++ b/tests/common/satisfy/t4f/libbax-1.0.0.tar.gz @@ -0,0 +1 @@ +../libbax-1.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbax-2.0.0.tar.gz b/tests/common/satisfy/t4f/libbax-2.0.0.tar.gz new file mode 120000 index 0000000..465832f --- /dev/null +++ b/tests/common/satisfy/t4f/libbax-2.0.0.tar.gz @@ -0,0 +1 @@ +../libbax-2.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbox-1.0.0.tar.gz b/tests/common/satisfy/t4f/libbox-1.0.0.tar.gz new file mode 120000 index 0000000..3bc2a0c --- /dev/null +++ b/tests/common/satisfy/t4f/libbox-1.0.0.tar.gz @@ -0,0 +1 @@ +../libbox-1.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libbox-2.0.0.tar.gz b/tests/common/satisfy/t4f/libbox-2.0.0.tar.gz new file mode 120000 index 0000000..1ec50e6 --- /dev/null +++ b/tests/common/satisfy/t4f/libbox-2.0.0.tar.gz @@ -0,0 +1 @@ +../libbox-2.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/libfoo-2.0.0.tar.gz b/tests/common/satisfy/t4f/libfoo-2.0.0.tar.gz new file mode 120000 index 0000000..406696d --- /dev/null +++ b/tests/common/satisfy/t4f/libfoo-2.0.0.tar.gz @@ -0,0 +1 @@ +../libfoo-2.0.0.tar.gz
\ No newline at end of file diff --git a/tests/common/satisfy/t4f/repositories.manifest b/tests/common/satisfy/t4f/repositories.manifest new file mode 100644 index 0000000..4cc7c0a --- /dev/null +++ b/tests/common/satisfy/t4f/repositories.manifest @@ -0,0 +1,4 @@ +: 1 +: +location: ../t4a +role: complement |