Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. N950 Failed to upload package
Forum Updated to NodeBB v4.3 + New Features

N950 Failed to upload package

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 2.9k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    rstalin
    wrote on last edited by
    #1

    Hi all,
    I build Harmattan project have some problem.
    I found that the number of the JPG files over 222 deploy the package to device.
    Qt creator show error " Failed to upload package",
    221 Jpg files is no problem.
    I don' t sure Meego if have the file number limit.
    Because I met the similar condition in Symbian.
    But Symbian error happen in that file number over 2000, now only 200 in meego.
    I feel so strange.Any hint?

    @19:11:27: Preparing SFTP connection...
    19:11:27: Starting upload...
    19:11:27: Failed to upload package: Failure
    19:11:27: Deploy step failed.
    Error while building project LocalTravel (target: Harmattan)
    When executing build step 'Deploy Debian package via SFTP upload'@

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Try a master build: AFAIR Creator up to and including 2.4.1 uploads its data to /tmp which is really tiny on the N9. I assume the same is true for the N950, considering that the software should be similar.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        rstalin
        wrote on last edited by
        #3

        Thank you,Tobias .
        Maybe my English is bad, I don't understand what the master build means .
        My QtSDK have upgraded to 1.2 @@

        1 Reply Last reply
        0
        • R Offline
          R Offline
          rstalin
          wrote on last edited by
          #4

          oh
          http://www.developer.nokia.com/Community/Discussion/showthread.php?232047-How-to-deploy-to-Harmattan-N950-getting-failure.

          After I read this ,I understand Tobias means ,it seem the /tmp folder limit.

          And I also try this code, but not work o_O
          @ln -s /var/tmp/file.deb /tmp/file.deb@

          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