"Vijaya V. Saradhi" <[EMAIL PROTECTED]> wrote: > When trying to do "make check", I am getting the following output: ... > make[1]: Entering directory `/home/saradhi/softwares/parted-1.8.7/tests' ... > * ok 11: create expected output file > * FAIL 12: check its output -- slightly different here, due to prompts > $compare out exp > * failed 1 among 12 test(s) > FAIL: t0000-basic.sh
[sorry about the delay -- nearly missed your message] Thanks for the report. You can do two things: 1) get the very latest upstream sources 2) if the problem persists, run the failing test(s) in verbose mode Get the latest like this: git-clone git://git.debian.org/git/parted/parted [to build from checked-out sources, follow the instructions in the README-hacking file] If the tests fails with that, too, please do this: cd tests && ./t0000-basic.sh --verbose --immediate and report back here with the output it produces. _______________________________________________ bug-parted mailing list bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted