Re: [packman] XBMC fix

2013-08-28 Diskussionsfäden Stefan Botter
Hi Sagi,

On Wed, 28 Aug 2013 08:58:43 +0300
Sagi Ben-Akiva sagi...@gmail.com wrote:

 One more question, why did you decided to disable vdpau in your
 patch ?

vdpau is disabled only for arch == armv7[h]l, or did I miss another
change?

Stefan
-- 
Stefan Botter zu Hause
Bremen


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] XBMC fix

2013-08-28 Diskussionsfäden Stefan Botter
On Tue, 27 Aug 2013 08:23:44 +0200
Stefan Botter j...@jsj.dyndns.org wrote:
 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some three
 weeks ago, which seems to have an odd behavior while installing. This
 does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586
 only.
 
 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.
 
 I'll keep you posted.

darix helped my confirm this error in the latest mariadb update,
bugzilla is https://bugzilla.novell.com/show_bug.cgi?id=837123.

For the time being we have to wait for that to be fixed.

Greetings,

Stefan
-- 
Stefan Botter zu Hause
Bremen


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] XBMC fix

2013-08-28 Diskussionsfäden Guillaume Gardet

Le 28/08/2013 08:16, Stefan Botter a écrit :
 Hi Sagi,

 On Wed, 28 Aug 2013 08:58:43 +0300
 Sagi Ben-Akiva sagi...@gmail.com wrote:

 One more question, why did you decided to disable vdpau in your
 patch ?

 vdpau is disabled only for arch == armv7[h]l, or did I miss another
 change?

That is true. It is only disabled for armv7.

Guillaume


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-28 Diskussionsfäden Guillaume Gardet

Le 28/08/2013 08:20, Stefan Botter a écrit :
 On Tue, 27 Aug 2013 08:23:44 +0200
 Stefan Botter j...@jsj.dyndns.org wrote:
 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some three
 weeks ago, which seems to have an odd behavior while installing. This
 does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586
 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.

 darix helped my confirm this error in the latest mariadb update,
 bugzilla is https://bugzilla.novell.com/show_bug.cgi?id=837123.

 For the time being we have to wait for that to be fixed.

Ok, thanks for info. :)


Guillaume


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Stefan Botter
Hi,

sorry, I could have said something earlier ...

On Mon, 26 Aug 2013 20:53:33 +0200
Mariusz Fik fisi...@jabster.pl wrote:

 Dnia poniedziałek, 26 sierpnia 2013 16:36:47 Guillaume Gardet pisze:
  Hi,
  
  I have made a SR to fix most XBMC builds. Is there an admin which
  could 
 review it and then accept it if all is ok, please?
  This is SR#504 :
  https://pmbs.links2linux.de/request/show/504
  
  Regards,
  
  Guillaume
  
 
 I can see there a new BuildRequires:  libgpg-error-devel. Package
 failed to build for = 12.2 due to:
 | [  104s] checking for main in -lgpg-error... no
 | [  104s] configure: error: Could not find a required library.
 Please see the README for your platform.
 
 But libgpg-error-devel package is available in OSS repository. Could
 You trigger rebuild of xbmc to check if it's gonna build on other
 worker?

It is _not_ libgpg-error-related. The problem arises from
libmysqlclient. There has been a security update for MySQL some three
weeks ago, which seems to have an odd behavior while installing. This
does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586 only.

I am trying to find time today to confirm the setup error and
(hopefully) file a bugzilla error against the security update.

I'll keep you posted.

Stefan

PS: yes, I know, hermes would have made this easier, but I did not have
time for this up to now.
-- 
Stefan Botter zu Hause
Bremen


signature.asc
Description: PGP signature
___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Guillaume Gardet
Hi,


Le 27/08/2013 08:23, Stefan Botter a écrit :
 Hi,

 sorry, I could have said something earlier ...

 On Mon, 26 Aug 2013 20:53:33 +0200
 Mariusz Fik fisi...@jabster.pl wrote:

 Dnia poniedzia?ek, 26 sierpnia 2013 16:36:47 Guillaume Gardet pisze:
 Hi,

 I have made a SR to fix most XBMC builds. Is there an admin which
 could
 review it and then accept it if all is ok, please?
 This is SR#504 :
 https://pmbs.links2linux.de/request/show/504

 Regards,

 Guillaume


 I can see there a new BuildRequires:  libgpg-error-devel. Package
 failed to build for = 12.2 due to:
 | [  104s] checking for main in -lgpg-error... no
 | [  104s] configure: error: Could not find a required library.
 Please see the README for your platform.

 But libgpg-error-devel package is available in OSS repository. Could
 You trigger rebuild of xbmc to check if it's gonna build on other
 worker?

 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some three
 weeks ago, which seems to have an odd behavior while installing. This
 does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.

Ok, thanks for the hint.

Maybe you could accept this SR to get most builds working and then, investigate 
on gpg-error/mysqlclient error and submit a fix when/if we find one.


Guillaume



 Stefan

 PS: yes, I know, hermes would have made this easier, but I did not have
 time for this up to now.

___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Malcolm
On Tue 27 Aug 2013 12:25:23 PM CDT, Guillaume Gardet wrote:

 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some three
 weeks ago, which seems to have an odd behavior while installing. This
 does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586
 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.

Ok, thanks for the hint.

Maybe you could accept this SR to get most builds working and then,
investigate on gpg-error/mysqlclient error and submit a fix when/if we
find one.


Guillaume

Hi
Is that a really good idea, just to push it out when there is a known
issue? Plus I see from the spec file that post build checks are
disabled, that's not good form.

-- 
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 1 day 13:37, 3 users, load average: 0.25, 0.34, 0.32
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340



___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Guillaume Gardet

Le 27/08/2013 13:31, Malcolm a écrit :
 On Tue 27 Aug 2013 12:25:23 PM CDT, Guillaume Gardet wrote:
 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some three
 weeks ago, which seems to have an odd behavior while installing. This
 does happen on 12.2 both archs, and both 12.3 and Tumbelweed, i586
 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.
 Ok, thanks for the hint.

 Maybe you could accept this SR to get most builds working and then,
 investigate on gpg-error/mysqlclient error and submit a fix when/if we
 find one.


 Guillaume

 Hi
 Is that a really good idea, just to push it out when there is a known
 issue? Plus I see from the spec file that post build checks are
 disabled, that's not good form.

I think that partial build is better than no build at all, which is the current 
state.

Moreover, if my patch is merged, someone else could work on a fix for other 
problems or enhancements.

What do you mean by post build checks are disabled ?


Guillaume



___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Malcolm
On Tue 27 Aug 2013 01:49:46 PM CDT, Guillaume Gardet wrote:


Le 27/08/2013 13:31, Malcolm a écrit :
 On Tue 27 Aug 2013 12:25:23 PM CDT, Guillaume Gardet wrote:
 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some
 three weeks ago, which seems to have an odd behavior while
 installing. This does happen on 12.2 both archs, and both 12.3 and
 Tumbelweed, i586 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.
 Ok, thanks for the hint.

 Maybe you could accept this SR to get most builds working and then,
 investigate on gpg-error/mysqlclient error and submit a fix when/if
 we find one.


 Guillaume

 Hi
 Is that a really good idea, just to push it out when there is a known
 issue? Plus I see from the spec file that post build checks are
 disabled, that's not good form.

I think that partial build is better than no build at all, which is
the current state.

Moreover, if my patch is merged, someone else could work on a fix for
other problems or enhancements.

What do you mean by post build checks are disabled ?


Guillaume
Hi
This entry;

BuildRequires:  -post-build-checks

Does it build without this?

-- 
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 1 day 14:59, 3 users, load average: 0.46, 0.45, 0.30
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340



___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Guillaume Gardet

Le 27/08/2013 14:53, Malcolm a écrit :
 On Tue 27 Aug 2013 01:49:46 PM CDT, Guillaume Gardet wrote:

 Le 27/08/2013 13:31, Malcolm a écrit :
 On Tue 27 Aug 2013 12:25:23 PM CDT, Guillaume Gardet wrote:
 It is _not_ libgpg-error-related. The problem arises from
 libmysqlclient. There has been a security update for MySQL some
 three weeks ago, which seems to have an odd behavior while
 installing. This does happen on 12.2 both archs, and both 12.3 and
 Tumbelweed, i586 only.

 I am trying to find time today to confirm the setup error and
 (hopefully) file a bugzilla error against the security update.

 I'll keep you posted.
 Ok, thanks for the hint.

 Maybe you could accept this SR to get most builds working and then,
 investigate on gpg-error/mysqlclient error and submit a fix when/if
 we find one.


 Guillaume

 Hi
 Is that a really good idea, just to push it out when there is a known
 issue? Plus I see from the spec file that post build checks are
 disabled, that's not good form.
 I think that partial build is better than no build at all, which is
 the current state.

 Moreover, if my patch is merged, someone else could work on a fix for
 other problems or enhancements.

 What do you mean by post build checks are disabled ?


 Guillaume
 Hi
 This entry;

 BuildRequires:  -post-build-checks

 Does it build without this?


Checked just now and, no it fails with directories not owned by a package 
errors. It should be easily fixed but I cannot do it right now.

Guillaume


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-27 Diskussionsfäden Sagi Ben-Akiva
Hi,

One more question, why did you decided to disable vdpau in your patch ?

Sagi.


On Tue, Aug 27, 2013 at 4:43 PM, Guillaume Gardet
guillaume.gar...@free.frwrote:


 Le 27/08/2013 14:53, Malcolm a écrit :
  On Tue 27 Aug 2013 01:49:46 PM CDT, Guillaume Gardet wrote:
 
  Le 27/08/2013 13:31, Malcolm a écrit :
  On Tue 27 Aug 2013 12:25:23 PM CDT, Guillaume Gardet wrote:
  It is _not_ libgpg-error-related. The problem arises from
  libmysqlclient. There has been a security update for MySQL some
  three weeks ago, which seems to have an odd behavior while
  installing. This does happen on 12.2 both archs, and both 12.3 and
  Tumbelweed, i586 only.
 
  I am trying to find time today to confirm the setup error and
  (hopefully) file a bugzilla error against the security update.
 
  I'll keep you posted.
  Ok, thanks for the hint.
 
  Maybe you could accept this SR to get most builds working and then,
  investigate on gpg-error/mysqlclient error and submit a fix when/if
  we find one.
 
 
  Guillaume
 
  Hi
  Is that a really good idea, just to push it out when there is a known
  issue? Plus I see from the spec file that post build checks are
  disabled, that's not good form.
  I think that partial build is better than no build at all, which is
  the current state.
 
  Moreover, if my patch is merged, someone else could work on a fix for
  other problems or enhancements.
 
  What do you mean by post build checks are disabled ?
 
 
  Guillaume
  Hi
  This entry;
 
  BuildRequires:  -post-build-checks
 
  Does it build without this?
 

 Checked just now and, no it fails with directories not owned by a
 package errors. It should be easily fixed but I cannot do it right now.

 Guillaume


 ___
 Packman mailing list
 Packman@links2linux.de
 http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


[packman] XBMC fix

2013-08-26 Diskussionsfäden Guillaume Gardet
Hi,

I have made a SR to fix most XBMC builds. Is there an admin which could review 
it and then accept it if all is ok, please?
This is SR#504 :
https://pmbs.links2linux.de/request/show/504

Regards,

Guillaume


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman


Re: [packman] XBMC fix

2013-08-26 Diskussionsfäden Mariusz Fik
Dnia poniedziałek, 26 sierpnia 2013 16:36:47 Guillaume Gardet pisze:
 Hi,
 
 I have made a SR to fix most XBMC builds. Is there an admin which could 
review it and then accept it if all is ok, please?
 This is SR#504 :
 https://pmbs.links2linux.de/request/show/504
 
 Regards,
 
 Guillaume
 

I can see there a new BuildRequires:  libgpg-error-devel. Package failed to 
build for = 12.2 due to:
| [  104s] checking for main in -lgpg-error... no
| [  104s] configure: error: Could not find a required library. Please see the 
README for your platform.

But libgpg-error-devel package is available in OSS repository. Could You 
trigger rebuild of xbmc to check if it's gonna build on other worker?
-- 
Pozdrawiam / Best regards,
Mariusz Fik
openSUSE Community Member
GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D

signature.asc
Description: This is a digitally signed message part.
___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Re: [packman] XBMC fix

2013-08-26 Diskussionsfäden Guillaume Gardet

Le 26/08/2013 20:53, Mariusz Fik a écrit :
 Dnia poniedzia?ek, 26 sierpnia 2013 16:36:47 Guillaume Gardet pisze:
 Hi,

 I have made a SR to fix most XBMC builds. Is there an admin which could
 review it and then accept it if all is ok, please?
 This is SR#504 :
 https://pmbs.links2linux.de/request/show/504

 Regards,

 Guillaume


 I can see there a new BuildRequires:  libgpg-error-devel. Package failed to
 build for = 12.2 due to:
 | [  104s] checking for main in -lgpg-error... no
 | [  104s] configure: error: Could not find a required library. Please see the
 README for your platform.

 But libgpg-error-devel package is available in OSS repository. Could You
 trigger rebuild of xbmc to check if it's gonna build on other worker?

It is always the same error. I added libgpg-error-devel as BuildRequires but 
the error is still there.

The errors are only for 12.2 (i586 / x86_64), 12.3 i586 and Tumbleweed i586.
Factory is fine, ARM builds also fine.

I guess it is a problem with gpg-error, not XBMC.

Guillaume


___
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman