Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 711852

Summary: app-admin/helm-3.1.1 : * Some module is missing, update EGO_SUM
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: stijn+gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-admin:helm-3.1.1:20200308-021814.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-03-08 09:44:06 UTC
 * ERROR: app-admin/helm-3.1.1::gentoo failed (unpack phase):
 *   Some module is missing, update EGO_SUM
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200305-031819

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

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 08 Mar 2020 01:37:35 +0000

emerge -qpvO app-admin/helm
[ebuild  N    ] app-admin/helm-3.1.1
Comment 1 Toralf Förster gentoo-dev 2020-03-08 09:44:09 UTC
Created attachment 617450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-08 09:44:12 UTC
Created attachment 617452 [details]
app-admin:helm-3.1.1:20200308-021814.log
Comment 3 Toralf Förster gentoo-dev 2020-03-08 09:44:15 UTC
Created attachment 617454 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-08 09:44:18 UTC
Created attachment 617456 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-08 09:44:21 UTC
Created attachment 617458 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-03-10 23:39:21 UTC
The bug has been closed via the following commit(s):

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

commit 06e89b240c525b560c76d5b55f2baf8173ba7f96
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-03-10 23:33:05 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-03-10 23:39:17 +0000

    app-admin/helm: fix build process
    
    Fix the build process where 3.1.1 did not build at all, and ensure that
    it has correct Git data in the version output.
    
    Fixes: https://bugs.gentoo.org/711852
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 app-admin/helm/helm-3.1.1.ebuild | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)