Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904752 - app-emulation/virtualbox-modules-7.0.8 - The ebuild phase pretend has exited unexpectedly. This type of
Summary: app-emulation/virtualbox-modules-7.0.8 - The ebuild phase pretend has exited ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-21 17:53 UTC by Toralf Förster
Modified: 2023-04-21 18:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.31 KB, text/plain)
2023-04-21 17:53 UTC, Toralf Förster
Details
app-emulation:virtualbox-modules-7.0.8:20230421-173655.log (app-emulation:virtualbox-modules-7.0.8:20230421-173655.log,1.19 KB, text/plain)
2023-04-21 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.71 KB, text/plain)
2023-04-21 17:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.03 KB, application/x-bzip)
2023-04-21 17:53 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 2023-04-21 17:53:05 UTC
 * Package:    app-emulation/virtualbox-modules-7.0.8:0/7.0
 * Repository: gentoo
 * Maintainer: ceamac@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * The ebuild phase 'pretend' has exited unexpectedly. This type of
 * behavior is known to be triggered by things such as failed variable
 * assignments (bug #190128) or bad substitution errors (bug #200313).

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20230420-100504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.2
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit 793e59a66ebe7d27eedb89d4f001351e745e0c79
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 21 17:02:01 2023 +0000

    2023-04-21 17:02:01 UTC

emerge -qpvO app-emulation/virtualbox-modules
[ebuild  N    ] app-emulation/virtualbox-modules-7.0.8  USE="-dist-kernel"
Comment 1 Toralf Förster gentoo-dev 2023-04-21 17:53:06 UTC
Created attachment 860495 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-21 17:53:06 UTC
Created attachment 860496 [details]
app-emulation:virtualbox-modules-7.0.8:20230421-173655.log
Comment 3 Toralf Förster gentoo-dev 2023-04-21 17:53:08 UTC
Created attachment 860497 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-04-21 17:53:08 UTC
Created attachment 860498 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-21 17:53:30 UTC
Running pre-merge checks for app-emulation/virtualbox-modules-7.0.8   * Directory not found:          <----- and then emerge hangs here at few images
Comment 6 Larry the Git Cow gentoo-dev 2023-04-21 18:42:33 UTC
The bug has been closed via the following commit(s):

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

commit 9b8f1bdd06804c267aeb83ea4566684cd3095237
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2023-04-21 18:39:44 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-04-21 18:42:27 +0000

    app-emulation/virtualbox-modules: fix for empty KV_DIR
    
    Closes: https://bugs.gentoo.org/904752
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-emulation/virtualbox-modules/virtualbox-modules-6.1.44.ebuild | 3 ++-
 app-emulation/virtualbox-modules/virtualbox-modules-7.0.8.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)