Ticket #11 (new enhancement)

Opened 3 years ago

Be more descriptive during import error

Reported by: ivazquez Assigned to: skvidal
Priority: trivial Milestone:
Component: yum Version:
Keywords: Cc:

Description

Something in a local build of Python 2.6.1 is causing sqlite3 to not import properly, and this is being masked due to the structure of the imports in yum/sqlutils.py. The attached patch makes this more explicit.

This should probably also be done for the other imports.

Attachments

yum-sqlite-exception.patch (429 bytes) - added by ivazquez on 12/29/08 08:37:45.

Change History

12/29/08 08:37:45 changed by ivazquez

  • attachment yum-sqlite-exception.patch added.