Ubuntu remastering problem.

note note.comp at gmail.com
Sat Dec 17 16:42:12 GMT 2005


Hello all,

I try to build my own install cd.I read howto build it form
https://wiki.ubuntu.com/InstallCDCustomizationHowTo and
do step by step.When I install my own cd that has error at
Configure apt step.

This is my step on Ubuntu 5.10:

# sudo -s
# cd /home/jettana
# apt-get source ubuntu-keyring
# cd ubuntu-keyring-2005.01.11/keyring
# gpg --import < ubuntu-archive-keyring.gpg
# gpg --list-keys "Jettana Mutchakwnag"
# gpg --export  FBB75451 437D05B5 MYID > ubuntu-archive-keyring.gpg
# cd ..
# dpkg-buildpackage -rfakeroot -m"Jettana Mutchakwang
<note_jettana at hotmail.com>"
# mkdir /home/old
# mkdir /home/rebuild
# rsync -azvb --delete --backup-dir=/home/old/ /media/cdrom0 /home/rebuild
# cd /home/rebuild
# mkdir -p dists/breezy/extras/binary-i386 pool/extras/
# vi dists/breezy/extras/binary-i386/Release
     Release file :
          Archive: breezy
          Version: 5.10
          Component: extras
          Origin: Ubuntu
          Label: Ubuntu
         Architecture: i386
# cp /home/jettana/ubuntu-keyring*deb /home/rebuild/pool/extras/
# apt-ftparchive packages  /home/rebuild/pool/extras/ >
/home/rebuild/dists/breezy/extras/binary-i386/Packages
# apt-ftparchive -c ../apt.conf release /home/rebuild/dists/breezy >
/home/rebuild/dists/breezy/Release
# gpg --output  /home/rebuild/dists/breezy/Release.gpg -ba
/home/rebuild/dists/breezy/Release
# mkisofs -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot
-boot-load-size 4 -boot-info-table -J -hide-rr-moved -o myInstallCD.iso
-R /home/rebuild

When I burn it and try to install that have error  at step of "Configure
apt".

syslog file in /var/log/syslog :

    Dec 17 16:13:26 main-menu[3620]: INFO: Falling back to the package
description for multiseat-udeb
    Dec 17 16:13:26 main-menu[3620]: INFO: Falling back to the package
description for multiseat-udeb
    Dec 17 16:13:26 main-menu[3620]: DEBUG: Menu item 'apt-setup-udeb' selected
    Dec 17 16:13:26 main-menu[3620]: DEBUG: configure apt-setup-udeb, status: 2
    Dec 17 16:13:26 main-menu[3620]: DEBUG: configure
target-base-system, status: 0
    Dec 17 16:13:26 main-menu[3620]: DEBUG: virtual package target-base-system
    Dec 17 16:13:27 apt-setup-udeb: Using CD-ROM mount point /cdrom/
    Dec 17 16:13:27 apt-setup-udeb: Identifying..
[cfab1eecdc1a8a7b07b9c6568f4410e2-2]
    Dec 17 16:13:27 apt-setup-udeb: Scanning disc for index files..
    Dec 17 16:13:32 apt-setup-udeb: Found 3 package indexes, 0 source
indexes and 1 signatures
    Dec 17 16:13:32 apt-setup-udeb: Found label 'Ubuntu 5.10 _Breezy
Badger_ - Release i386 (20051012)'
    Dec 17 16:13:32 apt-setup-udeb: This disc is called:
    Dec 17 16:13:32 apt-setup-udeb: 'Ubuntu 5.10 _Breezy Badger_ -
Release i386 (20051012)'
    Dec 17 16:13:32 apt-setup-udeb: Copying package lists...
    Dec 17 16:13:32 main-menu[3620]: (process:24292): gpgv:
    Dec 17 16:13:32 main-menu[3620]: (process:24292): Signature made Sat 17
    Dec 2005 03:13:47 PM ICT using DSA key ID 93B9BE3F
    Dec 17 16:13:32 main-menu[3620]: (process:24292): gpgv:
    Dec 17 16:13:32 main-menu[3620]: (process:24292): Can't check
signature: public key not found
    Dec 17 16:13:32 main-menu[3620]: (process:24292): E: Sub-process
gpgv returned an error code (2)
    Dec 17 16:13:32 main-menu[3620]: (process:24292): W: Signature
verification failed for: /cdrom/dists/breezy/Release.gpg
    Dec 17 16:13:32 main-menu[3620]: WARNING **: Configuring
'apt-setup-udeb' failed with error code 1
    Dec 17 16:13:32 main-menu[3620]: WARNING **: Menu item
'apt-setup-udeb' failed.
    Dec 17 16:14:45 main-menu[3620]: INFO: Modifying debconf priority
limit from 'high' to 'medium'
    Dec 17 16:14:45 debconf: Setting debconf/priority to medium


how to solve this problem?




Jettana Mutchakwang
Thailand.



More information about the ubuntu-devel mailing list