Mailinglist Archive: opensuse-bugs (5637 mails)

< Previous Next >
[Bug 348020] Novell Customer Center-Configuratrion and adding of install source fails on sles-10-sp1
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 20 Dec 2007 06:17:34 -0700 (MST)
  • Message-id: <20071220131734.C443024538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=348020

User lauffer@xxxxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=348020#c12





--- Comment #12 from Stephan Lauffer <lauffer@xxxxxxxxxxxxxx> 2007-12-20
06:17:34 MST ---
Ok, I got it fixed here.

Fixing the problem "adding install source" I got fixed after following a hint
from kontakt-de@xxxxxxxxxx:

rczmd stop
mv /var/lib/zmd/zmd.db /var/lib/zmd/zmd.db.old
mv /etc/zmd/secret /etc/zmd/secret.old
mv /etc/zmd/deviceid /etc/zmd/deviceid.old
rczmd start

After this adding the install source worked fine! :)

The second problem with registering the product was more complicated:

During a test with the following command (similar cmd was found in y2log):
suse_register -d 3 -a email=lauffer@xxxxxxxxxxxxxx -a regcode-sles=XXXXX -n
-L register.txt
..I saw there that the complete product information was missing. So the
question was, why suseregister doesn't found the product informations...

A look into /usr/bin/suse_register showed me, that it was trying to get the
productionformations with:
/usr/lib64/zmd/query-pool products @system

Since the return was undef/empty, I straced the process and compared it with
another (working) setup. I then found that this file was missing:
/var/lib/zypp/db/products/ea3d8a03052cdd96a4c37303da01cbbf

After this I was able to register the product (and getting the needed install
source for updates).

The "only" question I still have is: What caused the problem?

Well, I guess you'd likt to close this bugreport with "wont fix".


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References