Bug 749028 - [abrt] repoview-0.6.5-2.fc15: repoview:774:setup_letter_groups:DatabaseError: file is encrypted or is not a database
Summary: [abrt] repoview-0.6.5-2.fc15: repoview:774:setup_letter_groups:DatabaseError:...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: repoview
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Konstantin Ryabitsev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:643eb25780449c3bb7a2e99d0be...
: 753466 757649 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-25 21:08 UTC by Will Woods
Modified: 2011-12-03 20:55 UTC (History)
7 users (show)

Fixed In Version: repoview-0.6.6-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-25 23:23:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Will Woods 2011-10-25 21:08:30 UTC
libreport version: 2.0.6
abrt_version:   2.0.4.981
cmdline:        /usr/bin/python -tt /usr/bin/repoview --quiet --state-dir /var/cache/pungi/repoviewcache --title 'Fedora 16 - x86_64' /srv/pungi/test/16/x86_64/os
executable:     /usr/bin/repoview
kernel:         3.1.0-1.fc16.x86_64
reason:         repoview:774:setup_letter_groups:DatabaseError: file is encrypted or is not a database
time:           Tue Oct 25 16:42:21 2011
uid:            1000
username:       wwoods

backtrace:
:repoview:774:setup_letter_groups:DatabaseError: file is encrypted or is not a database
:
: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)
:DatabaseError: file is encrypted or is not a database
:
:Local variables in innermost frame:
:pcursor: <sqlite3.Cursor object at 0x25b2110>
:self: <__main__.Repoview instance at 0xe2c368>
:query: 'SELECT DISTINCT substr(upper(name), 1, 1) AS letter \n                     FROM packages \n                    WHERE 1=1\n                 ORDER BY letter'

comment:
:After upgrading to createrepo-0.9.9-7, this will cause a traceback:
:
:createrepo --unique-md-filenames --update --database $PKGDIR; repoview $PKGDIR

Comment 1 Konstantin Ryabitsev 2011-11-14 15:30:14 UTC
*** Bug 753466 has been marked as a duplicate of this bug. ***

Comment 2 upgradeservices 2011-11-16 09:43:22 UTC
is this going to get fixed anytime soon? this bug is critical because it fully prevents custom spins and respins.

is there a workaround?

Comment 3 Paul Howarth 2011-11-16 12:23:54 UTC
Using "createrepo --compress-type bz2" is the workaround I'm using.

Comment 4 Konstantin Ryabitsev 2011-11-16 16:37:50 UTC
I'll push an update shortly. Sorry for the delay, I started a new job last week.

Comment 5 Paul Howarth 2011-11-16 16:52:09 UTC
Can you include Remi's patch for Bug #636601 too? That one remains unfixed since F-14 and I've been having to patch it myself locally.

Comment 6 Fedora Update System 2011-11-16 18:07:01 UTC
repoview-0.6.6-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/repoview-0.6.6-1.fc16

Comment 7 Fedora Update System 2011-11-16 18:15:11 UTC
repoview-0.6.6-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/repoview-0.6.6-1.fc15

Comment 8 Fedora Update System 2011-11-16 18:27:02 UTC
repoview-0.6.6-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/repoview-0.6.6-1.el6

Comment 9 Konstantin Ryabitsev 2011-11-16 18:34:02 UTC
(In reply to comment #5)
> Can you include Remi's patch for Bug #636601 too? That one remains unfixed
> since F-14 and I've been having to patch it myself locally.

Is also in 0.6.6.

Comment 10 Fedora Update System 2011-11-16 18:44:04 UTC
repoview-0.6.6-1.el5 has been submitted as an update for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/repoview-0.6.6-1.el5

Comment 11 Fedora Update System 2011-11-17 20:24:12 UTC
Package repoview-0.6.6-1.el5:
* should fix your issue,
* was pushed to the Fedora EPEL 5 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing repoview-0.6.6-1.el5'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-5007
then log in and leave karma (feedback).

Comment 12 Fedora Update System 2011-11-25 23:23:08 UTC
repoview-0.6.6-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2011-11-25 23:28:32 UTC
repoview-0.6.6-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Konstantin Ryabitsev 2011-11-28 14:16:12 UTC
*** Bug 757649 has been marked as a duplicate of this bug. ***

Comment 15 Fedora Update System 2011-12-03 20:54:47 UTC
repoview-0.6.6-1.el5 has been pushed to the Fedora EPEL 5 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2011-12-03 20:55:59 UTC
repoview-0.6.6-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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