Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt51jsbackend
QtWS25 Last Chance

Qt51jsbackend

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 2.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lordbah
    wrote on last edited by
    #1

    I'm installing makerware 3.2 on Ubuntu 13.10, which depends on qt51jsbackend and several other qt51 packages, which all fail to install:

    E: /var/cache/apt/archives/qt51jsbackend_5.1.0-13.10_amd64.deb: parsing file '/var/lib/dpkg/tmp.ci/control' near line 12 package 'qt51jsbackend': duplicate value for `Package' field

    Is this the right place to find help for this? I can't tell what repository these qt51 packages come from.

    /var/lib/dpkg/tmp.ci doesn't exist. I'm guessing it's something that only exists in the middle of an install.

    I do run 64-bit but it is not AMD.

    Other packages which fail to install: qt51base, qt51xmlpatterns, qt51multimedia, qt51declarative, qt51webkit.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You're on the wrong channel, you should ask this on the Ubuntu forums

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lordbah
        wrote on last edited by
        #3

        This package isn't built by qt-project.org then?

        I have already asked on ubuntuforums.org, no response there.

        I wish I could figure out how to make synaptic or dpkg or somebody tell me what site a package comes from. It does give the email address of a "package maintainer", but it's an unrouteable address in Hungary.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          lordbah
          wrote on last edited by
          #4

          ~$ apt-cache show qt51jsbackend
          Package: qt51jsbackend
          Version: 5.1.0-13.10
          Architecture: amd64
          Maintainer: Zoltán Balogh zoltan@bakter.hu
          Installed-Size: 4997
          Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
          Homepage: http://www.qt-project.org
          Priority: extra
          Section: libs
          Filename: pool/main/q/qt51jsbackend/qt51jsbackend_5.1.0-13.10_amd64.deb
          Size: 1784484
          SHA256: f6a1c46888267236535cced7d75d866830acf9bdcea011d4859eed11d6622949
          SHA1: 801511750a738dfb739744f051467751403c8364
          MD5sum: 801790b4257162a74fd0b1fe83e05112
          Description: Qt V8 Javascript backend used by Qt Declarative.
          <insert long description, indented with spaces>
          Description-md5: baebec95ba12fa4eef684bef4f22e317
          Package: qt51jsbackend
          Version: 5.1.0-13.10
          Architecture: amd64
          Maintainer: Zoltán Balogh zoltan@bakter.hu
          Installed-Size: 4997
          Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
          Homepage: http://www.qt-project.org
          Description: Qt V8 Javascript backend used by Qt Declarative.
          <insert long description, indented with spaces>

          1 Reply Last reply
          0
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            Hi,

            [quote author="lordbah" date="1403441097"]This package isn’t built by qt-project.org then?[/quote]No. The Linux distros get the Qt source code from the Qt Project, and then they produce their own packages.

            [quote author="lordbah" date="1403441097"]I'm installing makerware 3.2 on Ubuntu 13.10, which depends on qt51jsbackend and several other qt51 packages, which all fail to install:

            ...

            Is this the right place to find help for this? I can't tell what repository these qt51 packages come from.

            ...

            Other packages which fail to install: qt51base, qt51xmlpatterns, qt51multimedia, qt51declarative, qt51webkit.[/quote]I suspect that you'll need to ask the MakerWare folks, since they use a "custom repository":http://www.makerbot.com/support/makerware/documentation/linux-install/

            Anyway, the packages you listed don't look like official Ubuntu packages. Ubuntu uses names like "libqt5multimedia5":http://packages.ubuntu.com/saucy/libqt5multimedia5 and "libqt5webkit5":http://packages.ubuntu.com/saucy/libqt5webkit5, not "qt51multimedia" or "qt51webkit"

            Furthermore, Ubuntu 13.10's repositories contained Qt 5.0, not Qt 5.1.

            [quote author="lordbah" date="1403441097"]I do run 64-bit but it is not AMD.[/quote]"AMD64":http://en.wikipedia.org/wiki/X86-64 is the name of the CPU instruction set, not the name of the manufacturer. Intel CPUs also use the AMD64 specification.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0
            • L Offline
              L Offline
              lordbah
              wrote on last edited by
              #6

              Thanks.

              I emailed Makerbot Support on Wednesday morning. They haven't responded.

              When I remove their PPA from my Software Sources, the qt51* packages are no longer visible. Therefore those packages must come from their repository.

              Clearly not a qt-project.org issue.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved