Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641926 - app-backup/burp-2.1.24 : [TEST] FAIL: runner
Summary: app-backup/burp-2.1.24 : [TEST] FAIL: runner
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-21 13:55 UTC by Toralf Förster
Modified: 2019-03-25 14:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2017-12-21 13:55 UTC, Toralf Förster
Details
app-backup:burp-2.1.24:20171221-133759.log (app-backup:burp-2.1.24:20171221-133759.log,158.09 KB, text/plain)
2017-12-21 13:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.88 KB, text/plain)
2017-12-21 13:55 UTC, Toralf Förster
Details
environment (environment,117.21 KB, text/plain)
2017-12-21 13:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.44 KB, application/x-bzip)
2017-12-21 13:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.32 KB, application/x-bzip)
2017-12-21 13:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.33 KB, application/x-bzip)
2017-12-21 13:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-12-21 13:55:27 UTC
make[1]: Entering directory '/var/tmp/portage/app-backup/burp-2.1.24/work/burp-2.1.24'
make[2]: Entering directory '/var/tmp/portage/app-backup/burp-2.1.24/work/burp-2.1.24'
FAIL: runner
============================================================================
Testsuite summary for Burp 2.1.24
============================================================================

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20171217-170547

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-backup/burp
[ebuild  N    ] app-backup/burp-2.1.24  USE="acl ipv6 xattr -libressl {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-12-21 13:55:31 UTC
Created attachment 511366 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-21 13:55:34 UTC
Created attachment 511368 [details]
app-backup:burp-2.1.24:20171221-133759.log
Comment 3 Toralf Förster gentoo-dev 2017-12-21 13:55:37 UTC
Created attachment 511370 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-21 13:55:40 UTC
Created attachment 511372 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-21 13:55:43 UTC
Created attachment 511374 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-21 13:55:46 UTC
Created attachment 511378 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-21 13:55:49 UTC
Created attachment 511380 [details]
temp.tbz2
Comment 8 Marek Szuba archtester gentoo-dev 2017-12-21 14:28:58 UTC
So far I have been unable to reproduce the issue, will keep trying though.
Comment 9 Marek Szuba archtester gentoo-dev 2018-01-02 15:39:46 UTC
With Toralf's help I have managed to identify the source of the problem as incomplete support for extended attributes in tmpfs. Will discuss with upstream what their take on this is, i.e. how serious in their opinion lack of xattr support is for burp.
Comment 10 Larry the Git Cow gentoo-dev 2019-03-25 14:16:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bffcba23b6618942f7dbcac18bba5d6318ffd4a

commit 8bffcba23b6618942f7dbcac18bba5d6318ffd4a
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2019-03-25 14:02:18 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2019-03-25 14:11:26 +0000

    app-backup/burp: bump to version 2.2.18 and EAPI 7
    
    Seems to fix the problem with running the test suite on a file system
    not supporting user xattrs as well.
    
    Closes: https://bugs.gentoo.org/679758
    Closes: https://bugs.gentoo.org/641926
    Signed-off-by: Marek Szuba <marecki@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-backup/burp/Manifest           |   1 +
 app-backup/burp/burp-2.2.18.ebuild | 110 +++++++++++++++++++++++++++++++++++++
 2 files changed, 111 insertions(+)