Hi gents,

I have a problem when I want to sync the epel7-ppc64 repo on my RHEL Satellite 5.6.0 server I always get the following messages:

[root@satellite tmp]# reposync -r epel7-ppc64 -t -n -p /var/www/html/pub/
Config time: 0.042
rpmdb time: 0.000
repo time: 0.000
Setting up Package Sacks
Traceback (most recent call last):
  File "/usr/bin/reposync", line 291, in ?
    main()y checked that all
  File "/usr/bin/reposync", line 179, in main
    my.doSackSetup(rpmUtils.arch.getArchList(opts.arch))
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 465, in doSackSetup
    return self._getSacks(archlist=archlist, thisrepo=thisrepo)
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 503, in _getSacks
    if not self.repos.getPackageSack():
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 290, in __len__
    ret += len(sack)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 338, in __len__
    pkg_num += self._sql_MD_pkg_num('primary', repo)
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 317, in _sql_MD_pkg_num
    return self._sql_MD('primary', repo, sql).fetchone()[0]
File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 52, in newFunc
    raise Errors.RepoError, str(e)
yum.Errors.RepoError: no such table: packages


Could someone guide me to a solution to fix this issue...
Please note that I correctly checked that all my settings on the Saltellite server are correct, and that epel7-ppc64 is the the ONLY repo knowing this trouble, all others sync correctly without any problem...

--
(°-   Bernard Lheureux Gestionnaire des MailingLists ML, TechML, LinuxML
//\   http://www.bbsoft4.org/Mailinglists.htm ** MailTo:r...@bbsoft4.org
v_/_  http://www.bbsoft4.org/ <<<<<< * >>>>>> http://www.portalinux.org/

_______________________________________________
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel

Reply via email to