Hi Sérgio,

On Tuesday, January 4, 2022 11:58:32 PM CET Sérgio Basto wrote:
> now I have the all database of copr production but I want a clean
> Database and configure my builders ( which is only one x86_64 ) 
>
> I can't get rid of SQL: INSERT INTO dist_git_instance (name, clone_url,
> clone_package_uri, priority, default_namespace) VALUES (%(name)s,
> %(clone_url)s, %(clone_package_uri)s, %(priority)s,
> %(default_namespace)s) RETURNING dist_git_instance.id]
> [parameters: {'name': 'fedora', 'clone_url':
> 'https://src.fedoraproject.or 
> 
> where this is defined this insert ? or I make it to ignore it ? where
> is defined the schema of database ? 

it appears we are hitting some SQLAlchemy change, after migrating to
Fedora 35.  The new version uncovers a Copr bug.  Proposed fix is:
https://pagure.io/fork/praiskup/copr/copr/c/df240a62ad6e7743c608d6b0b732803d78c52b44

Pavel


_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/copr-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to