RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1829932 - Can't determine which FROM clause to join from
Summary: Can't determine which FROM clause to join from
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: python36-3.6-module
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Python Maintainers
QA Contact: Lukáš Zachar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-30 15:28 UTC by Joel Capitao
Modified: 2020-11-04 03:11 UTC (History)
2 users (show)

Fixed In Version: python36-3.6-8030020200515150628.24f1489c
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 03:09:36 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:4704 0 None None None 2020-11-04 03:09:39 UTC

Description Joel Capitao 2020-04-30 15:28:40 UTC
Description of problem:
At RDO, while packaging neutron-dynamic-routing [1] for Ussuri release, we hit an issue during the %check step. The version 1.3.2 of the module SQLAlchemy (currently the version provided by CentOS8 AppStream) is responsible of the issue.
It has been fixed with this commit [2] since release 1.3.3.



[1] https://review.rdoproject.org/r/#/c/26998/
[2] https://github.com/sqlalchemy/sqlalchemy/commit/25a42e93f4ef5ce1a9f9c23fbcdea3e21a7b3f1a

Version-Release number of selected component (if applicable):
1.3.2


How reproducible:
Always


Steps to Reproduce:
git clone https://git.openstack.org/openstack/neutron-dynamic-routing
cd neutron-dynamic-routing/
tox -e py37
.tox/py37/bin/pip install 1.3.2
tox -e py37

Actual results:
tox job py37 fail with error below:
sqlalchemy.exc.InvalidRequestError: Can't determine which FROM clause to join from, there are multiple FROMS which can join to this entity. Try adding an explicit



Expected results:
tox job pass successfully


Additional info:

Comment 3 Petr Viktorin (pviktori) 2020-05-20 12:15:03 UTC
As a regression fix, this doesn't need a docs update.

Comment 8 errata-xmlrpc 2020-11-04 03:09:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (python36:3.6 bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4704


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