Displaying 8 results from an estimated 8 matches for "getprimary".
2008 Jul 02
2
Yum errors
...line 242, in populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 168, in populate
dobj = repo_cache_function(xml, csum)
File "/usr/lib64/python2.4/site-packages/sqlitecachec.py", line 42, in
getPrimary
self.repoid))
TypeError: Can not prepare packages insertion: table packages has no column
named location_base
--
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't!!!!
-------------- next part --------------
A non-text attachment was scr...
2008 Jan 29
2
yum fails with invalid dependency on sqlite
...e "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 260, in doSackSetup
File "repos.py", line 277, in populateSack
File "/usr/lib64/python2.3/site-packages/sqlitecachec.py", line 40,
in getPrimary
self.repoid))
TypeError: Can not create index on requires table: near "NOT": syntax error
This is the output of rpm -qa | grep sqlite
[root at amd64 ~]# rpm -qa | grep sqlite
python-sqlite-1.1.7-1.2.1
sqlite-3.3.6-2
sqlite-devel-3.3.6-2
any suggestions ?
2010 Jun 17
3
yum install perl-XML-Parser
...;, line 260, in
populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 190, in
populate
dobj = repo_cache_function(xml, csum)
File "/usr/lib64/python2.4/site-packages/sqlitecachec.py", line 42, in
getPrimary
self.repoid))
TypeError: Parsing primary.xml error: Start tag expected, '<' not found
I tried yum clean all and tried again. same thing.
What do I do?
Jerry
2006 Jan 26
1
Yum Python Errors
...m-cli/cli.py", line 923, in updatePkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 84, in doRepoSetup
self.doSackSetup()
File "__init__.py", line 143, in doSackSetup
File "repos.py", line 211, in populateSack
File "mdcache.py", line 103, in getPrimary
File "mdcache.py", line 90, in _getGeneric
File "mdcache.py", line 62, in _unpickle
EOFError
This occurred after 1st attempt to do a yum update yum, for a laptop
install that I've just allowed onto the net. Same after rebooting.
Cheers.
CentOS version:
4.1
yum version:...
2005 Jul 21
1
Yum problem
...t;, line 932, in updatePkgs
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 89, in doRepoSetup
self.doSackSetup()
File "__init__.py", line 143, in doSackSetup
File "repos.py", line 243, in populateSack
File "mdcache.py", line 103, in getPrimary
File "mdcache.py", line 90, in _getGeneric
File "mdcache.py", line 62, in _unpickle
EOFError
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20050721/419f7970/attachment-0001.html>
2010 May 19
2
yum install
...;, line 260, in
populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 190, in
populate
dobj = repo_cache_function(xml, csum)
File "/usr/lib64/python2.4/site-packages/sqlitecachec.py", line 42, in
getPrimary
self.repoid))
TypeError: Parsing primary.xml error: Start tag expected, '<' not found
What is the next step?
jerry
2006 Dec 15
0
YUM KeyError: 'epoch'
...s
self.doRepoSetup()
File "/usr/share/yum-cli/cli.py", line 75, in doRepoSetup
self.doSackSetup(thisrepo=thisrepo)
File "__init__.py", line 260, in doSackSetup
File "repos.py", line 287, in populateSack
File "sqlitecache.py", line 96, in getPrimary
File "sqlitecache.py", line 89, in _getbase
File "sqlitecache.py", line 359, in updateSqliteCache
File "sqlitecache.py", line 251, in addPrimary
File "sqlitecache.py", line 197, in insertHash
File "sqlitecache.py", line 449, in values...
2010 May 13
1
yum screwup
...line 260, in
populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.4/site-packages/yum/yumRepo.py", line 190, in
populate
dobj = repo_cache_function(xml, csum)
File "/usr/lib/python2.4/site-packages/sqlitecachec.py", line 42, in
getPrimary
self.repoid))
TypeError: Parsing primary.xml error: Start tag expected, '<' not found
I have tried 'yum clean all', 'yum --noplugins', 'rm -r /var/cache/yum/*',
deleting all yum packages and reinstalling, and nothing helps
If I copy /var/cache/yum/* from a...