Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625734 - kde-frameworks/kpackage-5.36.0 : 5 - testfallbackpackage-appstream (Failed)
Summary: kde-frameworks/kpackage-5.36.0 : 5 - testfallbackpackage-appstream (Failed)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: revisit in 5.39.0
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-20 16:09 UTC by Toralf Förster
Modified: 2017-10-14 16:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.25 KB, text/plain)
2017-07-20 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.45 KB, text/plain)
2017-07-20 16:09 UTC, Toralf Förster
Details
environment (environment,154.20 KB, text/plain)
2017-07-20 16:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.84 KB, application/x-bzip)
2017-07-20 16:09 UTC, Toralf Förster
Details
kde-frameworks:kpackage-5.36.0:20170720-091130.log (kde-frameworks:kpackage-5.36.0:20170720-091130.log,155.32 KB, text/plain)
2017-07-20 16:09 UTC, Toralf Förster
Details
LastTest.log (LastTest.log,36.03 KB, text/plain)
2017-07-20 16:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.26 KB, application/x-bzip)
2017-07-20 16:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,41.22 KB, application/x-bzip)
2017-07-20 16:10 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.95 KB, application/x-bzip)
2017-07-20 16:10 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-07-20 16:09:43 UTC
The following tests FAILED:
	  5 - testfallbackpackage-appstream (Failed)
	  6 - testpackage-appstream (Failed)
Errors while running CTest
 * ERROR: kde-frameworks/kpackage-5.36.0::gentoo failed (test phase):

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-20 16:09:46 UTC
Created attachment 486050 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-20 16:09:50 UTC
Created attachment 486052 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-20 16:09:53 UTC
Created attachment 486054 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-20 16:09:56 UTC
Created attachment 486056 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-20 16:09:59 UTC
Created attachment 486058 [details]
kde-frameworks:kpackage-5.36.0:20170720-091130.log
Comment 6 Toralf Förster gentoo-dev 2017-07-20 16:10:02 UTC
Created attachment 486060 [details]
LastTest.log
Comment 7 Toralf Förster gentoo-dev 2017-07-20 16:10:05 UTC
Created attachment 486062 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-07-20 16:10:08 UTC
Created attachment 486064 [details]
temp.tbz2
Comment 9 Toralf Förster gentoo-dev 2017-07-20 16:10:12 UTC
Created attachment 486066 [details]
tests.tbz2
Comment 10 Andreas Sturmlechner gentoo-dev 2017-07-22 07:49:56 UTC
This looks like a duplicate of bug 621458 which was fixed in
git commit 3ec2c9a86396339b91cb961888be16382558aa26 - I can not reproduce this
test failure (with kpackage unmerged before trying).
Comment 11 Toralf Förster gentoo-dev 2017-07-22 13:56:26 UTC
(In reply to Andreas Sturmlechner from comment #10)
it still fails here at more than 1 image ... :-(
Comment 12 Andreas Sturmlechner gentoo-dev 2017-07-23 21:54:57 UTC
When we compare the testfailure with the one from bug 621458

kf5.kcoreaddons.desktopparser: Could not locate service type file
  kservicetypes5/, tried
  ("/var/tmp/portage/kde-frameworks/kpackage-5.34.0/homedir/.local/share",
  "/usr/local/share", "/usr/share")


while yours just reads:

tried ("/root/share", "/usr/local/share", "/usr/share")


So for some reason ${HOME} is not considered and any test we fixed that way is still broken on your images.