Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530578 - sys-process/htop-1.0.3 - configure: error: Package requirements (ncursesw) were not met: No package 'ncursesw' found
Summary: sys-process/htop-1.0.3 - configure: error: Package requirements (ncursesw) we...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-25 10:48 UTC by Gaetan
Modified: 2014-11-26 08:58 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 Gaetan 2014-11-25 10:48:00 UTC
Upgrade (and possibly installation) of htop-1.0.3 is crashing because of missing dependency (configure: error: Package requirements (ncursesw) were not met).

Manual upgrade of sys-libs/ncurses to 5.9-r3 fixes the issue.

This should be integrated as a requirement of htop ebuild.

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-process/htop-1.0.3
Actual Results:  
configure: error: Package requirements (ncursesw) were not met:

No package 'ncursesw' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Expected Results:  
Installation OK
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-25 20:24:32 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-26 08:58:31 UTC
*ncurses-5.9-r1 (21 Nov 2011)

  21 Nov 2011; Mike Frysinger <vapier@gentoo.org> +ncurses-5.9-r1.ebuild:
  Install pkg-config files.

Additionally, we've had a version of ncurses that installs pkg-config files stable since mid 2012.