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

Bug 252292

Summary: Lost sparc keywords for >=net-news/liferea-1.4.18
Product: Gentoo Linux Reporter: Daniel Gryniewicz (RETIRED) <dang>
Component: Current packagesAssignee: Sparc Porters <sparc>
Status: RESOLVED FIXED    
Severity: normal CC: asl
Priority: High Keywords: KEYWORDREQ
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 251603    
Bug Blocks:    

Description Daniel Gryniewicz (RETIRED) gentoo-dev 2008-12-23 17:14:21 UTC
Hi, sparc.

This is to notify you that you lost your keywords for >=net-new/liferea-1.4.18 due to lack of xulrunner 1.9 keywords.  Feel free to add them back when xulrunner is working again.

I'll leave 1.4.15 in the tree as long as it needs to be there.
Comment 1 Friedrich Oslage (RETIRED) gentoo-dev 2009-04-10 21:03:19 UTC
Okay, we got a working xulrunner-1.9 again but we got another (well, minor) problem:

net-news/liferea-1.4.24 hits a bug in sqlite, which makes it sigbus again.

That bug is fixed in sqlite-3.6.13 which should arive on tuesday. Would it be possible to bump the sqlite dependency to >=3.6.13? Or would that conflict with your stble plans for .24?
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-13 19:20:15 UTC
It would be okay, if there were a sqlite-3.6.13 in the tree, but 3.6.12 appears to be the top.
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2009-04-21 16:25:45 UTC
There is now.

Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-21 17:30:03 UTC
Okay, dep bumped on 2.4.28-r1.  Keyword away.
Comment 5 Arnaud Launay 2009-04-22 13:12:39 UTC
Heck, you added sqlite for *all* architectures. It's not needed for amd64 or x86. Can you add a USE flag forced for sparc and disabled by default for the other archs ?
Comment 6 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-22 13:37:02 UTC
No.  What's  the point?  A complicated dep on a ~arch package just to keep another ~arch package (supposedly with a ton of bugfixes) from being pulled in?
Comment 7 Arnaud Launay 2009-04-23 07:27:39 UTC
I'm not sure I follow you. Isn't the goal of an ebuild to be put in stable at one point or another ?

Right now, trying an emerge -u world gives me an error because I unmasked liferea (tired of the oooold 1.2).

What about this:

    >=dev-db/sqlite-3.3
    sparc? ( >=dev-db/sqlite-3.6.13 )

Works just fine, I just tested it.
Comment 8 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-04-24 13:20:05 UTC
At the moment, no, the plans are not to have this ebuild go stable.  It has to wait for webkit-gtk to go stable, which will be longer than for sqlite to go stable.
Comment 9 Raúl Porcel (RETIRED) gentoo-dev 2009-12-25 17:57:31 UTC
Fixed