trust only movement...
You are not logged in.
Hi,
Today Arch proposed to update digiKam and kipi-plugins. After the update, digikam crashes on startup with the following message:
digikam: symbol lookup error: /usr/lib/libdigikamcore.so.1: undefined symbol: _ZN9QHashData13detach_helperEPFvPNS_4NodeEPvEPFvS1_Ei
I did some research and this problem is very alike this ubuntu's one: https://bugs.launchpad.net/ubuntu/+sour … bug/493399 The solution proposed over there was to recompile digiKam against the newest Qt. A pacman -Si qt shielded the following results:
Repository : extra Name : qt Version : 4.6.3-1
Are there plans to rebuild qt (and packages that depend on it)?
For the time being, I had to revert digiKam and kipi-plugins.
Thank you in advance.
Offline
I'll update qtmod soon. Since kdegraphics got updated also what pkgs got updated last days? Can you provide me a list?
Offline
phonon needs also to be updated.
Offline
You can see what packages were updated in Arch using the arch-commits mailing list archives: http://mailman.archlinux.org/pipermail/arch-commits/
Offline
Amnon82 wrote:
I'll update qtmod soon
yes please do so ;-). I have the same problem with digikam here on my x64 machine...
regards
Olivier
Last edited by supercow (2010-06-11 22:42:07)
Offline
Well normally the answer should be:
kdebase-runtime > rebuild
kdegraphics > rebuild
phonon > 4.4.2
qt > 4.6.3
but hey: why not search the list yourself ![]()
Offline
Please update shaman as well!
Offline
Well it is done for i686.
Offline
Where did qtmod-debug go?
Offline
I upgraded yesterday and so far everything seems to be working very well.
Thank you very much for still supporting kdemod: we Arch users are very thankful for your hard work.
Offline
Compiling x86_64 will be online in some minutes...
Offline
Thank you very much.
Moreover, this nasty bug http://bugs.kde.org/show_bug.cgi?id=229340 is now fixed in digikam 1.3 ![]()
Offline
well I disabled qtmod-debug. is it needed?
Offline
manutortosa wrote:
Compiling x86_64 will be online in some minutes...
thanks a lot.
Offline
Amnon82 wrote:
well I disabled qtmod-debug. is it needed?
Afaik it is helpful if you want to debug your own qt applications...
Offline
Digikam is still broken for me
digikam: symbol lookup error: /usr/lib/libdigikamcore.so.1: undefined symbol: _ZN11KDcrawIface19RawDecodingSettingsaSERKS0_
I have tried rebuilding it but it complains about other dependencies that are in the kdemod kdegraphics package but it won't recognise.
Edit: I think it doesn't like KDEmod's kdegraphics libs.
Last edited by quantumphaze (2010-08-08 14:50:38)
Offline
do suodo pacman -Sy kdemod-kdegraphics-common
this fix the issue.
Offline
I can't believe it. That actually worked!
The package was corrupted yet for some reason still installed and marked it as 4.4.5-4. I don't know why Pacman let that happen.
$ sudo pacman -S kdemod-kdegraphics-common warning: kdemod-kdegraphics-common-4.4.5-4 is up to date -- reinstalling resolving dependencies... looking for inter-conflicts... Targets (1): kdemod-kdegraphics-common-4.4.5-4 Total Download Size: 0.00 MB Total Installed Size: 3.20 MB Proceed with installation? [Y/n] checking package integrity... :: File kdemod-kdegraphics-common-4.4.5-4-x86_64.pkg.tar.xz is corrupted. Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package) kdemod-kdegraphics-common-4.4.5-4-x86_64.pkg.tar.xz is invalid or corrupted Errors occurred, no packages were upgraded. $ sudo pacman -S kdemod-kdegraphics-common warning: kdemod-kdegraphics-common-4.4.5-4 is up to date -- reinstalling resolving dependencies... looking for inter-conflicts... Targets (1): kdemod-kdegraphics-common-4.4.5-4 Total Download Size: 0.60 MB Total Installed Size: 3.20 MB Proceed with installation? [Y/n] :: Retrieving packages from kdemod-core... kdemod-kdegraphics-common-4.4.5-4-x86_64 615.0K 165.4K/s 00:00:04 [##########################################################] 100% checking package integrity... (1/1) checking for file conflicts [##########################################################] 100% (1/1) upgrading kdemod-kdegraphics-common [##########################################################] 100% > Rebuilding xdg icon database ... DONE
Offline