Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878567 - games-server/bedrock-server-1.19.40.02 - FileNotFoundError: [Errno 2] No such file or directory: bstructures
Summary: games-server/bedrock-server-1.19.40.02 - 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
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-28 19:55 UTC by Toralf Förster
Modified: 2022-10-28 20:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.12 KB, text/plain)
2022-10-28 19:55 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,68.77 KB, application/x-bzip)
2022-10-28 19:55 UTC, Toralf Förster
Details
environment (environment,24.84 KB, text/plain)
2022-10-28 19:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.18 KB, application/x-bzip)
2022-10-28 19:55 UTC, Toralf Förster
Details
games-server:bedrock-server-1.19.40.02:20221028-192518.log (games-server:bedrock-server-1.19.40.02:20221028-192518.log,2.49 KB, text/plain)
2022-10-28 19:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.08 KB, application/x-bzip)
2022-10-28 19: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 2022-10-28 19:55:23 UTC
  File "/usr/lib/portage/python3.10/doins.py", line 375, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.10/doins.py", line 183, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'structures'
 * ERROR: games-server/bedrock-server-1.19.40.02::gentoo failed (install phase):
 *   doins failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20221026-110004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 71a794565e6139c2d7321e691f71a5419f32bd44
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Oct 28 19:01:57 2022 +0000

    2022-10-28 19:01:56 UTC

emerge -qpvO games-server/bedrock-server
[ebuild     U ] games-server/bedrock-server-1.19.40.02 [1.19.31.01]
Comment 1 Toralf Förster gentoo-dev 2022-10-28 19:55:24 UTC
Created attachment 825731 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-28 19:55:25 UTC
Created attachment 825733 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-28 19:55:27 UTC
Created attachment 825735 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-28 19:55:28 UTC
Created attachment 825737 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-28 19:55:29 UTC
Created attachment 825739 [details]
games-server:bedrock-server-1.19.40.02:20221028-192518.log
Comment 6 Toralf Förster gentoo-dev 2022-10-28 19:55:30 UTC
Created attachment 825741 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-28 20:19:22 UTC
The bug has been closed via the following commit(s):

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

commit 09da70219d5baba54f0e5b080e909cf7c67da0de
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-10-28 20:18:27 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-10-28 20:19:02 +0000

    games-server/bedrock-server: fix install
    
    Closes: https://bugs.gentoo.org/878567
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-server/bedrock-server/bedrock-server-1.19.40.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)