Description of problem: repoview aborts with the following error: sqlite3.IntegrityError: column filename is not unique This did not happen with repoview 0.5.2 Version-Release number of selected component (if applicable): repoview 0.6.2 (repoview-0.6.2-1.fc9.noarch) How reproducible: Always, when there are rpms with the same name, even if they use uppercase/lowercase letters, such as: MuSE-0.9.2-2.fc8.x86_64.rpm muse-0.9-2.fc8.ccrma.x86_64.rpm Steps to Reproduce: 1./usr/bin/repoview -q -t "some title" "repo_path" 2. 3. Actual results: Traceback (most recent call last): File "/usr/bin/repoview", line 926, in <module> main() File "/usr/bin/repoview", line 923, in main Repoview(opts) File "/usr/bin/repoview", line 191, in __init__ packages = self.do_packages(repo_data, group_data, pkgnames) File "/usr/bin/repoview", line 554, in do_packages if self.has_changed(pkg_filename, checksum): File "/usr/bin/repoview", line 607, in has_changed scursor.execute(query) sqlite3.IntegrityError: column filename is not unique Expected results: A clean output. Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=300151 Please, try a small repo with only these rpms: http://orion.lcg.ufrj.br/RPMS/ccrma/
repoview-0.6.3-1.fc9 has been submitted as an update for Fedora 9. http://admin.fedoraproject.org/updates/repoview-0.6.3-1.fc9
repoview-0.6.3-1.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/repoview-0.6.3-1.fc10
Worked for me. Thanks.
repoview-0.6.3-1.fc10 has been pushed to the Fedora 10 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update repoview'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-3088
repoview-0.6.3-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing-newkey update repoview'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-3097
repoview-0.6.3-1.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report.
repoview-0.6.3-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.
Hi, Please excuse me if this is not the right place. I would like to suggest an update of repoview for epel5, which currently has 0.6.2-1.1.el5 Thanks.