[Merge] ~acheron/kubuntu-packaging/+git/attica:kubuntu_yakkety_archive into ~kubuntu-packagers/kubuntu-packaging/+git/attica:kubuntu_yakkety_archive
Rik Mills
rik.mills88 at gmail.com
Wed Jun 8 09:05:16 UTC 2016
acheron_uk> clivejo: is that attica MISSING from here? https://quickgit.kde.org/?p=attica.git&a=commitdiff&h=d262b645ee0d7fdd32dcab57553a60bfcb32dd36
<acheron_uk> remeoved - ProviderManager::parseProviderFile(const QString &xmlString, const QString &url)
<acheron_uk> added instead - ProviderManager::parseProviderFile(const QString &xmlString, const QUrl &url)
<acheron_uk> which looks like one of the other symbols additions? maybe?
<yofel> acheron_uk: parseProviderFile(const QString &xmlString, const QUrl &url); is private in attica ProviderManager, so that's fine
<acheron_uk> thanks. that failure is blocking a lot, if I read the dependency-waits correctly
<acheron_uk> yofel: + _ZN6Attica15ProviderManager17parseProviderFileERK7QStringRK4QUrl at Base 5.23.0-0ubuntu1~ubuntu16.10~ppa1
<yofel> The version should be 5.23.0
<yofel> without all the packaging suffix
<acheron_uk> is the 5.23.0-0ubuntu1~ubuntu16.10~ppa1 some other problem there? Or is that to be expected?
<acheron_uk> too slow...
<acheron_uk> instinct said it wasn't right... but I'm on the edge of my knowledge with symbols files.
<yofel> that's the default, you can tell batchpattch to use a different version, so I usually always pass -v explicitely
<yofel> but IIRC it also asks you what to use?
<acheron_uk> yeah. I was just going to try patch to see what outputs I got
<acheron_uk> only done it once and I did use -v for that.
<acheron_uk> yofel: version jump also puzzles me, as was 4.96 in all previously. https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/attica/tree/debian/libkf5attica5.symbols?h=kubuntu_yakkety_archive
<acheron_uk> 4.96.0
<yofel> acheron_uk: the symbol says in which version of the software the symbol was added. So it's always the oldest possible version for a symbol
<yofel> the idea is that dpkg-shlibdeps can use that information to make properly versioned dependencies for libraries
<acheron_uk> so jump from 4.96.0 to 5.23 for those few would imply no new ones until the latest frameworks. then those came in
<yofel> right
<acheron_uk> good. that's clear. thanks
--
https://code.launchpad.net/~acheron/kubuntu-packaging/+git/attica/+merge/296760
Your team Kubuntu Packagers is requested to review the proposed merge of ~acheron/kubuntu-packaging/+git/attica:kubuntu_yakkety_archive into ~kubuntu-packagers/kubuntu-packaging/+git/attica:kubuntu_yakkety_archive.
More information about the Ubuntu-reviews
mailing list