Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553204 - www-plugins/pipelight-0.2.8 should depend on dev-db/unixODBC[abi_x86_32]
Summary: www-plugins/pipelight-0.2.8 should depend on dev-db/unixODBC[abi_x86_32]
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2017-07-05
Assignee: Richard Yao (RETIRED)
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-06-25 08:01 UTC by Dennis Schridde
Modified: 2017-07-05 12:36 UTC (History)
0 users

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 Dennis Schridde 2015-06-25 08:01:08 UTC
Without dev-db/unixODBC[abi_x86_32]:
$ pipelight-plugin --system-check
Checking libraries...
[…]
libodbc.so: missing
[…]

With dev-db/unixODBC[abi_x86_32]:
$ pipelight-plugin --system-check
Checking libraries...
[…]
libodbc.so: /usr/lib32/libodbc.so
[…]

Thus I think a dependency on dev-db/unixODBC[abi_x86_32] should be added to www-plugins/pipelight-0.2.8.

Or maybe depending on app-emulation/wine[odbc] might be more appropriate, even though pipelight does not directly complain about wine?

Wine seems to build the ODBC DLLs independently of USE=odbc. I built wine[-odbc], but still got the DLLs:
/usr/lib32/wine/libodbc32.def
/usr/lib32/wine/libodbccp32.def
/usr/lib32/wine/fakedlls/odbccp32.dll
/usr/lib32/wine/fakedlls/odbc32.dll
/usr/lib32/wine/fakedlls/odbccu32.dll
/usr/lib32/wine/odbc32.dll.so
/usr/lib32/wine/odbccp32.dll.so
/usr/lib32/wine/odbccu32.dll.so

Maybe there is some automagic involved?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-06-05 17:59:27 UTC
# Michał Górny <mgorny@gentoo.org> (05 Jun 2017)
# (on behalf of Treecleaner project)
# Discontinued upstream. Plugins no longer get updates, resulting
# in security vulnerabilities.
# Removal in 30 days. Bug #603282.
www-plugins/pipelight
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-05 12:36:18 UTC
commit a5d241420869366dd113f69e0d5302b6e6a6a09d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Jul 5 14:13:47 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Jul 5 14:25:56 2017

    www-plugins/pipelight: Remove last-rited pkg, #603282