Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804148 - app-shells/thefuck-3.30 fails tests: - E FileNotFoundError: [Errno 2] No such file or directory: /var/lib/portage/home/.config/thefuck/r
Summary: app-shells/thefuck-3.30 fails tests: - E FileNotFoundError: [Errno 2] No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-07-25 14:04 UTC by Toralf Förster
Modified: 2023-05-01 07:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.98 KB, text/plain)
2021-07-25 14:04 UTC, Toralf Förster
Details
app-shells:thefuck-3.30:20210725-140131.log (app-shells:thefuck-3.30:20210725-140131.log,257.27 KB, text/plain)
2021-07-25 14:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.72 KB, text/plain)
2021-07-25 14:05 UTC, Toralf Förster
Details
environment (environment,113.05 KB, text/plain)
2021-07-25 14:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.21 KB, application/x-bzip)
2021-07-25 14:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,70.83 KB, application/x-bzip)
2021-07-25 14:05 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,57.50 KB, application/x-bzip)
2021-07-25 14:05 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2023-01-05 18:36 UTC, Toralf Förster
Details
app-shells:thefuck-3.32:20230105-183421.log.bz2 (app-shells:thefuck-3.32:20230105-183421.log.bz2,31.55 KB, application/x-bzip)
2023-01-05 18:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,65.68 KB, text/plain)
2023-01-05 18:36 UTC, Toralf Förster
Details
environment (environment,132.14 KB, text/plain)
2023-01-05 18:36 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,640 bytes, application/x-bzip)
2023-01-05 18:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.83 KB, application/x-bzip)
2023-01-05 18:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,86.63 KB, application/x-bzip)
2023-01-05 18:36 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,60.64 KB, application/x-bzip)
2023-01-05 18:36 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-25 14:04:55 UTC
        try:
>           self._accessor.mkdir(self, mode)
E           FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/portage/home/.config/thefuck/rules'

/usr/lib/python3.9/pathlib.py:1313: FileNotFoundError

During handling of the above exception, another exception occurred:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_test-20210722-112048

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

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 Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
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 4fc409fb27919026d5033a844a9d522fe37f2dcc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 25 12:21:46 2021 +0000

    2021-07-25 12:21:44 UTC

emerge -qpvO app-shells/thefuck
[ebuild  N    ] app-shells/thefuck-3.30  USE="test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-25 14:04:57 UTC
Created attachment 726868 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-25 14:04:59 UTC
Created attachment 726871 [details]
app-shells:thefuck-3.30:20210725-140131.log
Comment 3 Toralf Förster gentoo-dev 2021-07-25 14:05:01 UTC
Created attachment 726874 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-25 14:05:02 UTC
Created attachment 726877 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-25 14:05:03 UTC
Created attachment 726880 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-25 14:05:05 UTC
Created attachment 726883 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-07-25 14:05:06 UTC
Created attachment 726886 [details]
tests.tar.bz2
Comment 8 Jonas Stein gentoo-dev 2021-10-24 18:02:46 UTC
is this related to #675838?
Comment 9 Agostino Sarubbo gentoo-dev 2022-02-13 10:06:18 UTC
Update summary. [something] is used when something refers to an overlay
Comment 10 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 04:44:39 UTC
There's already a test failure bug for the latest version, please reopen this if this is reproducible on current versions.
Comment 11 Toralf Förster gentoo-dev 2023-01-05 18:36:38 UTC
appeared recently at the tinderbox image 17.1_desktop_gnome-j4_test-20230104-200049
Comment 12 Toralf Förster gentoo-dev 2023-01-05 18:36:39 UTC
Created attachment 847534 [details]
emerge-info.txt
Comment 13 Toralf Förster gentoo-dev 2023-01-05 18:36:40 UTC
Created attachment 847536 [details]
app-shells:thefuck-3.32:20230105-183421.log.bz2
Comment 14 Toralf Förster gentoo-dev 2023-01-05 18:36:41 UTC
Created attachment 847538 [details]
emerge-history.txt
Comment 15 Toralf Förster gentoo-dev 2023-01-05 18:36:43 UTC
Created attachment 847540 [details]
environment
Comment 16 Toralf Förster gentoo-dev 2023-01-05 18:36:43 UTC
Created attachment 847542 [details]
etc.clang.tar.bz2
Comment 17 Toralf Förster gentoo-dev 2023-01-05 18:36:44 UTC
Created attachment 847544 [details]
etc.portage.tar.bz2
Comment 18 Toralf Förster gentoo-dev 2023-01-05 18:36:46 UTC
Created attachment 847546 [details]
temp.tar.bz2
Comment 19 Toralf Förster gentoo-dev 2023-01-05 18:36:47 UTC
Created attachment 847548 [details]
tests.tar.bz2
Comment 20 Larry the Git Cow gentoo-dev 2023-05-01 07:16:58 UTC
The bug has been closed via the following commit(s):

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

commit 6e1f6f236fa199a093920192693c1a7d1915f19e
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-05-01 07:13:37 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-05-01 07:16:51 +0000

    app-shells/thefuck: PEP517, deselect failing tests
    
    Closes: https://bugs.gentoo.org/804148
    Closes: https://bugs.gentoo.org/886163
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-shells/thefuck/thefuck-3.32-r1.ebuild | 45 +++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)