Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802465 - [TEST] app-misc/trash-cli-0.21.5.25 - E AssertionError: assert [(TrashDirsScanner.Found, (user-specified-dirs, /var/tmp/portage))]
Summary: [TEST] app-misc/trash-cli-0.21.5.25 - E AssertionError: assert [(TrashDirsSca...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
: 824194 (view as bug list)
Depends on:
Blocks: 828335
  Show dependency tree
 
Reported: 2021-07-16 13:02 UTC by Toralf Förster
Modified: 2021-12-17 13:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.49 KB, text/plain)
2021-07-16 13:02 UTC, Toralf Förster
Details
app-misc:trash-cli-0.21.5.25:20210716-121309.log (app-misc:trash-cli-0.21.5.25:20210716-121309.log,33.86 KB, text/plain)
2021-07-16 13:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.36 KB, text/plain)
2021-07-16 13:03 UTC, Toralf Förster
Details
environment (environment,111.59 KB, text/plain)
2021-07-16 13:03 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.24 KB, application/x-bzip)
2021-07-16 13:03 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.13 KB, application/x-bzip)
2021-07-16 13:03 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,19.71 KB, application/x-bzip)
2021-07-16 13:03 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 2021-07-16 13:02:57 UTC
    
>       assert result == [(TrashDirsScanner.Found, ('user-specified-dirs', '/'))]
E       AssertionError: assert [(TrashDirsScanner.Found, ('user-specified-dirs', '/var/tmp/portage'))] == [(TrashDirsScanner.Found, ('user-specified-dirs', '/'))]
E         At index 0 diff: (TrashDirsScanner.Found, ('user-specified-dirs', '/var/tmp/portage')) != (TrashDirsScanner.Found, ('user-specified-dirs', '/'))
E         Full diff:
E         - [(TrashDirsScanner.Found, ('user-specified-dirs', '/'))]
E         + [(TrashDirsScanner.Found, ('user-specified-dirs', '/var/tmp/portage'))]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j3_test-20210715-115044

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 09f71c4334bec68eb50fa36ba5c97c8a4abb4d6d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 16 11:22:27 2021 +0000

    2021-07-16 11:22:25 UTC

emerge -qpvO app-misc/trash-cli
[ebuild  N    ] app-misc/trash-cli-0.21.5.25  USE="test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-16 13:02:59 UTC
Created attachment 724345 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-16 13:03:00 UTC
Created attachment 724348 [details]
app-misc:trash-cli-0.21.5.25:20210716-121309.log
Comment 3 Toralf Förster gentoo-dev 2021-07-16 13:03:01 UTC
Created attachment 724351 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-16 13:03:03 UTC
Created attachment 724354 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-16 13:03:04 UTC
Created attachment 724357 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-16 13:03:05 UTC
Created attachment 724360 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-16 13:03:07 UTC
Created attachment 724363 [details]
tests.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-11-17 12:21:35 UTC
*** Bug 824194 has been marked as a duplicate of this bug. ***
Comment 9 Zoltan Puskas 2021-12-04 16:43:03 UTC
Bumping to 0.21.10.24 does not resolve the test failure either, so I'll have to investigate more.
Comment 10 Larry the Git Cow gentoo-dev 2021-12-17 13:13:00 UTC
The bug has been closed via the following commit(s):

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

commit b9f635c22c28a511010ee4910380b9cc01bb4d96
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2021-12-04 22:07:42 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-12-17 13:12:49 +0000

    app-misc/trash-cli: Drop old testing 0.21.5.25
    
    Closes: https://bugs.gentoo.org/802465
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Closes: https://github.com/gentoo/gentoo/pull/23186
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/trash-cli/Manifest                   |  1 -
 app-misc/trash-cli/trash-cli-0.21.5.25.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)