Can't create Release.gpg file

Jettana Mutchakwang note.comp at gmail.com
Mon Jan 9 07:36:39 UTC 2006


Hello All,

First,I am apologize if this list that not for ask this question.I try
to remastering ubuntu install cd.I try to use this command :

  #  gpg --secret-keyring
/home/project/cdimage/secret/dot-gnupg/secring.gpg --keyring
/home/project/cdimage/secret/dot-gnupg/pubring.gpg --default-key
FBB75451  --no-options --batch --no-tty --armour  --detach-sign <
Release > Release.gpg

But it had error message :

gpg: no default secret key: secret key not available
gpg: signing failed: secret key not available

After that I change keysign to my gpg key by :

#  gpg --secret-keyring
/home/project/cdimage/secret/dot-gnupg/secring.gpg --keyring
/home/project/cdimage/secret/dot-gnupg/pubring.gpg --default-key
0368BBF8  --no-options --batch --no-tty --armour  --detach-sign <
Release > Release.gpg

and it had error again like this :

gpg: can't query passphrase in batch mode
gpg: no default secret key: bad passphrase
gpg: signing failed: bad passphrase

After that I remove "--batch --no-tty" option that work.

#  gpg --secret-keyring
/home/project/cdimage/secret/dot-gnupg/secring.gpg --keyring
/home/project/cdimage/secret/dot-gnupg/pubring.gpg --default-key
0368BBF8  --no-options  --armour  --detach-sign < Release >
Release.gpg

but when I burn my remastering install cd that fail at configure apt step.
I look in /var/log/syslog that had error message like this :

Jan  8 18:00:36 apt-setup-udeb: Using CD-ROM mount point /cdrom/
Jan  8 18:00:36 apt-setup-udeb: Identifying..
[494916ee614abca6e1fe0b51d3a28037-2]
Jan  8 18:00:36 apt-setup-udeb: Scanning disc for index files..
Jan  8 18:00:42 apt-setup-udeb: Found 2 package indexes, 0 source
indexes and 1 signatures
Jan  8 18:00:42 apt-setup-udeb: Found label 'Ubuntu 5.10 _Breezy
Badger_ - Release i386 (20060108)'
Jan  8 18:00:42 apt-setup-udeb: This disc is called:
Jan  8 18:00:42 apt-setup-udeb: 'Ubuntu 5.10 _Breezy Badger_ - Release
i386 (20060108)'
Jan  8 18:00:43 apt-setup-udeb: Copying package lists...
Jan  8 18:00:43 main-menu[4025]: (process:1961): gpgv:
Jan  8 18:00:43 main-menu[4025]: (process:1961): Signature made Sun 08
Jan 2006 05:03:37 PM ICT using DSA key ID 0368BBF8
Jan  8 18:00:43 main-menu[4025]: (process:1961): gpgv:
Jan  8 18:00:43 main-menu[4025]: (process:1961): Can't check
signature: public key not found
Jan  8 18:00:43 main-menu[4025]: (process:1961): E: Sub-process gpgv
returned an error code (2)
Jan  8 18:00:43 main-menu[4025]: (process:1961): W: Signature
verification failed for: /cdrom/dists/breezy/Release.gpg
Jan  8 18:00:43 main-menu[4025]: WARNING **: Configuring
'apt-setup-udeb' failed with error code 1
Jan  8 18:00:43 main-menu[4025]: WARNING **: Menu item 'apt-setup-udeb' failed.
Jan  8 18:00:44 main-menu[4025]: INFO: Modifying debconf priority
limit from 'high' to 'medium'
Jan  8 18:00:44 debconf: Setting debconf/priority to medium


How to slove my problem ? What should I do?
Thank you very much for suggestion.


--
Jettana Mutchakwang
Thailand.




More information about the ubuntu-users mailing list