Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374783 - x11-misc/lsw-0.2 ebuild fails to install any files
Summary: x11-misc/lsw-0.2 ebuild fails to install any files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-11 06:14 UTC by Roger
Modified: 2011-07-11 23:09 UTC (History)
2 users (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 Roger 2011-07-11 06:14:39 UTC
x11-misc/lsw-0.2 ebuild fails to install any program files!

lsw program is not in any PATH and "qlist lsw" show null.

(Quick resolve is to downgrade to lsw-0.1.)

Reproducible: Always




Something's amiss with the lsw-0.2 ebuild.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-07-11 10:20:36 UTC
I am sure I tested that before committing the new ebuild. Please try 0.2-r1.
Comment 2 Roger 2011-07-11 23:09:02 UTC
# emerge -u lsw (lsw-0.2-r1)

# qlist lsw
/usr/bin/lsw
/usr/share/man/man1/lsw.1.bz

Looks good now.


$ diff /usr/portage/x11-misc/lsw/lsw-0.2.ebuild lsw-0.2-r1.ebuild 
3c3
< # $Header: /var/cvsroot/gentoo-x86/x11-misc/lsw/lsw-0.2.ebuild,v 1.1 2011/06/20 18:39:27 jer Exp $
---
> # $Header: /var/cvsroot/gentoo-x86/x11-misc/lsw/lsw-0.2-r1.ebuild,v 1.1 2011/07/11 10:19:28 jer Exp $
37,38c37,38
<       dodir /usr/share/man/man1
<       emake DESTDIR="${D}" PREFIX="/usr"
---
>       doman ${PN}.1
>       dobin ${PN}