Package: git-buildpackage
Version: 0.6.19
Severity: minor

Hello,

I wondered why git-buildpackage needs a couple of seconds before it
starts doing anything. I used "strace -f -o ../log ..." and why do I see
there:
it forks itself away and then start a long sequence of failing "close"
syscalls, closing non-existing descriptors numbered 4..65535. And this
orgy happens multiple times. I am wondering what this is about?  Maybe
some ugly hack to work around some Python limitations? For O_CLOEXEC or
something?  Whatever it is, please fix it and stop wasting CPU cycles
and user's time.

Regards,
Eduard.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.2+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-buildpackage depends on:
ii  devscripts            2.14.7
ii  git                   1:2.1.1-1
ii  man-db                2.7.0.2-1
ii  python                2.7.8-1
ii  python-dateutil       1.5+dfsg-1
ii  python-pkg-resources  5.5.1-1

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

Versions of packages git-buildpackage suggests:
ii  python-notify  0.1.1-3
ii  unzip          6.0-12

-- Configuration Files:
/etc/git-buildpackage/gbp.conf changed:
[DEFAULT]
cleaner = debuild clean
pristine-tar = True
[buildpackage]
[import-orig]
postimport = git-dch -N%(version)s -S -a --debian-branch=$GBP_BRANCH
[import-dsc]
[dch]
[pq]
[clone]
[pull]
[create-remote-repo]
[remote-config pkg-libvirt]
remote-url-pattern = ssh://git.debian.org/git/pkg-libvirt/%(pkg)s
template-dir = 
/srv/alioth.debian.org/chroot/home/groups/pkg-libvirt/git-template


-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to