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

Bug 732766

Summary: app-metrics/openvpn_exporter-0.3.0 : chown: invalid user: openvpn_exporter:openvpn_exporter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: bugs.gentoo.org, sam, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-metrics:openvpn_exporter-0.3.0:20200715-183004.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2020-07-15 18:33:23 UTC
>>> Install app-metrics/openvpn_exporter-0.3.0 into /var/tmp/portage/app-metrics/openvpn_exporter-0.3.0/image
chown: invalid user: ‘openvpn_exporter:openvpn_exporter’
 * ERROR: app-metrics/openvpn_exporter-0.3.0::gentoo failed (install phase):
 *   fowners failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200713-194636

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.44.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 15 Jul 2020 06:05:29 PM UTC

emerge -qpvO app-metrics/openvpn_exporter
[ebuild  N    ] app-metrics/openvpn_exporter-0.3.0
Comment 1 Toralf Förster gentoo-dev 2020-07-15 18:33:26 UTC
Created attachment 649316 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-07-15 18:33:29 UTC
Created attachment 649318 [details]
app-metrics:openvpn_exporter-0.3.0:20200715-183004.log
Comment 3 Toralf Förster gentoo-dev 2020-07-15 18:33:32 UTC
Created attachment 649320 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-07-15 18:33:34 UTC
Created attachment 649322 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-07-15 18:33:37 UTC
Created attachment 649324 [details]
etc.portage.tbz2
Comment 6 Thomas Posch 2020-10-06 14:35:02 UTC
The ebuild mistakenly DEPENDs on acct-group/openvpn_exporter twice, while it should depend on acct-user/openvpn_exporter and acct-group/openvpn_exporter.
Comment 7 Agostino Sarubbo gentoo-dev 2021-01-19 07:40:39 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 8 Larry the Git Cow gentoo-dev 2021-01-19 14:35:39 UTC
The bug has been closed via the following commit(s):

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

commit d8a1cc27ef5c9a50d8522f2062eb08943d3c032c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-01-19 14:32:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-01-19 14:32:10 +0000

    app-metrics/openvpn_exporter: fix user dep
    
    Closes: https://bugs.gentoo.org/732766
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 app-metrics/openvpn_exporter/openvpn_exporter-0.3.0.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)