|
Bugzilla – Full Text Bug Listing |
| Summary: | automatic configuration: downloading metadata before NetworkManager has finished network startup | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Martin Vidner <mvidner> |
| Component: | YaST2 | Assignee: | Michal Zugec <mzugec> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | outofcontrol, sabourin.gilles |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
y2logs-slownm.tgz
NetworkManager log |
||
Created attachment 212547 [details]
NetworkManager log
The yast error occurs at 09:25:39 while NM is still working.
*** Bug 387128 has been marked as a duplicate of this bug. *** I suggest even not to perform network access if there is no connectivity : no need to stuck the user into a loop whenever there is still no ip address / no dns settings ! fixed in yast2-network-2.16.43 when use NM, yast will check for configured IP and wait maximum 10 seconds (see also bug #195571) yast won't check for a valid IP address when use NM in beta3 : it fails after 10 seconds since bug #389131 has not been delivered either! When I configure my LAN, which does not access the internet, I get an error message for each online repository that can't be reached. Actually, I get 2 error messages per repo: Download failed: Download (curl) error for 'http://download.opensuse.org/distribution/11.0/repo/oss/content': Error code: Connection failed Error message: Couldn't resolve host 'download.opensuse.org' and Cannot access installation media (Medium 1) Check whether the server is accessible. Do I really deserve 8 error messages for changing my ipaddress? I have configured correctly, but network settings is bombarding me with errors, because it really wants to access the repos right now! This should fail silently. Give errors when the repos are required for the user initiated action. I shouldn't need internet access to configure my NIC. Out of Control: Which product? Which version? opensuse 11.0, updated to the official repository, otherwise out of the box install - Maybe I misunderstand your question, because that is in the bug. The problem appears in yast2, although it depends on networkmanager, which is 7.0 in this version. I don't know how to find the yast2 version or package information. The network setting program is invoked by "yast2 lan". I do not see a yast2-network* package installed. Now I have it: yast2-network 2.16.48-3.1 But this is different problem. Original report was to wait for NM while it setup network. Your report is about problem, when resolver failed, but network is up (no valid /etc/resolv.conf). Please write separate bugreport |
Created attachment 212545 [details] y2logs-slownm.tgz Installing from network. During Automatic Configuration of the network, yast tries to download the repo metadata (I did not check why). But it fails, because at that time NetworkManager is still setting up the network. I suggest nm-online, /etc/sysconfig/network/config:NM_ONLINE_TIMEOUT or whatever. Attaching y2logs