Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362349 - net-irc/konversation: broken handbook dependency?
Summary: net-irc/konversation: broken handbook dependency?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 21:10 UTC by Sebastian Pipping
Modified: 2011-04-12 17:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of emerge --info (emerge-info.txt,12.89 KB, text/plain)
2011-04-06 21:10 UTC, Sebastian Pipping
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2011-04-06 21:10:11 UTC
Created attachment 268769 [details]
Output of emerge --info

In konversation-1.3.1.ebuild it reads:

  KDE_HANDBOOK="optional"
  inherit kde4-base

However with (global) USE=-handbook I get this error from portage:

  # sudo emerge --deep --update world system
  
  These are the packages that would be merged, in order:
  
  Calculating dependencies... done!
  
  emerge: there are no ebuilds built with USE flags to satisfy
    ">=kde-base/kdelibs-4.4[aqua=,handbook]".
  !!! One of the following packages is required to complete your request:
  - kde-base/kdelibs-4.6.2 (Change USE: +handbook)
  (dependency required by "net-irc/konversation-1.3.1" [installed])
  (dependency required by "@selected" [set])
  (dependency required by "@world" [argument])

So the handbook is not as optional as declared.  Any ideas?
Comment 1 Sebastian Pipping gentoo-dev 2011-04-06 21:10:54 UTC
PS: the error goes away when switching the ebuild to KDE_HANDBOOK="never".
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-12 14:43:48 UTC
scarab@ugly-elf: ~/gentoo-x86/net-irc/konversation $ emerge -av konversation

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] net-irc/konversation-1.3.1  USE="crypt (-aqua) -debug -handbook (-kdeenablefinal)" LINGUAS="cs -bg -ca -da -de -el -en_GB -es -et -fi -fr -gl -hu -it -ja -nb -nds -nl -pa -pl -pt -pt_BR -ru -sk -sr -sv -tr -uk -zh_CN -zh_TW" 3,200 kB

Total: 1 package (1 new), Size of downloads: 3,200 kB


Are you sure you are not poluting it from somewhere?
Comment 3 Sebastian Pipping gentoo-dev 2011-04-12 17:28:16 UTC
Seems that now it's gone, wierd.  Closing.