[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#798376: marked as done (debian-installer: configuring the network device fails on s390x if network devive is virtio_net and not qeth)



Your message dated Sat, 10 Oct 2015 18:47:06 +0000
with message-id <E1ZkzAg-0005nF-5i@franck.debian.org>
and subject line Bug#798376: fixed in netcfg 1.131+deb8u1
has caused the Debian Bug report #798376,
regarding debian-installer: configuring the network device fails on s390x if network devive is virtio_net and not qeth
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
798376: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798376
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Severity: important

Dear Maintainer,

I would like to bring the following problem with the debian-installer to your attention:


I tried to install Debian 8.0/8.1i/8.2 in a virtual machine on "KVM on IBM System z". The installation can not completed, because the network device can not be configured and the following message is displayed:


[!!] Configure a network using static addressing 

                     Installation step failed                      
 An installation step failed. You can try to run the failing item  
 again from the menu, or skip it and choose something else. The    
 failing step is: Configure a network using static addressing      

                            <Continue>                             


Further analysis shows that the installer insists on having a qeth network device, which is obivously not there because the VM has a virtio_net device.

Sep  4 13:24:37 netcfg-static[183]: INFO: Found link on eth0
Sep  4 13:24:37 netcfg-static[183]: ERROR **: no qeth found: virtio_net
Sep  4 13:24:37 main-menu[159]: WARNING **: Configuring 'netcfg-static' failed with error code 1
Sep  4 13:24:37 main-menu[159]: WARNING **: Menu item 'netcfg-static' failed.
Sep  4 13:24:39 main-menu[159]: INFO: Modifying debconf priority limit from 'high' to 'medium'
Sep  4 13:24:39 debconf: Setting debconf/priority to medium


Looking at the source code of the installer it seems in case of a s390x it is assumed that the network driver should be "qeth".


"./packages/netcfg/netcfg-common.c" 1736L, 49379C  

#if defined(__s390__)
// Layer 3 qeth on s390(x) cannot do arping to test gateway reachability.
int is_layer3_qeth(const char *iface)
{
.....

    if (strcmp(driver, "qeth") != 0) {
        di_error("no qeth found: %s", driver);
        goto out;
    }


This assumption is no longer true with a VM for "KVM on IBM System z" and prevents installing a Debian VM from ISO. There are workarounds to get a Debian VM up and running, but the simple way to install from ISO is not working.


Please let me know if I can be of further help, 

Regards, Gerhard Stenzel

--- End Message ---
--- Begin Message ---
Source: netcfg
Source-Version: 1.131+deb8u1

We believe that the bug you reported is fixed in the latest version of
netcfg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 798376@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Kern <pkern@home.philkern.de> (supplier of updated netcfg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 03 Oct 2015 20:53:41 +0200
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source amd64
Version: 1.131+deb8u1
Distribution: stable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Philipp Kern <pkern@home.philkern.de>
Description:
 netcfg     - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 798376
Changes:
 netcfg (1.131+deb8u1) stable; urgency=medium
 .
   * Fix is_layer3_qeth on s390x to avoid bailing out if the network
     driver is not qeth. (Closes: #798376)
Checksums-Sha1:
 97ec89fbb9ed966ecbe0faec75f89d5ed733aa4f 1557 netcfg_1.131+deb8u1.dsc
 7e1c2692d81213fafa0dcc52a3ec1730b9045836 392116 netcfg_1.131+deb8u1.tar.xz
 2b7bb5cc45cdbb0389a1eb8e5fa6f781e6519067 502192 netcfg_1.131+deb8u1_amd64.udeb
 1dac252e28d4b973b9acd6003c50ec4eae08fee2 394210 netcfg-static_1.131+deb8u1_amd64.udeb
Checksums-Sha256:
 c35c3e4f580c7adf4181cb0742fbfa057afbbc8b47a650e7dc469bc820e54dbf 1557 netcfg_1.131+deb8u1.dsc
 7be25be94ddac30312686205e5102d2f0f2b99fa8382f92e9646fc48bb70632c 392116 netcfg_1.131+deb8u1.tar.xz
 2c360034f50f612084d4cee62817e79922e4b876710188fea7d58f82889647a5 502192 netcfg_1.131+deb8u1_amd64.udeb
 f33d1ef60b1993069b3bfcbc2647673f414e86bd486659535fb139df6dd6d839 394210 netcfg-static_1.131+deb8u1_amd64.udeb
Files:
 934362a2ee549a71ceb75cbfa02f5d55 1557 debian-installer optional netcfg_1.131+deb8u1.dsc
 3d86f484d6ee2ab05717258d40448de0 392116 debian-installer optional netcfg_1.131+deb8u1.tar.xz
 d678d5a51e0636cad038c4edf9a710df 502192 debian-installer optional netcfg_1.131+deb8u1_amd64.udeb
 f541932024b1b96499f0ba9acc2c58ab 394210 debian-installer optional netcfg-static_1.131+deb8u1_amd64.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWECZdAAoJEERuJUU10FbsSjcIALt/q/Hh/HZfw3SRpf+CYkW/
+UrJ88xHP9DLkqoVQxE2hUjvqCdlZSXCxklMjXZ8oX3ijm/24jCR57rIanssS4vO
17LZW3jofFS87OzwMPxyEzghyhYTppc4OCEAH2cCGVCeU/fmWs1T9pfPu4o7xxQ4
Gr9sPA27VbopOLGt/79mjqEm3IZyPV+DF7yRejI0BvhdTsYYauNx/vxtGPU/zEB2
H1R26B91eUXXSBaASNOw884EhZWA2oe04ki+CQeMdyXgd+QX7T1GOQrzY0iwX7cA
c3g6XLtjy0b6P3WkkAXZQjd0F4shrmzbfIT6ayreu+M/B3GZ5JhXJ4ILH/MQFXw=
=thPf
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: