Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 284106

Summary: dev-libs/libgpg-error unconditionally installs common-lisp code
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: common-lisp
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-09-08 10:58:56 UTC
/usr/share/common-lisp/source/gpg-error/gpg-error-codes.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error.asd

Uh?
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-07 17:56:55 UTC
common-lisp team: Is this code useful? Is it installed in correct location? Should it be installed conditionally with a USE flag?
Comment 2 Stelian Ionescu 2009-11-08 16:04:20 UTC
The code is useful and is installed in the correct location.
I suggest that it be installed conditionally(on +lisp) and with a runtime dependency on virtual/commonlisp.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-12 21:31:27 UTC
4 other packages support "clisp" USE flag, so I will use this flag.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-12 21:49:10 UTC
Actually they seem to require dev-lisp/clisp. "common-lisp" name might be better.

Fixed.