Your message dated Mon, 6 Dec 2010 13:02:59 -0400
with message-id <[email protected]>
and subject line Re: Bug#606136: etckeeper: alert the user of required manual
intervention
has caused the Debian Bug report #606136,
regarding etckeeper: alert the user of required manual intervention
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.)
--
606136: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606136
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: etckeeper
Version: 0.43~bpo50+1
Severity: wishlist
Hi,
it would be great if etckeeper could alert the user of required manual
intervention. The package comes configured for git, but if git isn't
installed, the initialization step will simply be skipped, silently.
Either asking the user about which VCS he wants to use, and/or emitting
a message that the user needs to do something to get a functional
package (eg. as an else clause to the init step in postinst), would be
nice.
Kind regards,
--Toni++
-- System Information:
Debian Release: 5.0.7
APT prefers stable
APT policy: (990, 'stable'), (450, 'testing'), (250, 'unstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-bpo.5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages etckeeper depends on:
ii bzr 2.0.3-1~bpo50+1 easy to use distributed version co
ii debconf [debconf-2.0 1.5.24 Debian configuration management sy
ii git [git-core] 1:1.7.1-1.1~bpo50+1 fast, scalable, distributed revisi
ii git-core 1:1.7.1-1.1~bpo50+1 fast, scalable, distributed revisi
ii mercurial 1.0.1-5.1 Scalable distributed version contr
Versions of packages etckeeper recommends:
ii cron 3.0pl1-105 management of regular background p
etckeeper suggests no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Version: 0.37
Toni Mueller wrote:
> it would be great if etckeeper could alert the user of required manual
> intervention. The package comes configured for git, but if git isn't
> installed, the initialization step will simply be skipped, silently.
> Either asking the user about which VCS he wants to use, and/or emitting
> a message that the user needs to do something to get a functional
> package (eg. as an else clause to the init step in postinst), would be
> nice.
But it has done so since well before the version you're using:
else
echo "etckeeper init not ran as $VCS is not installed"
>&2
--
see shy jo
signature.asc
Description: Digital signature
--- End Message ---