Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791727 - dev-db/mycli-1.22.2_p20201026 fails tests
Summary: dev-db/mycli-1.22.2_p20201026 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-23 22:08 UTC by Agostino Sarubbo
Modified: 2023-07-29 01:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,369.82 KB, text/plain)
2021-05-23 22:08 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-23 22:08:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/mycli-1.22.2_p20201026 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-23 22:08:12 UTC
Created attachment 710829 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-23 22:08:13 UTC
Possible context of error(s):

 "            click.secho('Could not find the specified DSN in the config "
 '                    logger.error("sql: %r, error: %r", text, e)\n',
Comment 3 Alfred Wingate 2023-07-28 21:25:52 UTC
This mainly due to dependnecy paramiko being missing which has been addressed in https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-db/mycli?id=bbb5a7c4846019466e561e8db6150bfdc57f62ea 

There is also suspect looking tests being run, but that doesn't happen in the current version in the tree.

Safe to close as RESOLVED or OBSOLETE in my opinion