How to Install repoview on Smeserver 7.1
#createrepo /home/e-smith/files/ibays/yum/html/rpms
#repoview /home/e-smith/files/ibays/yum/html/rpms NOTE: No packages available
Hey Carl,
Pretty sure you put this behind you, AND I'm running on Redhat 5.5, but I have a problem with no sqlite files found in the repository. I had to add a -d to my createrepo command.
# repoview /var/www/html/yum/redhat/5.5/x86_64/
Examining repository...Sorry, sqlite files not found in the repository. Please rerun createrepo with a -d flag and try again.
# createrepo -d /var/www/html/yum/redhat/5.5/x86_64/
Home things are going well for you all.