RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1626517 - group crippled in /usr/sbin/if(up|down)
Summary: group crippled in /usr/sbin/if(up|down)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: NetworkManager
Version: 7.6
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Beniamino Galvani
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-07 14:11 UTC by Vladimir Benes
Modified: 2018-10-30 11:15 UTC (History)
8 users (show)

Fixed In Version: NetworkManager-1.12.0-6.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-30 11:14:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
[PATCH] contrib/rpm: fix mode of ghost ifup/ifdown files (1.42 KB, patch)
2018-09-13 08:16 UTC, Beniamino Galvani
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:3207 0 None None None 2018-10-30 11:15:03 UTC

Description Vladimir Benes 2018-09-07 14:11:05 UTC
Description of problem:
[root@wsfd-netdev34-vm-3 ~]# rpm -qlv NetworkManager |egrep 'if(up|down)'
-rwxr-xr-x    1 root    root                      155 Aug 19 09:22 /usr/libexec/nm-ifdown
-rwxr-xr-x    1 root    root                      153 Aug 19 09:22 /usr/libexec/nm-ifup
-rw-r--r--    1 root    root                        0 Aug 19 09:22 /usr/sbin/ifdown
-rw-r--r--    1 root    root                        0 Aug 19 09:22 /usr/sbin/ifup
[root@wsfd-netdev34-vm-3 ~]# rpm -qlv initscripts |egrep 'if(up|down)'
lrwxrwxrwx    1 root    root                       24 Jul 25 06:14 /etc/sysconfig/network-scripts/ifdown -> ../../../usr/sbin/ifdown
-rwxr-xr-x    1 root    root                      654 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-bnep
-rwxr-xr-x    1 root    root                     6532 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-eth
-rwxr-xr-x    1 root    root                      781 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-ippp
-rwxr-xr-x    1 root    root                     4540 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-ipv6
lrwxrwxrwx    1 root    root                       11 Jul 25 06:14 /etc/sysconfig/network-scripts/ifdown-isdn -> ifdown-ippp
-rwxr-xr-x    1 root    root                     2130 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-post
-rwxr-xr-x    1 root    root                     1068 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-ppp
-rwxr-xr-x    1 root    root                      870 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-routes
-rwxr-xr-x    1 root    root                     1456 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-sit
-rwxr-xr-x    1 root    root                     1462 Jul 24 10:47 /etc/sysconfig/network-scripts/ifdown-tunnel
lrwxrwxrwx    1 root    root                       22 Jul 25 06:14 /etc/sysconfig/network-scripts/ifup -> ../../../usr/sbin/ifup
-rwxr-xr-x    1 root    root                    12415 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-aliases
-rwxr-xr-x    1 root    root                      910 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-bnep
-rwxr-xr-x    1 root    root                    13475 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-eth
-rwxr-xr-x    1 root    root                    12075 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-ippp
-rwxr-xr-x    1 root    root                    11893 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-ipv6
lrwxrwxrwx    1 root    root                        9 Jul 25 06:14 /etc/sysconfig/network-scripts/ifup-isdn -> ifup-ippp
-rwxr-xr-x    1 root    root                      650 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-plip
-rwxr-xr-x    1 root    root                     1064 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-plusb
-rwxr-xr-x    1 root    root                     5000 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-post
-rwxr-xr-x    1 root    root                     4154 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-ppp
-rwxr-xr-x    1 root    root                     2001 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-routes
-rwxr-xr-x    1 root    root                     3303 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-sit
-rwxr-xr-x    1 root    root                     2711 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-tunnel
-rwxr-xr-x    1 root    root                     1836 Jul 24 10:47 /etc/sysconfig/network-scripts/ifup-wireless
-rwxr-xr-x    1 root    root                     1651 Jul 24 10:47 /usr/sbin/ifdown
-rwxr-xr-x    1 root    root                     5010 Jul 24 10:47 /usr/sbin/ifup
lrwxrwxrwx    1 root    root                        9 Jul 25 06:14 /usr/share/man/man8/ifdown.8.gz -> ifup.8.gz
-rw-r--r--    1 root    root                      555 Jul 25 06:14 /usr/share/man/man8/ifup.8.gz
[root@wsfd-netdev34-vm-3 ~]# rpm -qlv initscripts |egrep 'if(up|down)' |grep sbin
lrwxrwxrwx    1 root    root                       24 Jul 25 06:14 /etc/sysconfig/network-scripts/ifdown -> ../../../usr/sbin/ifdown
lrwxrwxrwx    1 root    root                       22 Jul 25 06:14 /etc/sysconfig/network-scripts/ifup -> ../../../usr/sbin/ifup
-rwxr-xr-x    1 root    root                     1651 Jul 24 10:47 /usr/sbin/ifdown
-rwxr-xr-x    1 root    root                     5010 Jul 24 10:47 /usr/sbin/ifup

[root@wsfd-netdev34-vm-3 ~]# rpm -V NetworkManager
.M.......  g /usr/sbin/ifdown
.M.......  g /usr/sbin/ifup


Version-Release number of selected component (if applicable):
NetworkManager-1.12.0-3.el7.x86_64

Comment 1 Beniamino Galvani 2018-09-13 08:16:24 UTC
Created attachment 1482950 [details]
[PATCH] contrib/rpm: fix mode of ghost ifup/ifdown files

Comment 2 Thomas Haller 2018-09-13 09:44:59 UTC
(In reply to Beniamino Galvani from comment #1)
> Created attachment 1482950 [details]
> [PATCH] contrib/rpm: fix mode of ghost ifup/ifdown files

lgtm

Comment 5 Vladimir Benes 2018-09-18 14:32:01 UTC
[root@gsm-r6s14-01 NetworkManager-ci]# rpm -V NetworkManager
[root@gsm-r6s14-01 NetworkManager-ci]# echo $?
0

Comment 7 errata-xmlrpc 2018-10-30 11:14:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:3207


Note You need to log in before you can comment on or make changes to this bug.