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

Bug 644568

Summary: app-backup/bareos optionally depends on deprecated Qt4
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Marc Schiffbauer <mschiff>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=642658
https://github.com/gentoo/gentoo/pull/8353
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 642658    
Bug Blocks: 631788, 655380, 655382    

Description Andreas Sturmlechner gentoo-dev 2018-01-14 16:24:34 UTC
Qt4 is dead and going away, if upstream is not porting to Qt5 maybe it is time to drop that option.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-03-17 12:10:12 UTC
It seems that upstream removed Qt from (not yet packaged) 17.2 release, what's the best way to move forward [with old] then?
Comment 2 Andreas Sturmlechner gentoo-dev 2018-05-08 21:05:14 UTC
ping
Comment 3 Marc Schiffbauer gentoo-dev 2018-05-12 20:38:06 UTC
Hi Andreas, please merge you PR and thanks!
Comment 4 Larry the Git Cow gentoo-dev 2018-05-13 06:56:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded9d68ffacb9892262e5bc324141dcecfbfb825

commit ded9d68ffacb9892262e5bc324141dcecfbfb825
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-10 19:51:24 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-13 06:56:34 +0000

    app-backup/bareos: Drop Qt4-based
    
    Closes: https://bugs.gentoo.org/644568
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-backup/bareos/Manifest               |   2 -
 app-backup/bareos/bareos-15.2.2.ebuild   | 428 -------------------------------
 app-backup/bareos/bareos-16.2.4.ebuild   | 428 -------------------------------
 app-backup/bareos/bareos-16.2.7.ebuild   | 428 -------------------------------
 app-backup/bareos/files/bareos-dir.confd |  17 --
 app-backup/bareos/files/bareos-fd.confd  |   7 -
 app-backup/bareos/files/bareos-sd.confd  |  10 -
 7 files changed, 1320 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=304df6a54e558cdbfe368eda492feab499ce09d2

commit 304df6a54e558cdbfe368eda492feab499ce09d2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-10 19:46:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-13 06:56:34 +0000

    app-backup/bareos: Drop USE=qt4 and superfluous qt4-r2.eclass
    
    Bug: https://bugs.gentoo.org/644568
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 app-backup/bareos/bareos-16.2.7-r1.ebuild | 398 ++++++++++++++++++++++++++++++
 1 file changed, 398 insertions(+)