Hey David,
you're right (once more). libsmokeqt1 was requiring correctly libMesaglut3 but perl-Qt-mdk10 wasn't requiring libsmokeqt1 at all...
The funny (or not so funny) thing was that the SPEC file of perl-Qt-mdk10 mentioned that they took out the libsmokeqt1 requirement from this last version:
(...) Remove libsmokeqt require, picked-up by RPM now
But it seems that the "picked-up by RPM" is not working... So I re-add this requirement to the SPEC file, rebuilded the RPM and tested it: is working fine. Perl-Qt's config.xml only contain perl-Qt-mdk10 now.
Thanks for your help,
Fernando
Lombard, David N a �crit :
Fernando,
According to the provides and requires, config.xml should not have to specify libsmokeqt1 or libMesaglut3. More specifically, perl-Qt-mdk10 requires libsmokeqt1 and libsmokeqt1 requires libMesaglut3.
By making the change you did, you have likely masked an underlying problem. Fixing the underlying problem is a far better approach.
Would you (or anyone doing Mdk testing) please:
1) Locally back out your config.xml change 2) export DEBUG_UPDATE_RPMS=y 3) run install_cluster under the script(1) command, and send me the resulting typescript file.
-- Fernando Laudares Camargos
R�volution Linux
http://www.revolutionlinux.com
---------------------------------------
* Tout opinion et prise de position exprim�e dans ce message est celle de son auteur et pas n�cessairement celle de R�volution Linux.
** Any views and opinion presented in this e-mail are solely those of the author and do not necessarily represent those of R�volution Linux.
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
