LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   ZMD fails to start. (https://www.linuxquestions.org/questions/suse-opensuse-60/zmd-fails-to-start-473856/)

Takezo 08-14-2006 04:35 PM

ZMD fails to start.
 
I just recently installed nivida's driver yesterday to get 3D support to work.

Everything worked fine, I rebooted my PC to load nvidia's driver. Everything was perfect. But when I turned on my pc today. The screen was blank. I noticed before hand the sax2 settings on the bottom left pannel (the one where you can quickly switch resolutions and refreshrates) were treated as seperate settings from the sax2 menu (the display menu in YaST). I set my monitor to 1024x768 via the quick switch), yet sax2 menu in YaST was still set to 1200x1024. When I booted my computer this morning, X was reverted back to 1200x1024 when I had it set to 1024x768. The result was a blank screen, and the monitor going into sleep mode. I knew right away that the resolution was the cause, thus I rebooted and ran SUSE fail safe and ran sax2 -r.

I then set it 1024x768. I rebooted It worked, I can now use it as normal. However ZMD failed to shutdown properly when I rebooted. and now it does not seem to want to load. I should try a cold boot, but if it does not work, I would like to know how to get ZMD working again, since I use it for updates and to install packages.

leandean 08-16-2006 12:54 AM

As su::

#>rczmd start

Takezo 08-17-2006 02:06 PM

Quote:

Originally Posted by leandean
As su::

#>rczmd start

I already solved this issue. I could not just restart ZMD. I had to go to /var/lib/zmd and rename zmd.db and zmd.db-journal to somthing else. ex: xzmd.db, xzmd.db-journal.

To solve this issue, i posted in a forums dedicated to SUSE. Someone sugested I should rename zmd.db and zmd.db-journal.

Before that, i used the /etc/init.d/novell-zmd restart command to restart ZMD, It said it restarted, yet the status (/etc/init.d/novell-zmd status)said dead.

After i renamed the two files as sugested, the restart worked. I used the same /etc/init.d/novell-zmd restart as before. This time status returned running!

ZMD works!

i just updated SUSE via update daemon. :D

Red Knuckles 08-25-2006 06:37 PM

Quote:

Originally Posted by Takezo
I already solved this issue. I could not just restart ZMD. I had to go to /var/lib/zmd and rename zmd.db and zmd.db-journal to somthing else. ex: xzmd.db, xzmd.db-journal.

To solve this issue, i posted in a forums dedicated to SUSE. Someone sugested I should rename zmd.db and zmd.db-journal.

Before that, i used the /etc/init.d/novell-zmd restart command to restart ZMD, It said it restarted, yet the status (/etc/init.d/novell-zmd status)said dead.

After i renamed the two files as sugested, the restart worked. I used the same /etc/init.d/novell-zmd restart as before. This time status returned running!

ZMD works!

i just updated SUSE via update daemon. :D

Why don't I have zmd.db-journal? ie.

zzzzz:~ # cd /var/lib/zmd
zzzzz:/var/lib/zmd # mv zmd.db xzmd.db
zzzzz:/var/lib/zmd # ls
installed-packages-stamp services sleep-data subscriptions xzmd.db zypp-owned-catalogs

Thanks in advance.

dasbooter 09-06-2006 07:02 PM

wow I struggle with this forever at least I learned a little about a new package manager smart :)

thanks alot and can U delete the renamed data base and journal files?

Red Knuckles 09-06-2006 08:26 PM

Quote:

Originally Posted by dasbooter
wow I struggle with this forever at least I learned a little about a new package manager smart :)

thanks alot and can U delete the renamed data base and journal files?

I'm not sure why you would want to do that. You need the renamed file or the original file [zmd.db] in /var/lib/zmd for zmd to work. If you are sure this is what you want to do in terminal as root type:

rm xzmd.db

Where xzmd.db is what ever you renamed your zmd.db file to. This may well render your zmd useless and you would have to reinstall zmd which isn't very hard. Just use your package manager of choice. I got ZMD and Zen Updater to work but decided they were still to slow and also slowed down my computer on other programs as well so I disabled ZMD by going to 'Yast>System>System Services' and disabling 'novell-zmd'. Also I clicked on the 'Zen Updater' icon in the menu panel and selected 'Configure>Preferences' and deselected the box for 'Start Updater on Login'. Now everything I've used since preforms normally. I can now try ZMD again if I choose without going through the install and fix hassle.

I like the Smart/Smart-gui as well as apt/Synaptic package managers. I find Smart to be the fastest. Obviously in Suse 10.1 Yast [which I liked in Suse 10.0] and Zen both seem to be way slow on my box.

dasbooter 09-06-2006 09:33 PM

Quote:

Originally Posted by Red Knuckles
I'm not sure why you would want to do that. You need the renamed file or the original file [zmd.db] in /var/lib/zmd for zmd to work. If you are sure this is what you want to do in terminal as root type:

rm xzmd.db

Where xzmd.db is what ever you renamed your zmd.db file to. This may well render your zmd useless and you would have to reinstall zmd which isn't very hard. Just use your package manager of choice. I got ZMD and Zen Updater to work but decided they were still to slow and also slowed down my computer on other programs as well so I disabled ZMD by going to 'Yast>System>System Services' and disabling 'novell-zmd'. Also I clicked on the 'Zen Updater' icon in the menu panel and selected 'Configure>Preferences' and deselected the box for 'Start Updater on Login'. Now everything I've used since preforms normally. I can now try ZMD again if I choose without going through the install and fix hassle.

I like the Smart/Smart-gui as well as apt/Synaptic package managers. I find Smart to be the fastest. Obviously in Suse 10.1 Yast [which I liked in Suse 10.0] and Zen both seem to be way slow on my box.


Actually it seems that a new database and journal is built after renaming them. So I dont know what you mean? If you rename the files they are as good as non existant to zen anyway?

I liked smart but I did encounter a problem with some packages with the same numbers but for different architectures i686 versus i586 and it would bounce around between the two versions when all I wanted was to completely uninstall the package. It was showing a conflict between one of the kde libs and kmplayer which seemed kind of weird to me and the ksmartupdater icon wouldnt flash all the time to indicate updates?


All times are GMT -5. The time now is 09:24 PM.