SQLite error while composing using Pungi.

William F. Acker WB2FLW +1 303 722 7209 wacker at octothorp.org
Fri Nov 18 04:09:42 UTC 2011


Hi,

      I downloaded repoview-0.6.6-1.fc16 from Koji, which did the trick.

           Thanks muchly!


-- 
           Bill in Denver

On Tue, 15 Nov 2011, seth vidal wrote:

> On Sat, 12 Nov 2011 19:27:35 -0700 (MST)
> "William F. Acker WB2FLW +1 303 722 7209" <wacker at octothorp.org> wrote:
>
>> Hi,
>>
>>       This is my first time trying to compose F16. After the repo is
>> created, I get this
>>
>> Traceback (most recent call last):
>>    File "/usr/bin/pungi", line 222, in <module>
>>      main()
>>    File "/usr/bin/pungi", line 120, in main
>>      mypungi.doCreaterepo()
>>    File "/usr/lib/python2.7/site-packages/pypungi/__init__.py", line
>> 807, in doCreaterepo self._makeMetadata(self.topdir, cachedir,
>> compsfile, repoview=True, repoviewtitle=repoviewtitle) File
>> "/usr/lib/python2.7/site-packages/pypungi/__init__.py", line 783, in
>> _makeMetadata pypungi.util._doRunCommand(repoview, self.logger) File
>> "/usr/lib/python2.7/site-packages/pypungi/util.py", line 36, in
>> _doRunCommand raise OSError, "Got an error from %s: %s" %
>> (command[0], err) OSError: Got an error from /usr/bin/repoview:
>> Traceback (most recent call last): File "/usr/bin/repoview", line
>> 932, in <module> main() File "/usr/bin/repoview", line 929, in main
>>      Repoview(opts)
>>    File "/usr/bin/repoview", line 162, in __init__
>>      letters = self.setup_letter_groups()
>>    File "/usr/bin/repoview", line 774, in setup_letter_groups
>>      pcursor.execute(query)
>> sqlite3.DatabaseError: file is encrypted or is not a database
>>
>>
>
> this is repoview not knowing how to read non-bzip2'd sqlite dbs. Check
> with repoview on it.
>
> -sv
>


More information about the buildsys mailing list