Error from repoview when composing with pungi.

seth vidal skvidal at fedoraproject.org
Wed Feb 18 16:16:34 UTC 2009


On Wed, 2009-02-18 at 09:10 -0700, William F. Acker WB2FLW +1 303 722
7209 wrote:
> Hi all,
> 
>       I'm not sure which new package might have broken this; I think I 
> succeeded after upgrading yum, but I can't be sure.
> 
>       Here's the spewage.
> 
> Pungi:ERROR: Got an error from /usr/bin/repoview
> Pungi:ERROR: 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
> 


pretty sure it is b/c of the update to sqlite. The columns will probably
need a rename in repoview. I'll check the changelogs on sqlite.

-sv





More information about the Fedora-buildsys-list mailing list