Fixes FS#33551. Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com> --- test/pacman/README | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/test/pacman/README b/test/pacman/README index e563379..9f1af7d 100644 --- a/test/pacman/README +++ b/test/pacman/README @@ -52,8 +52,17 @@ Upon completion, it checks that: Installation ============ -Simply extract the pactest tarball, jump into the newly created directory and -run pactest.py. See the usage section below. +You will need to build and install two libraries before running any +tests. + +fakeroot +http://fakeroot.alioth.debian.org + +fakechroot +http://fakechroot.alioth.debian.org + +To test pacman simply extract the pactest tarball, jump into the newly +created directory and run pactest.py. See the usage section below. Remark: pacman 3.x restrictions regarding fakeroot must be disabled. It can be done by configuring pacman with the --disable-fakeroot flag: -- 1.8.1.2