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

Bug 164343

Summary: mongrel is blocking amarok
Product: Gentoo Linux Reporter: Heiko Baums <heiko.baums>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: hoea, radu_benea2002
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Heiko Baums 2007-01-29 02:52:43 UTC
As the summary says, after the last `emerge --sync` `emerge -uDNpv world` gives me these messages:
[blocks B     ] www-servers/mongrel (is blocking media-sound/amarok-1.4.4-r3)
[ebuild  N    ] www-servers/mongrel-1.0  USE="doc" 156 kB
[ebuild     U ] media-sound/amarok-1.4.4-r4 [1.4.4-r3] USE="aac arts kde musicbrainz mysql noamazon opengl real visualization -debug -ifp -ipod -mtp -njb -postgres -xinerama" LINGUAS="de -af -ar -az -bg -br -ca -cs -media-sound/amarok-1.4.4-r4cy -da -el -en_GB -es -et -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -km -ko -lt -ms -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -sk -sl -sq -sr -sr@Latn -sv -ta -tg -th -tr -uk -uz -zh_CN -zh_TW" 17,226 kB

It's a typo (a missing exclamation-point) in the media-sound/amarok-1.4.4-r4 ebuild if Benson is right in this forum thread:
http://forums.gentoo.org/viewtopic-t-535669.html

This is the existing line in the amarok-1.4.4-r4.ebuild:

RDEPEND="${RDEPEND} 
         www-servers/mongrel"

This is the correct line as it is in the amarok-1.4.4-r3.ebuild:

RDEPEND="${RDEPEND} 
         !www-servers/mongrel"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 03:00:31 UTC
emerge -C amarok; emerge amarok

  28 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  -amarok-1.4.3-r1.ebuild, amarok-1.4.4-r3.ebuild, +amarok-1.4.4-r4.ebuild,
  -amarok-9999.ebuild, +amarok-9999-r1.ebuild:
  Remove old version; revision bump fo both 1.4.4 release and live Subversion
  ebuild to depend on mongrel rather than building and installing its own
  copy. This drops ~ppc ~ppc64 and ~sparc keywords.
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-01-29 22:09:56 UTC
*** Bug 164474 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-02-06 09:02:53 UTC
*** Bug 165575 has been marked as a duplicate of this bug. ***