Bug 220056 - YaST attempts to check for updates before network is brought up
Summary: YaST attempts to check for updates before network is brought up
Status: RESOLVED DUPLICATE of bug 218705
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 2
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Duncan Mac-Vicar
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 20:20 UTC by Forgotten User DVG0Sx8gYR
Modified: 2006-11-16 13:20 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YaST2 install logs (69.59 KB, application/x-gzip)
2006-11-10 20:22 UTC, Forgotten User DVG0Sx8gYR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User DVG0Sx8gYR 2006-11-10 20:20:24 UTC
This problem was found when performing an update from beta1 to beta2. After the packages are installed and after the initial reboot, YaST attempts to refresh already configured update sources before actually bringing up the network.

I've created an attachment containing the install log. The relevant line can be found at line: 3342 which starts with the text: "2006-11-10 20:04:01 <0> linux-dgwq(3145) [media] MediaCurl.cc(attachTo):568"
Comment 1 Forgotten User DVG0Sx8gYR 2006-11-10 20:22:34 UTC
Created attachment 104743 [details]
YaST2 install logs
Comment 2 Lukas Ocilka 2006-11-13 11:34:08 UTC
sh: online update is maintained by jsuchome

anyway, 'source refresh' error is probably in packager, pkg-bindings -> lslezak
Comment 4 Ladislav Slezák 2006-11-13 12:18:27 UTC
The problem is in initialization of libzypp - even disabled sources are refreshed.
I don't know whether it's a feature or a bug. Duncan?

Another solution is to disable autorefresh for all sources in pkg-bindings (in TargetDisableSources() binding which is called during update to disable all sources at target).
Comment 5 Ladislav Slezák 2006-11-13 13:53:06 UTC
I have applied the workaround in yast2-pkg-bindings-2.14.0 (in TargetDisableSources()) => decreasing the severity
Comment 6 Ladislav Slezák 2006-11-16 13:20:19 UTC

*** This bug has been marked as a duplicate of bug 218705 ***