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. Building for Maemo gives Packaging error

Building for Maemo gives Packaging error

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 4.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.
  • A Offline
    A Offline
    anttti
    wrote on last edited by
    #1

    Hi,

    I created a blank ("Hello world") Qt Quick application in Qt Creator 2.1 RC1. It compiles and runs nicely when the target is Desktop. However I wanted to test in N900, so I created a new Maemo device configuration Qt Creator. N900 seems to be configured correctly, since the "Test"-function in Maemo Device Configurations yields OK.

    The problem is that when I try to build on Maemo, either debug or release, I get:

    /sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/var/lib/dpkg/status: No such file or directory
    dpkg-buildpackage: warning: Build dependencies/conflicts unsatisfied; aborting.
    dpkg-buildpackage: warning: (Use -d flag to override.)
    Packaging Error: Command 'dpkg-buildpackage -nc -uc -us' failed.Exit code: 3

    I'm running Windows XP. Anybody else seen this error? How do I fix this?

    Thanks,
    Antti

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Looks like something is broken in your maemo toolchain. Try to reinstall it, maybe something was corrupted.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        anselmolsm
        wrote on last edited by
        #3

        As Denis said, it looks like an error in your build environment. Try what he suggested, then post the results here. :-)

        Anselmo L. S. Melo (anselmolsm)

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          anselmolsm, yeah, posting back will be really appreciated because someone later can stuck with similar problem.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            anttti
            wrote on last edited by
            #5

            Thanks for the replies, guys. Indeed when I reinstalled Qt SDK, the problem went away!

            1 Reply Last reply
            0
            • A Offline
              A Offline
              anttti
              wrote on last edited by
              #6

              Sorry, I was a bit too quick there. I have Qt Creator 2.1 RC1 and 2.0.1. Deploying works in 2.0.1, but not in 2.1 RC1. 2.1 RC1 builds the app OK, but running Deploy Project still gives me the same packaging error.

              1 Reply Last reply
              0
              • A Offline
                A Offline
                anttti
                wrote on last edited by
                #7

                Well, I uninstalled all Qt/Symbian dev tools, re-installed them, and now it finally agrees to work, even with Qt Creator 2.1 RC1.

                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