Package: git-buildpackage
Version: 0.6.22
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

     I build deb packages for my programs on my jessie box.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     git config --global    cache
     gbp clone https://jko...@stash.desy.de/scm/pidp/python-nxswriter.git

   * What was the outcome of this action?

     gbp prompts me for the git password and freezes.

     After Ctrl-C I get:

    Traceback (most recent call last):
      File "/usr/bin/gbp", line 9, in <module>
        load_entry_point('gbp==0.6.22', 'console_scripts', 'gbp')()
      File "/usr/lib/python2.7/dist-packages/gbp/scripts/supercommand.py", line
134, in supercommand
        return module.main(args)
      File "/usr/lib/python2.7/dist-packages/gbp/scripts/clone.py", line 92, in
main
        auto_name=auto_name)
      File "/usr/lib/python2.7/dist-packages/gbp/git/repository.py", line 1848,
in clone
        capture_stderr=True)
      File "/usr/lib/python2.7/dist-packages/gbp/git/repository.py", line 183,
in __git_inout
        (stdout, stderr) = popen.communicate(input)
      File "/usr/lib/python2.7/subprocess.py", line 799, in communicate
        return self._communicate(input)
      File "/usr/lib/python2.7/subprocess.py", line 1409, in _communicate
        stdout, stderr = self._communicate_with_poll(input)
      File "/usr/lib/python2.7/subprocess.py", line 1463, in
_communicate_with_poll
        ready = poller.poll()
    KeyboardInterrupt

      The same happens when I try to use 'gbp pull' with credential.helper on
my jessie box.
      It also happens for v0.8.6 installed on jessie.

   * What outcome did you expect instead?

     It should not freeze.
     It does not freeze when I don not use  credential.helper or on my stretch
VM.

*** End of the template - remove these template lines ***



-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-buildpackage depends on:
ii  devscripts            2.15.3+deb8u1
ii  git                   1:2.1.4-2.1+deb8u2
ii  man-db                2.7.0.2-5
ii  python                2.7.9-1
ii  python-dateutil       2.2-2
ii  python-pkg-resources  5.5.1-1

Versions of packages git-buildpackage recommends:
ii  cowbuilder    0.73
ii  pristine-tar  1.33

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-4
ii  unzip          6.0-16+deb8u2

-- debconf-show failed

Reply via email to