Re: Builds with ffmpeg dependency still broken?

2012-03-07 Thread Karel Volný

Hi,

...
 2. mock can't install all the BR's:

 Error: Package: ffmpeg-libs-0.8.9-1.fc17.x86_64
 (rpmfusion-free-rawhide) Requires: libopenjpeg.so.3()(64bit)

I'm still hitting this issue trying to build in devel (rawhide)
with make mockbuild ... did I miss something?

K.

--
Karel Volný
QE BaseOs/Daemons Team
Red Hat Czech, Brno
tel. +420 532294274
(RH: +420 532294111 ext. 8262074)
xmpp ka...@jabber.cz
:: Never attribute to malice what can
::  easily be explained by stupidity.

signature.asc
Description: This is a digitally signed message part.


Re: Builds with ffmpeg dependency still broken?

2012-03-07 Thread Nicolas Chauvet
2012/3/7 Karel Volný kvo...@redhat.com:

 Hi,

 ...
 2. mock can't install all the BR's:

 Error: Package: ffmpeg-libs-0.8.9-1.fc17.x86_64
 (rpmfusion-free-rawhide) Requires: libopenjpeg.so.3()(64bit)

 I'm still hitting this issue trying to build in devel (rawhide)
 with make mockbuild ... did I miss something?
You need to enable the plague_result repo in the build given that no
push have been made for devel (F-18).
F-17 is still missing. from the mock cfg target.

Nicolas (kwizart)


Re: Builds with ffmpeg dependency still broken?

2012-03-07 Thread Sérgio Basto
On Wed, 2012-03-07 at 13:18 +0100, Karel Volný wrote: 
 Hi,
 
 ...
  2. mock can't install all the BR's:
  
  Error: Package: ffmpeg-libs-0.8.9-1.fc17.x86_64
  (rpmfusion-free-rawhide) Requires: libopenjpeg.so.3()(64bit)
 
 I'm still hitting this issue trying to build in devel (rawhide) 
 with make mockbuild ... did I miss something?

we are building ffmpeg-0.10 for devel , which depends on x264, we need
test it and all dependencies, before push to build roots. So don't
expect before next week get ffmpeg updated on devel. 

Best Regards, 
-- 
Sérgio M. B.



Re: Builds with ffmpeg dependency still broken?

2012-03-04 Thread Sérgio Basto
On Sun, 2012-03-04 at 16:56 -0600, Richard Shaw wrote: 
 On Thu, Mar 1, 2012 at 10:48 AM, Richard Shaw hobbes1...@gmail.com wrote:
  On Thu, Mar 1, 2012 at 10:30 AM, Nicolas Chauvet kwiz...@gmail.com wrote:
  Transcode is currently FTBFS and I have no time to fix it.
  Help welcomed.
 
  Ok, two issues...
 
  1. I still have to use the rawhide mock cfg to get F17 builds. Should
  I put in a BZ to get the package updated?
 
  2. mock can't install all the BR's:
 
  Error: Package: ffmpeg-libs-0.8.9-1.fc17.x86_64 (rpmfusion-free-rawhide)
Requires: libopenjpeg.so.3()(64bit)
 
 Ok, I'm not sure if anyone did anything specific, but I was able to
 build transcode for f17 now... of course I've already pulled it out as
 a BR for mythtv as it seems to build fine without it...

I fill out this report: 
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2211
to upgrade x264 and rebuild ffmpeg with it ...

Don't understand well all, you wrote: BR, stands for what Build Root ? 
For mplayer updates we have ffmpeg-0.10 

repoquery -q --whatrequires ffmpeg-libs 
repoquery -q --whatrequires ffmpeg

with repoquery we see, that will have many rebuilds for new ffmpeg, but
first I think that build ffmpeg with updated x264 is good, before mass
ffmpeg rebuild on F17.

Best regards,
-- 
Sérgio M. B.



Re: Builds with ffmpeg dependency still broken?

2012-03-04 Thread Richard Shaw
2012/3/4 Sérgio Basto ser...@serjux.com:
 Don't understand well all, you wrote: BR, stands for what Build Root ?
 For mplayer updates we have ffmpeg-0.10

Sorry, that's shorthand for BuildRequirement in spec files.

Thanks,
Richard


Re: Builds with ffmpeg dependency still broken?

2012-03-01 Thread Richard Shaw
On Thu, Mar 1, 2012 at 10:30 AM, Nicolas Chauvet kwiz...@gmail.com wrote:
 2012/3/1 Richard Shaw hobbes1...@gmail.com:
 I can build MythTV on F-17 or devel because of the following error:

 F-17:
 DEBUG util.py:257:  Error: Package: transcode-1.1.6-1.fc16.x86_64
 Can you remember why you would requires transcode at build time ?

No, it's inherited from from Jarod but if I had to guess I would say
configure looks for it? I'll check to make sure one way or another.


 Transcode is currently FTBFS and I have no time to fix it.
 Help welcomed.

I'll see what I can do. Hopefully it's something simple.

Richard


Re: Builds with ffmpeg dependency still broken?

2012-03-01 Thread Richard Shaw
On Thu, Mar 1, 2012 at 10:30 AM, Nicolas Chauvet kwiz...@gmail.com wrote:
 Transcode is currently FTBFS and I have no time to fix it.
 Help welcomed.

Ok, two issues...

1. I still have to use the rawhide mock cfg to get F17 builds. Should
I put in a BZ to get the package updated?

2. mock can't install all the BR's:

Error: Package: ffmpeg-libs-0.8.9-1.fc17.x86_64 (rpmfusion-free-rawhide)
   Requires: libopenjpeg.so.3()(64bit)

Thanks,
Richard