Hi, multimedia:libs enca aggregates to Education enca and the latter builds fine for SLE11 but multimedia:libs enca is broken for SLE11 with the message :- missing repositories: Education/SLE_11 What causes this and shouldn't mmlibs enca rather link to the education package? Mmlibs enca seems to exist for mmlibs libass to build for <= 11.1 and the resulting rpms require enca so IMHO the latest rpm should be available in mmlibs to enable easy installation. Regards Dave P
2010/5/18 Dave Plater davejplater@gmail.com:
Hi, multimedia:libs enca aggregates to Education enca and the latter builds fine for SLE11 but multimedia:libs enca is broken for SLE11 with the message :- missing repositories: Education/SLE_11 What causes this and shouldn't mmlibs enca rather link to the education package?
SLE_11 vs SLE-11 It can be fixed with something similar to
<repository target="SLE_11" source="SLE-11" />
inside <aggregate>.
On 05/18/2010 08:55 AM, Cristian Morales Vega wrote:
2010/5/18 Dave Plater davejplater@gmail.com:
Hi, multimedia:libs enca aggregates to Education enca and the latter builds fine for SLE11 but multimedia:libs enca is broken for SLE11 with the message :- missing repositories: Education/SLE_11 What causes this and shouldn't mmlibs enca rather link to the education package?
SLE_11 vs SLE-11 It can be fixed with something similar to
<repository target="SLE_11" source="SLE-11" />
inside <aggregate>.
Thanks, that did the trick. Dave P