On Wed, May 10, 2006 at 10:30:59AM +0200, Rainer Hattenhauer wrote: > Hi, > > hoped that the problem with makeSUSEdvd was solved, but I still > ran into problems. > The situation: > I'm working in an updated suse-factory install (smart update/upgrade) > and I'm using the makeSUSEdvd Skript v0.29 which I downloaded from > sourceforge. > > When doing the remastering of the 5 CDs, the script complains about: > ... > gpg skipped "-a" no secret key > ... > gpg missing argument for option -u > > > The resulting DVD-iso can be booted whithin VmWare, and for the first > time it offers me now a media check for the DVD (iso). > But when trying to install, aftre chooseing the KDE Desktop, i still get > this "catalog not found" error. > > Houghi, am i using already the latest version of makeSUSEdvd, or is > there still a problem with my gpg-setup?
You must create (or already have) a GPG key pair to resign the CD content. gpg --gen-key if you do not have one yet. Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
