bug-parted
[Top][All Lists]
Advanced

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

Re: parted-1.9.0 -- comments and patches


From: Joel Granados
Subject: Re: parted-1.9.0 -- comments and patches
Date: Fri, 31 Jul 2009 14:59:21 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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.log

Can 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.

Attachment: pgpCaLcjrNNiD.pgp
Description: PGP signature


reply via email to

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