Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 202424
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Michal Januszewski <spock@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Giacomo Perale <ghepeu@virgilio.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 202424 depends on: Show dependency tree
Bug 202424 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-12-15 21:54 0000
The recently bumped ebuild for net-analyzer/nmap-4.50 has a forced dep to
dev-python/pysqlite, however pysqlite is needed only with python 2.4; python
2.5 in fact includes the sqlite support (see:
http://seclists.org/nmap-dev/2007/q4/0321.html).

The ebuild should be fixed to require pysqlite only if there's python 2.4
installed; with python 2.5, it should check that python was compiled with the
'sqlite' flag enabled and fail otherwise.

------- Comment #1 From Michal Januszewski 2007-12-16 10:01:14 0000 -------
Fixed in CVS.  Thanks for this helpful suggestion.

------- Comment #2 From Reinhard Biegel 2008-06-19 19:29:06 0000 -------
I have compiled python 2.5.2-r4 without sqlite useflag. emerge of nmap-4.65
gives me:

 * In order to use the nmap GUI you have to either emerge dev-lang/python
 * with the 'sqlite' USE flag, or install dev-python/pysqlite-2*

So why not pull in pysqlite as a dependency if sqlite useflag is missing for
python?

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug