Bugzilla – Bug 147916
Missing files /etc/zmd/deviceid & /etc/zmd/secret
Last modified: 2006-06-15 20:21:37 UTC
After the installation from scratch of the SL10.1 Beta3, there are missing files /etc/zmd/deviceid and /etc/zmd/secret, which are vitally important for the web-updater. Installing the newest zmd from STABLE haven't helped because it was the exact version as in the Beta3 itself. Restarting the zmd daemon also haven't helped. liche:~ # rpm -qa | grep "\(zmd\|rug\)" zmd-7.1.0-13 zmd-librc-backend-7.1.0-13 rug-7.0.0-7
The files are generated when zmd tries to access them the first time. I'll make zmd to generate them at startup. As a workaround for now, you can add a service through rug (rug sa) and zmd will write those files.
Hmm, maybe I did something wrong by even when I added some Mounts by rug manually, It didn't create any of these files :( I helped myself by copying these files from another installed system.
Righ, mounts. For mounting, zmd doesn't access these files. Anyway, fixed in svn.
Thanks a lot!