Bug 1474261

Summary: Error while trying to install gofed on F26
Product: [Fedora] Fedora Reporter: Robert-André Mauchin 🐧 <zebob.m>
Component: gofedAssignee: Jan Chaloupka <jchaloup>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: fale, golang-updates, jchaloup
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-15 14:34:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert-André Mauchin 🐧 2017-07-24 09:10:45 UTC
While installing gofed, the transaction doesn't succeed and returns the following error:

>Transaction check succeeded.
>Running transaction test
>Transaction test succeeded.
>Running transaction
>  Preparing        :                                                                                                                                                                                         >1/1 
>  Running scriptlet: gofed-1.0.0-0.10.rc1.fc26.x86_64                                                                                                                                                           >1/1 
>groupadd: cannot open /etc/group
>useradd: group 'gofed' does not exist
>error: %prein(gofed-1.0.0-0.10.rc1.fc26.x86_64) scriptlet failed, exit status 6
>Error in PREIN scriptlet in rpm package gofed
>Error in PREIN scriptlet in rpm package gofed
>gofed-1.0.0-0.10.rc1.fc26.x86_64 was supposed to be installed but is not!
>  Verifying        : gofed-1.0.0-0.10.rc1.fc26.x86_64                                                                                                                                                           >1/1
>
>Failed:
>  gofed.x86_64 1.0.0-0.10.rc1.fc26                                                                                                                                                                                  
>
>Error: Transaction failed

I manually did "groupadd gofed" and it then installed successfully.

Comment 1 Robert-André Mauchin 🐧 2017-08-15 14:34:27 UTC
I couldn't replicate with a new installation, so closing.