On Tue, 2015-10-27 at 15:59 +0100, Carlos E. R. wrote:
I get a conflict. Related?
The two conflicts seem not to be related at all. which is good
#### YaST2 conflicts list - generated 2015-10-27 16:45:28 ####
nothing provides appdata(thunderbird.appdata.xml) needed by application:Thunderbird-.noarch
[ ] deinstallation of application:Thunderbird-.noarch
[ ] break application:Thunderbird-.noarch by ignoring some of its dependencies
Wolfgang just fixed that one in MozillaFirefox; I guess the packages are similar enough that it warrants a fix in Thunderbird too; please file a bug directly.
nothing provides appdata(Thunar.appdata.xml) needed by application:Thunar File Manager-.noarch
[ ] deinstallation of application:Thunar File Manager-.noarch
[ ] break application:Thunar File Manager-.noarch by ignoring some of its dependencies
That one can be seen as a libzypp bug or a thunar bug; the fix is certainly easier in Thunar. The package provides: appdata(thunar.appdata.xml) and application(Thunar.desktop) Now, thunar does not really do anything 'invalid' there, as the provided appdata.xml correctly references Thunar.desktop, but libzypp falls on the nose with it. For this error to disappear, the appdata file and the .desktop file should use the same basename. So the easiest fix is for Thunar to rename thunar.appdata.xml to Thunar.appdata.xml; then the problem disappears (do not rename the .desktop file, or you will need to patch the appdata.xml, which references the .desktop file by name) In the longer run, libzypp might need a fix to not be so pedantic about it (the AppData standard does not mandate the names to be equal; but from any upstream project PoV, it's good practice to reuse the naming schemes throughout the project anyway). So, you see: best to file a bug against Thunar here Cheers, Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org