Dne ne 27. května 2012 Nick Leverton napsal(a):
In article 201205271548.18174.slavek.banko@axis.cz,
Slávek Banko trinity-users@lists.pearsoncomputing.net wrote:
Hi Nick,
accidents, such as those occurred with updated qt (which calls XInitThreads) together with the old kdelibs (which still did not call XInitThreads). Please check that you also update kdelibs - search in changelog commit 6c806af1. You must have at least kdelibs build ax6 (current is ax7).
Ah that was the problem. I had a home-built kdelibs from testing some earlier patches, and APT treats my own suffix of +njl as newer than your +ax. I've increased your repo's priority and got the right kdelibs, and all is well now.
So again thanks for your updates, all seems very well with them and apologies for the noise !
Nick
I am glad that so easily explained. The reason for the problem was the fact that my packages still have version 3.5.13 and from the original 3.5.13 differ only by build number - axNumber. Because of this, then your package +njl was still regarded as newer than my +ax ('n' is greater than 'a'). Maybe it's time to start marking the packages with version 3.5.13.1 :)
Slavek --