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

Step "Deploy files" fail with error "rsync: setpgid: Operation not permitted\n"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 15.0.1, Qt Creator 16.0.0-rc1
    • Remote Linux
    • None
    • macOS

    Description

      The step "Deploy files" from Qt Creator > Projects > Build & Run > Run > Deployment fails with "rsync failed with exit code 14. rsync: setpgid: Operation not permitted" when trying to deploy to remote linux device

      I enabled logging (Tools > Debug Qt Creator) and copied the exact rsync command from there.

      • Running this command from a terminal works
      • creating a custom process step with this command works
      • start Qt Creator from terminal -> the step "Deploy files" works

      I can fix it by adding " --blocking-io" to the "Flags for rsync" 

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            count_zer0 Jürgen Anders
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes