Re: Fwd: Re: [opensuse-kde] KDE:KDE3 kde3-kaffeine build failure for <= 11.1
On Friday 27 of November 2009, Hans-Peter Jansen wrote:
Hi guys,
may I kindly ask you to add me (frispete) as Maintainer for this repo. I try to phase out KDE3, but will have to support some legacy installations here for still quite some time. Therefore I would like to do the minimal fixes in this project in order to keep it usable (I hope).
I have added you (and welcome, I'm rather impressed that there is somebody actually willing to step up and take care of the KDE3 repo). If you would need any help, feel free to ask on IRC or the mailing list.
---------- Forwarded Message ------------
Subject: Re: [opensuse-kde] KDE:KDE3 kde3-kaffeine build failure for <= 11.1 Date: Wednesday 25 November 2009, 22:02:51 From: "Hans-Peter Jansen" <hpj@urpla.net> To: opensuse-kde@opensuse.org
On Sunday 15 November 2009, 22:46:16 Hans-Peter Jansen wrote:
Hi,
I've looked a bit into the build problem, and it boils down to:
kde3-kaffeine wants to talk to the kernel with the dvb S2API, which seems to be missing from 2.6.27 (11.1) and below:
kaffeine-0.8.8/kaffeine/src/input/dvb/channeldesc.h[104]: fe_rolloff_t rolloff;
defined in kerrnel (current git):
/usr/include/linux/dvb/frontend.h[315]: typedef enum fe_rolloff { ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */ ROLLOFF_20, ROLLOFF_25, ROLLOFF_AUTO, } fe_rolloff_t;
Either deactivate kde3-kaffeine completely (for <= 11.1), or rollback to an older version, or make S2 api calls conditional or ask for a kernel update to 2.6.31 for 11.1 (kidding..).
This one still needs some decisions taken, since this packages build failure hinders publishing for the whole project on 11.1.
Could somebody please simply deactivate build/publishing for this package on 11.1 and below, and be done.
Pete
-- Lubos Lunak KDE developer -------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: l.lunak@suse.cz , l.lunak@kde.org Lihovarska 1060/12 tel: +420 284 084 672 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Friday 27 November 2009, 11:13:42 Lubos Lunak wrote:
On Friday 27 of November 2009, Hans-Peter Jansen wrote:
Hi guys,
may I kindly ask you to add me (frispete) as Maintainer for this repo. I try to phase out KDE3, but will have to support some legacy installations here for still quite some time. Therefore I would like to do the minimal fixes in this project in order to keep it usable (I hope).
I have added you (and welcome, I'm rather impressed that there is somebody actually willing to step up and take care of the KDE3 repo). If you would need any help, feel free to ask on IRC or the mailing list.
Many thanks, Lubos. Somebody triggered a rebuild of kdelibs in it, and now the whole project gets rebuild :-( It wasn't me! I always try to not waste any resources, if possible. On the other hand, I submit requested an update of python-sip in KDE:Qt, which seem to be applied, but the build failed, e.g. with: mount: / is busy System halted. May I kindly ask you to add me in KDE:Qt also, since most of my packages in home:frispete: do depend on that project. I mostly care for the PyQt side of things (but that for a long time now) - some sr in there are mine (but Dirk usually is quicker then me: while I check the diff between versions to create a proper changelog, Dirk commits it already..). Thanks, Pete -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Friday 27 of November 2009, Hans-Peter Jansen wrote:
Somebody triggered a rebuild of kdelibs in it, and now the whole project gets rebuild :-( It wasn't me! I always try to not waste any resources, if possible.
That was me who triggered the kdelibs3 rebuild in KDE:KDE3, there was a necessary bugfix.
On the other hand, I submit requested an update of python-sip in KDE:Qt, which seem to be applied, but the build failed, e.g. with:
mount: / is busy System halted.
The problem there is actually "error: Package already exists: %package debugsource" and it is caused by "%debug_package" from your submit. I have fixed that.
May I kindly ask you to add me in KDE:Qt also, since most of my packages in home:frispete: do depend on that project. I mostly care for the PyQt side of things (but that for a long time now) - some sr in there are mine (but Dirk usually is quicker then me: while I check the diff between versions to create a proper changelog, Dirk commits it already..).
KDE:Qt is primarily maintained by Dirk, so that's up to him. As KDE:Qt is a maintained repository that is different from the practically unmaintained KDE:KDE3. -- Lubos Lunak KDE developer -------------------------------------------------------------- SUSE LINUX, s.r.o. e-mail: l.lunak@suse.cz , l.lunak@kde.org Lihovarska 1060/12 tel: +420 284 084 672 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (2)
-
Hans-Peter Jansen
-
Lubos Lunak