On Fri, Jul 31, 2009 at 12:31:27PM +0200, Peter Breitenlohner wrote:
> On Fri, 31 Jul 2009, Joel Granados wrote:
>
>> So does t7000 fail for you always? How are you executing the tests?
>
> Hi Joel,
>
> from a shell script, executing
> { make check 2>&1; echo "rc=$?" } | tee -a make.logCan you please paste the output of the following set of commands: <snip> dd if=/dev/zero of=testfile bs=512c count=100 echo n | sudo /usr/local/sbin/parted ---pretend-input-tty testfile "mklabel gpt mkpart pirmary ext3 1 -1" </snip> You must be root and you should have done: <snip> git clone git://git.debian.org/git/parted/parted.git cd parted git branch next --track origin/next ./bootstrap ; ./configure ; make make install </snip> Thx for insisting... :) > >> I would not trust the spec.in file in parted. We are "maintaining" it >> but it usualy is the last thing that gets changed. > > Agreed, but I certainly don't want /usr/bin/disk and /usr/bin/label without > any documentation. Moreover these two programs just run some test. After I execute make install, these are not installed. > > I repeat: they must not be installed. > > Regards > Peter -- Joel Andres Granados Brno, Czech Republic, Red Hat.
pgpnMi3y0gCnR.pgp
Description: PGP signature
_______________________________________________ bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
