I get these error messages repeated over and over again in my /var/log/YaST2/y2log 2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):133 Launched YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):422 YAST_IS_RUNNING is yes 2004-12-15 00:33:56 <2> linux(3244) [liby2] Y2StdioComponent.cc(doActualWork):110 Communication ended prior to result () message 2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):437 Finished YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3245) [liby2] genericfrontend.cc(main):133 Launched YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3245) [liby2] genericfrontend.cc(main):422 YAST_IS_RUNNING is yes 2004-12-15 00:33:56 <2> linux(3245) [liby2] Y2StdioComponent.cc(doActualWork):110 Communication ended prior to result () message This doesn't sound good. What does it mean? thanks Brian
SCR is the "System Configuration Repository" which is responsible for writing/reading data to the system. Most likely something unexpected happened during writing to the system which resulted in errors below, what did you do exactly? Anas Brian Corriveau wrote:
I get these error messages repeated over and over again in my /var/log/YaST2/y2log
2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):133 Launched YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):422 YAST_IS_RUNNING is yes 2004-12-15 00:33:56 <2> linux(3244) [liby2] Y2StdioComponent.cc(doActualWork):110 Communication ended prior to result () message 2004-12-15 00:33:56 <1> linux(3244) [liby2] genericfrontend.cc(main):437 Finished YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3245) [liby2] genericfrontend.cc(main):133 Launched YaST2 component 'scr' 2004-12-15 00:33:56 <1> linux(3245) [liby2] genericfrontend.cc(main):422 YAST_IS_RUNNING is yes 2004-12-15 00:33:56 <2> linux(3245) [liby2] Y2StdioComponent.cc(doActualWork):110 Communication ended prior to result () message
This doesn't sound good. What does it mean?
thanks Brian
On Tuesday 14 December 2004 6:17 pm, Anas Nashif wrote:
SCR is the "System Configuration Repository" which is responsible for writing/reading data to the system. Most likely something unexpected happened during writing to the system which resulted in errors below, what did you do exactly?
This is what I got when the installation was at the => Install boot manager and then got stuck. About 600M of rpms are installed fine, but this section seems to lock up intermittently. Sometimes the install continues, sometimes it locks up at this point and never gives me any error code. Which rpm has the source code for this? I'm looking in linuxrc but I can't seem to find it. Brian
After discovering Y2DEBUG in the y2start.log-initial file I saw that it was a command line variable. I tried setting it like Y2DEBUG=1, and now I get a log more debugging output in those y2log files. This is showing me I have some specific things to look at, like a problem with writing out runme_at_boot. Is there some doc on this option? Or other useful options for debugging? thanks brian On Tuesday 14 December 2004 6:17 pm, Anas Nashif wrote:
SCR is the "System Configuration Repository" which is responsible for writing/reading data to the system. Most likely something unexpected happened during writing to the system which resulted in errors below, what did you do exactly?
Anas
participants (2)
-
Anas Nashif
-
Brian Corriveau