dear friends
First i would request not to close this thread as" i already have one running" -- now my problem is entirely different.
I am using Fedora 8 i386 on my AMD Athlon 2800+ machine and i wanted to create a live Cd of fedora 9 with custom packages.
1.I have the Fedora9 dvd iso downloaded
2.I have installed Revisor
3.I made a local repo of custom packages.
4.i have mounted my iso file to a local directory
following this thread
http://forums.fedoraforum.org/showthread.php?t=174147 i have mounted the iso file and i have edited the revisor.conf file and revisor-f9-i386.conf file i am listing the files here
Revisor conf
# Revisor base config file
# This file will be updated, so make sure to watch .rpmnew stuff
[revisor]
# Some revisor options to eliminate the need for CLI parameters,
# or save clicks in the GUI
# Types of Installation Media to build
media_installation_dvd=0
media_installation_cd=0
# Types of Live Media to build
media_live_optical=0
media_live_thumb=0
repos_enabledevelopment=0
repos_enabletesting=0
repos_enablesource=0
repos_enabledebuginfo=0
exclude=yum yum-updatesd
# These are more advanced options
dependency_resolve_allow_conflicts=0
mode_respin=0
##
## Models
##
[fc6-i386]
# Point here to the yum configuration file
# Remember to use a yum configuration file with expanded
# $basearch and $releasever variables
main = /etc/revisor/conf.d/revisor-fc6-i386.conf
# Installation Media specific settings
# Set the product name
product_name = Fedora Core
# Set the product path
product_path = Fedora
# The base name for the ISO
iso_basename = FC
# The comps file to use
comps = /usr/share/revisor/comps/comps-fc6.xml
# The architecture to use for this model
architecture = i386
# The version number
version = 6
# Whether to include the creation of source media
# 0 = No
# 1 = Yes
getsource = 0
## End of fc-i386 model
/////////////// it goes on for several and here what i have written for fedora 9( i have to as it was not there)
[f9-i386]
description = Fedora 9 - Sulphur - i386
architecture = i386
main = /etc/revisor/conf.d/revisor-f9-i386.conf
product_name = Fedora
product_path = Packages
iso_basename = Fedora
comps = /usr/share/revisor/comps/comps-f9.xml
architecture = i386
version = 9
getsource = 0
and i have modified the revisor-f9-conf file accordingly
[main]
cachedir=-yumcache
reposdir=/etc/yum.repos.d/fedora9
keepcache=1
debuglevel=1
logfile=revisor-yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
obsoletes=1
gpgcheck=1
plugins=0
metadata_expire=15
installroot=/var/tmp/revisor
[fedora-local]
name=Fedora 9 - Sulphur - i386
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=0
/////////////////////////////////////////////////////////////////////////////my custom repo
[
Biofedora-local]
name=Biofedora-local repository
baseurl=file:///root/Desktop/Biofedora/
enabled=0
gpgcheck=1
[fedora-debuginfo]
name=Fedora 9 - Sulphur - Debug - i386
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
[fedora-source]
name=Fedora 9 - Sulphur - Source
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
[updates-debuginfo]
name=Fedora 9 - i386 - Updates - Debug
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[updates-source]
name=Fedora 9 - Updates Source
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[updates-testing]
name=Fedora 9 - i386 - Test Updates
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
[updates-testing-debuginfo]
name=Fedora 9 - i386 - Test Updates Debug
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
[updates-testing-source]
name=Fedora 9 - Test Updates Source
#baseurl=file:///mnt/isofile
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-test
and here the biggest problem comes
when i start the revisor i select the necessor files and everythign gets listed properly, i select the local repo and fedora -local source and everythng is fine and it goes to the next screen where it says load repositories from kickstrat data etc... when i say forward it gives me this error
////////////////////////////
Unable to retrieve software information. This could be caused by not having a network connection available.//////////////////
no matter how many combinations i try this is not working , i was so patiently working for 5 hours to make all possible methods to try ,this is not working
where could i have gone worng there is a net connection active but i have not specified any net links in the files please kindly help me out with this
this is the revisor log
Reading configuration file /etc/revisor/revisor.conf
The directories Revisor uses in /var/tmp/ already exist. This could possibly hold data from a previous run. Please remove or move them to a safe location, then confirm to continue. If you do not move or remove the files, Revisor will simply delete them.
Unable to retrieve software information. This could be caused by not having a network connection available.