Package: git-stuff
Version: 7-1
Severity: normal

Hi,

This is the cron job file:

# /etc/cron.d/git-repack-repositories

# By default this is run @monthly, see crontab(5) for more information.
@monthly root if [ -x /usr/bin/git-repack-repositories ]; then 
/usr/bin/git-repack-repositories --quiet; fi

I believe that git-repack-repositories-cron should be run instead as I
got this from cron:

/usr/bin/git-repack-repositories: 40: cd: can't cd to *.git

When the other script is run it correctly reports that it is disabled.

Regards,

Raf

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 3.0.0-1-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-stuff depends on:
ii  cdebconf [debconf-2.0]  0.157      
ii  debconf [debconf-2.0]   1.5.41     
ii  git                     1:1.7.6.3-1

Versions of packages git-stuff recommends:
ii  cron              3.0pl1-120
ii  git-buildpackage  0.5.31    
ii  mr                1.05      
ii  pristine-tar      1.14      

git-stuff suggests no packages.

-- debconf information:
  git-repack-repositories/cron: @monthly
* git-stuff/bash-profile: false
* git-repack-repositories/enable: false
  git-repack-repositories/title:
  git-stuff/title:
  git-repack-repositories/directories: /srv/git



-- 
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