Bugzilla – Bug 167954
build 1003: rug sl is empty after reboot
Last modified: 2006-06-16 23:38:24 UTC
After installation rug showed me all services correctly and I could install packages. I now rebooted the machine and get: # rug sl --- No services found ---
Created attachment 79197 [details] zmd-messages.log
Created attachment 79198 [details] zmd-backend log
Hmm, zmd does delete services when going to sleep/shutdown. Which services did your system have, only zypp ones or also yum ? Any older zmd-backend logs available ?
Created attachment 79202 [details] log file
It had both zypp and yum repositories.
Tambet, can you have a look please ?
Comment #3 is irrelevant in this case - well behaved programs clean up their environment before exit to catch leaked resources, and that's what zmd does. It shouldn't "forget" added services and if it does, it's not related to that. I suspect the NetworkManger support is to blame here, there are a couple of log entries there: 20 Apr 2006 08:11:19 WARN NetworkStatus Network has been disconnected 20 Apr 2006 08:11:19 WARN NetworkStatus Network has been disconnected 20 Apr 2006 08:11:27 INFO NetworkStatus Network is now connected Anyway, it's definitely a zmd bug, I'll take it.
*** This bug has been marked as a duplicate of 156995 ***