bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A question.


From: Jim Meyering
Subject: Re: A question.
Date: Fri, 06 Jul 2007 17:56:05 +0200

"Vijaya V. Saradhi" <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]