Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938466 - [GURU] net-irc/thelounge-4.4.2_rc1[-sqlite] & net-irc/thelounge-4.4.3[-sqlite] do not work
Summary: [GURU] net-irc/thelounge-4.4.2_rc1[-sqlite] & net-irc/thelounge-4.4.3[-sqlite...
Status: UNCONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rahil Bhimjiani
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 17:36 UTC by Filip Kobierski
Modified: 2024-09-26 16:43 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 Filip Kobierski 2024-08-24 17:36:55 UTC
4.4.1 works.
Both title packages compile fine but when called they do:

thelounge 
2024-08-24 17:34:53 [ERROR] Unable to load sqlite3 module. See https://github.com/mapbox/node-sqlite3/wiki/Binaries
Usage: thelounge [options] [command]
...

So the USE flag broken in the newer versions.
Comment 1 Takuya Wakazono 2024-09-26 16:43:22 UTC
What do 'do not work' and 'broken' mean here?
The error simply indicates that the sqlite3 module is missing, which is expected with USE=-sqlite.