Bug 29581 - Missing network after a fresh cauldron installation (from network)
Summary: Missing network after a fresh cauldron installation (from network)
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia tools maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-23 14:35 CEST by Angelo Naselli
Modified: 2021-10-25 20:25 CEST (History)
1 user (show)

See Also:
Source RPM: drakx-net-.src.rpm
CVE:
Status comment:


Attachments

Description Angelo Naselli 2021-10-23 14:35:51 CEST
I installed a fresh cauldron VM from network (using network install iso) 
All seemed to went ok, at the end though after the restart the network is not working, running drakconnect from console i got the following messages:

[anaselli@localhost ~]$ drakconnect 
Too late to run INIT block at /usr/lib64/perl5/vendor_perl/Glib/Object/Introspection.pm line 257.
Ignore the following Glib::Object::Introspection & Gtk3 warnings
Subroutine Gtk3::main redefined at /usr/share/perl5/vendor_perl/Gtk3.pm line 539.
WARN      : [ifdown] You are using 'ifdown' script provided by 'network-scripts', which are now deprecated.
WARN      : [ifdown] 'network-scripts' will be removed from distribution in near future.
WARN      : [ifdown] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.
/etc/sysconfig/network-scripts/ifdown-eth: riga 89: /etc/sysconfig/network-scripts/ifdown-ipv6: Permesso negato
/etc/sysconfig/network-scripts/ifdown-eth: riga 125: /sbin/ifplugd: File o directory non esistente
WARN      : [ifup] You are using 'ifup' script provided by 'network-scripts', which are now deprecated.
WARN      : [ifup] 'network-scripts' will be removed from distribution in near future.
WARN      : [ifup] It is advised to switch to 'NetworkManager' instead - it provides 'ifup/ifdown' scripts as well.
/etc/sysconfig/network-scripts/ifup-eth: riga 273: /sbin/ifplugd: File o directory non esistente
Comment 1 Angelo Naselli 2021-10-23 16:15:05 CEST
dhclient worked though...
Lewis Smith 2021-10-23 21:48:42 CEST

Source RPM: (none) => drakx-net-.src.rpm
CC: (none) => lewyssmith

Comment 2 Lewis Smith 2021-10-23 21:51:50 CEST
Thank you for the report.
Assigning it to the 'tools' group.
Lewis Smith 2021-10-23 21:52:32 CEST

Assignee: bugsquad => mageiatools
CC: lewyssmith => (none)

Comment 3 Jani Välimaa 2021-10-24 15:05:13 CEST
Please test again with initscripts-10.04-0.3.mga9.

network-scripts now requires ifplugd and permissions for ifdown-* and ifup-* scripts are fixed.
Comment 4 Angelo Naselli 2021-10-24 15:07:06 CEST
Should i install all again for that? or just update the system
Comment 5 Jani Välimaa 2021-10-24 15:17:20 CEST
A fresh install would be the best, but I guess you can start with an update.
Comment 6 Angelo Naselli 2021-10-24 18:21:57 CEST
I'll try to do both, starting from updating as soon as it is provided.
Comment 7 Alex Kotov 2021-10-25 17:46:57 CEST
@Jani Välimaa
Hi, Jani. "ifplugd" appeared and the network work. Now the minimal installation (IceWM only) lacks "net-tools" (ifconfig does not work).

CC: (none) => alex_q_2000

Comment 8 Angelo Naselli 2021-10-25 19:13:55 CEST
After updating works now. I have to test a fresh install though.
Experienced comment #7 too
Comment 9 Jani Välimaa 2021-10-25 19:19:56 CEST
(In reply to Alex Kotov from comment #7)
> @Jani Välimaa
> Hi, Jani. "ifplugd" appeared and the network work. Now the minimal
> installation (IceWM only) lacks "net-tools" (ifconfig does not work).

I wouldn't call this as an issue. /usr/sbin/ip from iproute2 should be used nowadays instead of ifconfig. iproute2 is pulled by basesystem and should be always available.
Comment 10 Angelo Naselli 2021-10-25 19:23:08 CEST
true that, Jani
Comment 11 Alex Kotov 2021-10-25 20:25:50 CEST
(In reply to Jani Välimaa from comment #9)
> I wouldn't call this as an issue. /usr/sbin/ip from iproute2 should be used
> nowadays instead of ifconfig. iproute2 is pulled by basesystem and should be
> always available.
Thanks. However, it's a pity, because ifconfig was one of my favorite command. :)  For interest, I looked in LUbuntu-21.04 - "net-tools" is also missing there. Alas, time cannot be stopped. :(

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