Your message dated Thu, 6 Aug 2015 13:27:10 +0000
with message-id <[email protected]>
and subject line Re: Bug#794731: KGB doesn't work on #debian-in channel
has caused the Debian Bug report #794731,
regarding KGB doesn't work on #debian-in channel
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
794731: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794731
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: kgb-bot
Severity: normal
KGB bot only shows old commits instead of new commits. It only shows following
commits when I push anything in git repo.
-KGB-1:#debian-in- Vasudev Kamath signed tags 857886e fonts-lohit-gu
debian/2.5.3-1 fonts-lohit-gujr Debian release 2.5.3-1 (tagged commit: ef0f891)
* http://deb.li/3X0RI
-KGB-1:#debian-in- Vasudev Kamath signed tags 668601e fonts-lohit-gu
upstream/2.5.3 Upstream version 2.5.3 (tagged commit: 205a1a0) *
http://deb.li/J0yj
Is it issue with config somewhere for channel?
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
-=| Kartik Mistry, 06.08.2015 16:07:50 +0530 |=-
> On Thu, Aug 6, 2015 at 3:51 PM, Damyan Ivanov <[email protected]> wrote:
> > $ ls -l hooks/reflog
> > -rw-r--r-- 1 vasudev-guest scm_debian-in 214 Jun 1 2013 hooks/reflog
> >
> > Sounds like a permission issue. The umask setting seems right, so
> > removing hooks/reflog should fix the problem for any further commits.
>
> Indeed,
Thanks for checking. So this is not a bug in KGB proper, but in the
hook setup of debian-in.
> ~/development/debian/debian-in/fonts-lohit-kn/ [master] git push
> --tags
> Total 0 (delta 0), reused 0 (delta 0)
> remote: /home/groups/debian-in/meta/debian-in-post-receive: 11:
> /home/groups/debian-in/meta/debian-in-post-receive: cannot create
> hooks/reflog: Permission denied
> remote: Sending notification emails to:
> [email protected]
> To git+ssh://git.debian.org/git/debian-in/fonts-lohit-kn.git
> * [new tag] debian/2.5.3-2 -> debian/2.5.3-2
You still need to remove the offending hooks/reflog, or drop the
temporary reflog storage by using 'pee' in the hook script.
-- dam
signature.asc
Description: Digital signature
--- End Message ---