Bug 320581 - Traceback during pungi compose - sqlite3.DatabaseError: database disk image is malformed
Summary: Traceback during pungi compose - sqlite3.DatabaseError: database disk image i...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: repoview
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Konstantin Ryabitsev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-05 17:46 UTC by Orion Poplawski
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-05 19:34:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2007-10-05 17:46:10 UTC
Description of problem:

Running on up to date rawhide system and running pungi compose:

Pungi.Pungi:INFO: Running /usr/bin/repoview --quiet --title Fedora 20071005 -
i386 /data/sw1/fedora/pungi/20071005/i386/os
Pungi.Pungi:ERROR: Got an error from /usr/bin/repoview
Pungi.Pungi:ERROR: Traceback (most recent call last):
  File "/usr/bin/repoview", line 918, in <module>
    main()
  File "/usr/bin/repoview", line 915, in main
    Repoview(opts)
  File "/usr/bin/repoview", line 189, in __init__
    packages = self.do_packages(repo_data, group_data, pkgnames)
  File "/usr/bin/repoview", line 537, in do_packages
    pkg_data = self.get_package_data(pkgname)
  File "/usr/bin/repoview", line 493, in get_package_data
    ocursor.execute(query)
sqlite3.DatabaseError: database disk image is malformed

Version-Release number of selected component (if applicable):
repoview-0.6.1-1.fc8

How reproducible:
Every time

Comment 1 Orion Poplawski 2007-10-05 19:34:24 UTC
Oops, this is a sqlite over NFS issue.


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