On 04/07/2017 08:04 AM, Frédéric Bron wrote:
> Hi,
> 
> I am trying to install wireshark but I get the following with wireshark-cli:
> 
> unning transaction check
> Transaction check succeeded.
> Running transaction test
> Transaction test succeeded.
> Running transaction
> groupadd: cannot open /etc/group
> groupadd: cannot open /etc/group
> error: %prein(wireshark-cli-2.2.5-1.fc25.x86_64) scriptlet failed,
> exit status 10
> Error in PREIN scriptlet in rpm package wireshark-cli
> Error in PREIN scriptlet in rpm package wireshark-cli
> wireshark-cli-2.2.5-1.fc25.x86_64 was supposed to be installed but is not!
>   Verifying   : wireshark-cli-2.2.5-1.fc25.x86_64
>                                                            1/1
> 
> Failed:
>   wireshark-cli.x86_64 2.2.5-1.fc25

As root, check the permissions and extended attributes of /etc/group.
They should look like:

        [root@prophead ~]# ls -l /etc/group
        -rw-r--r--. 1 root root 1753 Mar 23 17:17 /etc/group
        [root@prophead ~]# lsattr /etc/group
        --------------e---- /etc/group

Also ensure you're running the yum command as the root user.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-  Memory is the second thing to go, but I can't remember the first! -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to