Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562152 - dev-db/sqlitebrowser-3.7.0 stable req
Summary: dev-db/sqlitebrowser-3.7.0 stable req
Status: RESOLVED DUPLICATE of bug 571958
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2015-10-03 17:48 UTC by David Flogeras
Modified: 2016-03-08 11:49 UTC (History)
0 users

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 David Flogeras 2015-10-03 17:48:24 UTC
I've been using 3.6.0 for several months, and it seems to work well.  I am also willing to test 3.7.0 if that is a better candidate for stable.

Reproducible: Always
Comment 1 Michael Weber (RETIRED) gentoo-dev 2015-10-06 21:07:43 UTC
Thanks
Comment 2 Agostino Sarubbo gentoo-dev 2015-11-03 15:01:01 UTC
This request cannot be completed because of the following repoman error(s):

 dependency.bad [fatal]        28
   dev-db/sqlitebrowser/sqlitebrowser-3.7.0.ebuild: DEPEND: amd64(default/linux/amd64/13.0)
['dev-libs/qcustomplot[qt5=]']


Since the amd64 team is unable to continue this task, I'm removing the amd64 arch team from the CC field. Feel free to cc the amd64 arch team again when you provide the complete list of the missing dependencies.
Comment 3 Agostino Sarubbo gentoo-dev 2015-11-11 10:04:47 UTC
This request cannot be completed because of the following repoman error(s):

  dependency.bad [fatal]        22                                                                                                                                                                                                                                             
   dev-db/sqlitebrowser/sqlitebrowser-3.7.0.ebuild: DEPEND: x86(default/linux/x86/13.0)
['dev-libs/qcustomplot[qt5=]']



Since the x86 team is unable to continue this task, I'm removing the x86 arch team from the CC field. Feel free to cc the x86 arch team again when you provide the complete list of the missing dependencies.
Comment 4 Anton Bolshakov 2015-12-22 04:41:05 UTC
This bug can only be currently resolved after dev-cpp/antlr-cpp and ALL its defences including dev-java/ant-antlr stabilisation.

However, there is a simple fix (which I highly recommend) to bypass this:

--- /usr/portage/dev-db/sqlitebrowser/sqlitebrowser-3.7.0-r1.ebuild     2015-12-07 06:01:02.000000000 +0800
+++ ./sqlitebrowser-3.7.0-r2.ebuild     2015-12-22 11:51:47.847313858 +0800
@@ -20,7 +20,7 @@
 REQUIRED_USE="^^ ( qt4 qt5 )"
 
 RDEPEND="
-       dev-cpp/antlr-cpp:2=
+       || ( dev-cpp/antlr-cpp:2= dev-java/antlr:0[cxx] )
        dev-db/sqlite:3
        dev-libs/qcustomplot[qt5=]
        x11-libs/qscintilla


Please consider.
Comment 5 Pacho Ramos gentoo-dev 2016-03-08 11:49:08 UTC

*** This bug has been marked as a duplicate of bug 571958 ***