First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105703
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Common Lisp Bugs <common-lisp@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Frank <sfrank@bluewin.ch>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 105703 depends on: Show dependency tree
Bug 105703 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: 2005-09-12 09:06 0000
I just updated world and run into a problem with clisp. I've masked
>=postgres-8.0 because I've to use a 7.4 version. In the ebuild there is no
check on this condition:

postgres? ( dev-db/postgresql )

Emerge results in:

configure: error: PostgreSQL version 8.0 or better is required

The fix would probably look like:

postgres? ( >=dev-db/postgresql-8.0 )

I don't know wheter there is a possibility to compile postgre support into clisp
with version <8.0. I didn't find any information in the source package. 

Reproducible: Always
Steps to Reproduce:
1. emerge <=postgresql-8.0
2. emerge clisp
3.

------- Comment #1 From Matthew Kennedy (RETIRED) 2005-12-22 14:03:00 0000 -------
fixed in the latest ebuild

First Last Prev Next    No search results available      Search page      Enter new bug