Announcement

Collapse
No announcement yet.

Updated Amarok, now he's gone

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Updated Amarok, now he's gone

    Hi everybody, I'm new to Kubuntu and new at this forum!

    I use Kubuntu 11.04, upgraded KDE to 4.6.3.

    Yesterday I tried to update Amarok to 2.4.1, did this by apt-get.

    Now when I try to run it I get this message

    vinicius@vinicius-desktop:~$ amarok
    amarok: symbol lookup error: /usr/lib/libamaroklib.so.1: undefined symbol: _ZTIN6TagLib3MP44FileE
    I've readed about this error in many threads, but generally the people had a problem with libtag at the /bin/local folder.

    I don't have this problem and nothing seem to solve this.

    Tried to uninstall, reinstall, remove all libtags dependencies, etc.

    Can someone help me?

    THANKS!

    #2
    Re: Updated Amarok, now he's gone

    Please post the output:
    Code:
    ldd $(which amarok) | grep libtag
    sudo updatedb && locate libtag | grep .so.1
    dpkg --get-selections libtag*
    ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

    Comment


      #3
      Re: Updated Amarok, now he's gone

      Here it is :

      vinicius@vinicius-desktop:~$ amarok
      amarok: symbol lookup error: /usr/lib/libamaroklib.so.1: undefined symbol: _ZTIN6TagLib3MP44FileE
      vinicius@vinicius-desktop:~$ ldd $(which amarok) | grep libtag
      libtag.so.1 => /usr/lib/libtag.so.1 (0x0506d000)
      libtag-extras.so.1 => /usr/lib/libtag-extras.so.1 (0x191be000)
      vinicius@vinicius-desktop:~$ sudo updatedb && locate libtag | grep .so.1
      [sudo] password for vinicius:
      Sorry, try again.
      [sudo] password for vinicius:
      /home/vinicius/Documentos/taglib-1.7/taglib-1.7-build/taglib/libtag.so.1
      /home/vinicius/Documentos/taglib-1.7/taglib-1.7-build/taglib/libtag.so.1.7.0
      /home/vinicius/Documentos/taglib-extras-1.0.1/taglib-extras-1.0.1-build/taglib-extras/libtag-extras.so.1
      /home/vinicius/Documentos/taglib-extras-1.0.1/taglib-extras-1.0.1-build/taglib-extras/libtag-extras.so.1.0.0
      /usr/lib/libtag-extras.so.1
      /usr/lib/libtag-extras.so.1.0.0
      /usr/lib/libtag.so.1
      /usr/lib/libtag.so.1.6.3
      /usr/lib/libtag.so.1.7.0
      vinicius@vinicius-desktop:~$ dpkg --get-selections libtag*
      libtag-extras1 install
      libtag1-vanilla install
      libtag1c2a install
      vinicius@vinicius-desktop:~$
      What should I do now?

      Thanks

      Comment


        #4
        Re: Updated Amarok, now he's gone

        BTW, I just removed the entries for taglib at my Home folder.

        Still won't work.

        Comment


          #5
          Re: Updated Amarok, now he's gone

          Looks like you have manually compiled both taglib & taglib extras. You need to uninstall these first, goto the taglib & taglib-extras build folder and run sudo make uninstall, then remove the folders. Next reinstall libtag-extras1 libtag1-vanilla libtag1c2a:
          Code:
          sudo apt-get install --reinstall libtag-extras1 libtag1-vanilla libtag1c2a
          ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

          Comment


            #6
            Re: Updated Amarok, now he's gone

            I've already removed them.

            Then I installed from Kpackage.

            Now, I tried to reinstall these with apt-get, and continue with the same error:

            vinicius@vinicius-desktop:~$ sudo apt-get install --reinstall libtag-extras1 libtag1-vanilla libtag1c2a
            [sudo] password for vinicius:
            Lendo listas de pacotes... Pronto
            Construindo árvore de dependências
            Lendo informação de estado... Pronto
            0 pacotes atualizados, 0 pacotes novos instalados, 3 reinstalados, 0 a serem removidos e 0 não atualizados.
            É preciso baixar 0 B/272 kB de arquivos.
            Depois desta operação, 0 B adicionais de espaço em disco serão usados.
            (Lendo banco de dados ... 116135 ficheiros e directórios actualmente instalados.)
            Preparando para substituir libtag-extras1 1.0.1-3 (usando .../libtag-extras1_1.0.1-3_i386.deb) ...
            Desempacotando substituto libtag-extras1 ...
            Preparando para substituir libtag1-vanilla 1.6.3-1 (usando .../libtag1-vanilla_1.6.3-1_i386.deb) ...
            Desempacotando substituto libtag1-vanilla ...
            Preparando para substituir libtag1c2a 1.6.3-1 (usando .../libtag1c2a_1.6.3-1_i386.deb) ...
            Desempacotando substituto libtag1c2a ...
            Configurando libtag1-vanilla (1.6.3-1) ...
            Configurando libtag1c2a (1.6.3-1) ...
            Configurando libtag-extras1 (1.0.1-3) ...
            Processando gatilhos para libc-bin ...
            ldconfig deferred processing now taking place
            vinicius@vinicius-desktop:~$ amarok
            amarok: symbol lookup error: /usr/lib/libamaroklib.so.1: undefined symbol: _ZTIN6TagLib3MP44FileE

            Comment


              #7
              Re: Updated Amarok, now he's gone

              Somehow you didn't completely removed it since this file /usr/lib/libtag.so.1.7.0 still exist. Now please paste the output of below command:
              Code:
              ls -al /usr/lib/libtag*
              ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

              Comment


                #8
                Re: Updated Amarok, now he's gone

                Here it is!


                vinicius@vinicius-desktop:~$ ls -al /usr/lib/libtag*
                lrwxrwxrwx 1 root root 13 2011-06-01 14:12 /usr/lib/libtag_c.so -> libtag_c.so.0
                lrwxrwxrwx 1 root root 17 2011-06-01 14:12 /usr/lib/libtag_c.so.0 -> libtag_c.so.0.0.0
                -rw-r--r-- 1 root root 40633 2011-06-01 14:12 /usr/lib/libtag_c.so.0.0.0
                lrwxrwxrwx 1 root root 22 2011-06-03 14:01 /usr/lib/libtag-extras.so.1 -> libtag-extras.so.1.0.0
                -rw-r--r-- 1 root root 42564 2010-11-15 07:41 /usr/lib/libtag-extras.so.1.0.0
                lrwxrwxrwx 1 root root 15 2011-06-03 14:01 /usr/lib/libtag.so.1 -> libtag.so.1.7.0
                -rw-r--r-- 1 root root 595776 2010-05-26 12:58 /usr/lib/libtag.so.1.6.3
                -rw-r--r-- 1 root root 1192579 2011-06-01 14:12 /usr/lib/libtag.so.1.7.0
                Everything listed here, was installed by the kpackage/apt-get.

                Should I remove the libtag.so.1.7.0? How?

                Comment


                  #9
                  Re: Updated Amarok, now he's gone

                  Here's mine:
                  Code:
                  ubuntuku@satellite:~$ ls -al /usr/lib/libtag*
                  lrwxrwxrwx 1 root root   18 2011-05-05 11:20 /usr/lib/libtag-extras.so -> libtag-extras.so.1
                  lrwxrwxrwx 1 root root   22 2011-06-03 23:02 /usr/lib/libtag-extras.so.1 -> libtag-extras.so.1.0.0
                  -rw-r--r-- 1 root root 42564 2010-11-15 16:41 /usr/lib/libtag-extras.so.1.0.0
                  lrwxrwxrwx 1 root root   11 2011-05-05 11:20 /usr/lib/libtag.so -> libtag.so.1
                  lrwxrwxrwx 1 root root   15 2011-06-03 23:02 /usr/lib/libtag.so.1 -> libtag.so.1.6.3
                  -rw-r--r-- 1 root root 595776 2010-05-26 22:58 /usr/lib/libtag.so.1.6.3
                  You need to fix the symlinks:
                  Code:
                  cd /usr/lib/
                  sudo ln -s libtag-extras.so.1 libtag-extras.so
                  sudo ln -s libtag.so.1 libtag.so
                  sudo ln -sf libtag.so.1.6.3 libtag.so.1
                  ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

                  Comment


                    #10
                    Re: Updated Amarok, now he's gone

                    Obs.: In my /home/vinicius/Documentos/taglib-1.7/taglib-1.7-build/ folder, i got this message trying to uninstall :

                    vinicius@vinicius-desktop:~/Documentos/taglib-1.7/taglib-1.7-build$ sudo make uninstall
                    [sudo] password for vinicius:
                    make: *** Sem regra para processar o alvo `uninstall'. Pare.

                    Or in english, "there's no rule to process the targee 'uninstall' . Stop"

                    So, can I do it manually?

                    Thanks

                    Comment


                      #11
                      Re: Updated Amarok, now he's gone

                      Try it again in /home/vinicius/Documentos/taglib-1.7 or /home/vinicius/Documentos/taglib-1.7/taglib-1.7-build/taglib
                      ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

                      Comment


                        #12
                        Re: Updated Amarok, now he's gone

                        Thank you very much, ubuntuku

                        It's working again!


                        Best regards!

                        Comment


                          #13
                          Re: Updated Amarok, now he's gone

                          Hi, it's me again!

                          The problem returned. For the third time.

                          I do what ubuntuku said, then a few days later, the problem come back. So I have to do it again.

                          Any suggestions?

                          Thanks!

                          Comment

                          Working...
                          X