Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299850 - media-gfx/comix-4.0.3 - lacks || ( sqlite3 pysqlite2 ) dep
Summary: media-gfx/comix-4.0.3 - lacks || ( sqlite3 pysqlite2 ) dep
Status: RESOLVED WONTFIX
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: 2010-01-06 06:12 UTC by Fuzzy
Modified: 2021-01-03 16:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fuzzy 2010-01-06 06:12:55 UTC
media-gfx/comix-4.0.3 - depends on sqlite3 and pysqlite2. Without these installed the "library" features don't work. In GUI invoking library does nothing. From command line, using -l for library:
$ comix -l
! Could neither find pysqlite2 nor sqlite3.
! You need an sqlite wrapper to use the library.
Bye!
These packages should be added to dependencies or perhaps a local USE flag should be created for library support.

Reproducible: Always

Steps to Reproduce:
1. Emerge media-gfx/comix
2. Ensure pysqlite is not installed
3. Run comix -l

Actual Results:  
$ comix -l
! Could neither find pysqlite2 nor sqlite3.
! You need an sqlite wrapper to use the library.
Bye!

Expected Results:  
Library should work
Comment 1 Tomasz Golinski 2010-11-20 22:53:45 UTC
The problem is still present with comix-4.0.4. Best solution would be to add use flag to control this behaviour. 
Comment 2 Dion Moult (RETIRED) gentoo-dev 2013-03-25 00:35:58 UTC
dev-python/pysqlite has been removed, so I believe this should be just || ( sqlite3 )
Comment 3 Andreas Sturmlechner gentoo-dev 2021-01-03 16:13:24 UTC
Package last-rited and removed in commit 6edf77dba39b80007adf848a18491116e1c11f32.