Package: git-debpush
Version: 13.11~
Severity: normal
File: /usr/bin/git-debpush

$ git-debpush 
git-debpush: making signed tag with 'git tag -s'
git-debpush: pushing to git remote 'salsa'
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 16 threads
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 1.03 KiB | 351.00 KiB/s, done.
Total 5 (delta 2), reused 0 (delta 0), pack-reused 0 (from 0)
To salsa.debian.org:dgit-team/dgit-test-dummy.git
   645d640..8c89b3b  master -> master
 * [new tag]         debian/1.128 -> debian/1.128
$ 

It paused right at the beginning, while it did a git-ls-remote on
salsa.  Design intent is that there should have been a message.

There is a message, but it's before the git-fetch - which isn't run if
all the needed objects are present locally.  It needs to be moved.

-- System Information:
Debian Release: 13.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 
'testing-proposed-updates-debug'), (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.35+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages git-debpush depends on:
ii  devscripts                 2.25.15
ii  git                        1:2.47.2-0.2
ii  gnupg                      2.4.7-21
ii  libdpkg-perl               1.22.21
ii  libgit-wrapper-perl        0.048-2
ii  liblist-compare-perl       0.55-2
ii  libstring-shellquote-perl  1.04-3
ii  libtry-tiny-perl           0.32-1

git-debpush recommends no packages.

git-debpush suggests no packages.

-- no debconf information

Reply via email to