Package: git-buildpackage
Version: 0.6.8
Severity: important
File: /usr/bin/gbp-create-remote-repo

Hi,

following the (new) advice on
https://wiki.debian.org/Alioth/Git?action=recall&rev=95#Collab_Maint_project
I used gbp create-remote-repo to create a new collab-maint git
repository. Unfortunately, this tool doesn't set the hooks set by
/git/collab-maint/setup-repository, aka (currently):

        # Enable the hook scripts
        [ -f hooks/post-update ] || cp hooks/post-update.sample 
hooks/post-update
        
        cat >hooks/post-receive <<END
        #!/bin/sh
        exec /usr/local/bin/git-commit-notice
        END
        
        chmod a+x hooks/post-update hooks/post-receive

Without doing the first of both, the https:// url listed on the gitweb
won't work and the repository needs manual fixing afterwards.

I wonder if it'd be possible to delegate the building of the bare
repository to the alioth script and only care about pushing once its
done.

Cheers, OdyX

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

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-buildpackage depends on:
ii  devscripts            2.13.9
ii  git                   1:1.8.5.2-1
ii  man-db                2.6.5-3
ii  python                2.7.5-5
ii  python-dateutil       1.5+dfsg-0.1
ii  python-pkg-resources  2.0.2-1

Versions of packages git-buildpackage recommends:
pn  cowbuilder    <none>
ii  pristine-tar  1.30

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

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to