Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5916

Deployment to Generic Linux device fails to upload tarball via SFTP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt Creator 2.4.0
    • Qt Creator 2.3.0-rc
    • None
    • Kubuntu 11.04 32bits, Qt Creator installed from qt-creator-linux-x86-opensource-2.3.0-rc.bin, Qt Lighthouse built from latest 4.8 branch using Sourcery-G++
    • 96e003e9fef8c39e9ca7d8555b3146bf71779ef5

    Description

      -added Sourcery-G++ to the manual toolchains in the preferences
      -added my cross-compiled Qt to the manual Qt versions in the preferences
      -added a Generic Linux device for my BeagleBoard xM, tested the connectivity, all fine

      -Created a simple QtGui project
      -Built it using the cross-compiled Qt version, build went fine
      -Added a deployment Configuration "Build tarball and Install to Linux Host"
      -Selected BeagleBoard for device configuration -> got 2 deploy steps "Create tarball" and "Deploy tarball via SFTP upload using device"
      -Added a run configuration for remote execution -> got configuration "BeagleBoardTest (remote)"

      Then when clicking the run button, the deployment fail with the error:

      "Failed to upload package: no such file"

      I've checked the contents of the build dir and the tar file is in there, so it has been created successfully. It seems like it's the sftp command that's borked, somehow it seems to have an empty file name there.

      See the attached screen captures for the deployment settings and the error messages produced.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kandeler Christian Kandeler
            romain_kdab Romain Pokrzywka (KDAB) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes