|
Bugzilla – Full Text Bug Listing |
| Summary: | build 1003: rug sl is empty after reboot | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Jaeger <aj> |
| Component: | Zenworks | Assignee: | Tambet Ingo <tambet> |
| Status: | VERIFIED DUPLICATE | QA Contact: | Eric Waldow <ewaldow> |
| Severity: | Blocker | ||
| Priority: | P5 - None | CC: | kkaempf, suse-beta |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
zmd-messages.log
zmd-backend log log file |
||
|
Description
Andreas Jaeger
2006-04-20 09:50:07 UTC
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. |