Bug 249852 - repoquery -C doesn't work once yum has unpacked the sqlite
Summary: repoquery -C doesn't work once yum has unpacked the sqlite
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-27 13:48 UTC by Bill Nottingham
Modified: 2014-03-17 03:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-27 14:18:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2007-07-27 13:48:22 UTC
Description of problem:


[root@nostromo ~]# ls /var/cache/yum/development
cachecookie  filelists.sqlite  packages  primary.sqlite  repomd.xml
[root@nostromo ~]# repoquery -C -q --whatrequires aspell --alldeps --repoid
development
Loading "skip-broken" plugin
Running from cache, results might be incomplete.
Caching enabled but no local cache of
//var/cache/yum/development/filelists.sqlite.bz2 from development

Shouldn't it work on the uncompressed sqlite as long as it matches the checksum
in repomd.xml, regardless on whether or not the compressed version exists?

Version-Release number of selected component (if applicable):

yum-utils-1.1.5-1.fc8
yum-3.2.2-3.fc8

Comment 1 Bill Nottingham 2007-07-27 14:18:55 UTC
Whoops, uncompressed did not match repomd.xml. Fixed that, and it works.


Note You need to log in before you can comment on or make changes to this bug.