coreutils
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87


From: Pádraig Brady
Subject: Re: [platform-testers] new snapshot available: coreutils-8.24.150-4ab87
Date: Sat, 16 Jan 2016 13:56:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 13/01/16 18:30, Pádraig Brady wrote:
>> opensuse421-test-suite.log
>> > 
>> > FAIL: tests/df/df-symlink
>> > =========================
>> > + diff -u exp out
>> > --- exp    2016-01-13 12:07:31.789282664 -0500
>> > +++ out    2016-01-13 12:07:31.793282621 -0500
>> > @@ -1,2 +1,2 @@
>> >  Filesystem     Mounted on
>> > -/dev/vda2      /
>> > +/dev/vda2      /tmp
>> > + fail=1
> $ df --out=source '.'
> /dev/vda2
> $ df --out=source,target /dev/vda2
> /dev/vda2      /
> $ df --out=source,target '.'
> /dev/vda2      /tmp

This is triggered by /home being a BTRFS subvolume.
Avoidance patch attached.

> Upon failure we really should have df tests
> output /proc/mounts and /proc/self/mountinfo if they exist
> to help debug.

Patch attached.

cheers,
Pádraig

Attachment: df-mount-list-on-fail.patch
Description: Text Data

Attachment: df-symlink-subvolumes.patch
Description: Text Data


reply via email to

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