diff options
| author | picca <picca@web> | 2016-06-14 10:10:36 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-06-14 10:10:36 +0000 |
| commit | 9e88714ab0a1df8b74fa50a17b3818da50962c15 (patch) | |
| tree | 3d2e571275deec8edf0850493497640da191b62c | |
| parent | f5878bcce262be23b57c05f458cefdbee819a1fc (diff) | |
| -rw-r--r-- | doc/forum/Apt.install_return_ok_even_if_asked_something_impossible.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Apt.install_return_ok_even_if_asked_something_impossible.mdwn b/doc/forum/Apt.install_return_ok_even_if_asked_something_impossible.mdwn new file mode 100644 index 00000000..2858a75a --- /dev/null +++ b/doc/forum/Apt.install_return_ok_even_if_asked_something_impossible.mdwn @@ -0,0 +1,14 @@ +Hello joey + +here the result of the Apt.installed [ "dgit", "pypi2dsc" ] + + apt installed dgit pypi2dsc ... ok + + +BUT + +pypi2dsc does not exist (it is pypi2deb) + +So there is something wrong with the installed property :) + +Cheers |
