hey,
recently I updated boo in rawhide to the new upstream version 0.9.2. Now there are many "Missing Dependency" errors in rawhide like this:
Missing Dependency: mono (Boo.Lang) = 2.0.9.1 is needed by package banshee... Missing Dependency: mono (Boo.Lang.Compiler) = 2.0.9.1 is needed by package banshee...
I don't have an idea on how to resolve them. Any hints?
Thanks, Paul
2009/9/18 Paul Lange palango@gmx.de:
hey,
recently I updated boo in rawhide to the new upstream version 0.9.2. Now there are many "Missing Dependency" errors in rawhide like this:
Missing Dependency: mono (Boo.Lang) = 2.0.9.1 is needed by package banshee... Missing Dependency: mono (Boo.Lang.Compiler) = 2.0.9.1 is needed by package banshee...
I don't have an idea on how to resolve them. Any hints?
Sorry for the late reply; I did fix it. Banshee requires boo, and the error report is because mono (Boo.Lang) 2.0.9.1, which was provided by boo 0.9.1, is now no longer available.
To see what packages might be affected by a Boo update, try
repoquery --whatrequires --alldeps boo
The fix in this case is to rebuild Banshee -- you might want to request to be added to the ACL for banshee, on the package database, so you can do this whenever you update Boo.
Make the changelog be something like "Rebuild for boo 0.9.2 update" (the latest Banshee changelog does not have that, but only because I was updating to a newer Banshee snapshot anyway)
Regards,
mono@lists.stg.fedoraproject.org