Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676256 - media-sound/soundconverter should depend on gnome-base/gconf
Summary: media-sound/soundconverter should depend on gnome-base/gconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords: STABLEREQ
: 676258 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-01-26 04:26 UTC by freedore
Modified: 2019-05-19 15:51 UTC (History)
0 users

See Also:
Package list:
media-sound/soundconverter-3.0.2
Runtime testing required: ---
stable-bot: sanity-check+


Attachments
emerge info as it is required (emerge--info.txt,6.87 KB, text/plain)
2019-01-26 04:26 UTC, freedore
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description freedore 2019-01-26 04:26:23 UTC
Created attachment 562842 [details]
emerge info as it is required

I run calculate-linux (18.12 xfce edition) which is often referred to as a binary kind of gentoo. After installing soundconverter it refuses to start complaining about missing gconf. I resume it lacks it as a dependency which is not a real problem to solve but should it not be installable alongside with soundconverter as well? Is it possible to add gconf as a dependency for soundconverter so as not anyone has a problem like mine?
Comment 1 Tomáš Mózes 2019-01-26 08:24:23 UTC
*** Bug 676258 has been marked as a duplicate of this bug. ***
Comment 2 Mart Raudsepp gentoo-dev 2019-01-26 12:12:22 UTC
soundconverter-3.0.0 has zero references and uses of gconf. I don't know why you think it needs it - it doesn't, to the best of my knowledge.

Please provide some actual information on how it needs gconf.
Comment 3 freedore 2019-01-26 17:46:17 UTC
(In reply to Mart Raudsepp from comment #2)
> soundconverter-3.0.0 has zero references and uses of gconf. I don't know why
> you think it needs it - it doesn't, to the best of my knowledge.
> 
> Please provide some actual information on how it needs gconf.

It says something like that "SoundConverter 3.0.0
SoundConverter needs GTK >= 3.0 (Error: "Namespace GConf not available")" if you run it in a terminal.
Comment 4 Mart Raudsepp gentoo-dev 2019-03-16 09:54:51 UTC
Looking at it again from having kept this bug open in a tab to research again later, I've found a leftover "gi.require_version('GConf', '2.0')" from upstream indeed.
Comment 5 yknot 2019-04-03 04:39:22 UTC
Please add gconf to the dependency.  Soundconverter will bot run without it being installed.
Comment 6 Larry the Git Cow gentoo-dev 2019-04-19 11:09:43 UTC
The bug has been referenced in the following commit(s):

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

commit 3649e6997f06230a876a86fe1b7812565dcbf50b
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-04-19 11:09:14 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-04-19 11:09:14 +0000

    media-sound/soundconverter: bump to 3.0.2
    
    This version fixes up GConf handling and doesn't hard require it.
    GConf usage is about ancient gnome-media-profiles stuff, which we've
    removed over 5 years ago, it seems, thus no USE flag toggling of it.
    If it does find gconf introspection files, fine, it'll just
    gracefully try to find the gconf stored media profiles, not find
    them and not use gconf further.
    
    Bug: https://bugs.gentoo.org/676256
    Closes: https://bugs.gentoo.org/683262
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-sound/soundconverter/Manifest                |  1 +
 .../soundconverter/soundconverter-3.0.2.ebuild     | 63 ++++++++++++++++++++++
 2 files changed, 64 insertions(+)
Comment 7 Mart Raudsepp gentoo-dev 2019-04-20 15:54:31 UTC
Lets fast-stabilize this to solve this for the stable tree.
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-04-20 17:46:36 UTC
amd64 stable
Comment 9 Thomas Deutschmann (RETIRED) gentoo-dev 2019-05-19 15:51:04 UTC
x86 stable, closing