Public bug reported:

Info:

        No LSB modules are available.
        Description:    Ubuntu 24.04.1 LTS
        Release:        24.04

        isync:
          Installed: 1.4.4-5build3
          Candidate: 1.4.4-5build3
          Version table:
         *** 1.4.4-5build3 500
                500 http://nl.archive.ubuntu.com/ubuntu noble/universe amd64 
Packages
                100 /var/lib/dpkg/status


Isync hangs after a failed PassCmd.

This bug is not reproducible for me in the upstream git repo
(https://git.code.sf.net/p/isync/isync, commit
61f0810bb17ba185aa12fd2197f92deaee249dbd and tag v1.4.4)

It does not happen with gmail accounts, but with protonmail bridge it
does.

I see do the line `Skipping account Proton-remote, PassCmd exited with
status 2.`, but then it hangs.

The expected behaviour is that mbsync exits with an error, but now it
hangs on a poll call:

`poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5,
events=POLLIN}], 3, -1`

The offending remote config is:

        IMAPStore Proton-remote
        Host 127.0.0.1
        Port 1143
        SSLType STARTTLS
        CertificateFile ~/.certs/proton.cert
        User ***
        PassCmd "gpg --card-status >/dev/null 2>/dev/null && gpg -q 
--for-your-eyes-only --no-tty -d $HOME/.secrets/Proton.asc 2>/dev/null"
        PathDelimiter "/"

** Affects: isync (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096861

Title:
  isync hangs after failed PassCmd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isync/+bug/2096861/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to