Bug#337488: Errors on /etc/init.d/clamav-* scripts

2005-11-07 Thread Glennie Vignarajah
Le Sunday 6 November 2005 17:30, Stephen Gran disait:

Hello,

Sorry I wasn't able to answer quickly...

>
> Can you please let me know whether this is the case?  After
> investigating a little further, I see that volatile has not even
> officially released the clamav debs (due to some unfortunate
> breakage on my part), so I am really thinking that this dependancy
> problem is not in volatile, but I'd like to be sure.

 you were right. Packages were took from 
http://people.debian.org/~sgran/debian and not from *volatile*. 
Sorry for the noise...
 But, I don't understand why 'lsb-base' was't updated...
Thanks for packaging clamav-*, and updating them so quickly.

-- 
Glennie
"La vie offre toujours deux pentes : on grimpe ou on se laisse 
glisser."


pgpiWbrSOYYCW.pgp
Description: PGP signature


Bug#337488: Errors on /etc/init.d/clamav-* scripts

2005-11-06 Thread Stephen Gran
This one time, at band camp, Stephen Gran said:
> This one time, at band camp, Glennie Vignarajah said:
> > Hello,
> >  In the latest release of clamav-daemon (sarge, thru volatile),
> > /etc/init.d/clamav-daemon calls log_daemon_msg() function. This function
> > is not defined in /lib/lsb/init-functions on the stable release.
> 
> The version 0.87.1-0sarge1 is from people.debian.org/~sgran.  The
> version on volatile should be 0.87.1-0volatile.2.  The version on
> volatile should not have this bug.
> 
> Can you please check that this is so?  On people.debian.org/~sgran, I
> have backported lsb packages, because I want to use this functionality.

Can you please let me know whether this is the case?  After
investigating a little further, I see that volatile has not even
officially released the clamav debs (due to some unfortunate breakage on
my part), so I am really thinking that this dependancy problem is not in
volatile, but I'd like to be sure.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#337488: Errors on /etc/init.d/clamav-* scripts

2005-11-04 Thread Stephen Gran
This one time, at band camp, Glennie Vignarajah said:
> Package: clamav-daemon
> Version: 0.87.1-0sarge1
> Severity: normal
> 
> Hello,
>  In the latest release of clamav-daemon (sarge, thru volatile),
> /etc/init.d/clamav-daemon calls log_daemon_msg() function. This function
> is not defined in /lib/lsb/init-functions on the stable release.
>  In order to avoid warings on stop/start/restart, include the following
> lines (log_daemon_msg function took from /lib/lsb/init-functions (Debian
> Experimentali release ) in /etc/init.d/clamav-* : 

The version 0.87.1-0sarge1 is from people.debian.org/~sgran.  The
version on volatile should be 0.87.1-0volatile.2.  The version on
volatile should not have this bug.

Can you please check that this is so?  On people.debian.org/~sgran, I
have backported lsb packages, because I want to use this functionality.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#337488: Errors on /etc/init.d/clamav-* scripts

2005-11-04 Thread Glennie Vignarajah
Package: clamav-daemon
Version: 0.87.1-0sarge1
Severity: normal

Hello,
 In the latest release of clamav-daemon (sarge, thru volatile),
/etc/init.d/clamav-daemon calls log_daemon_msg() function. This function
is not defined in /lib/lsb/init-functions on the stable release.
 In order to avoid warings on stop/start/restart, include the following
lines (log_daemon_msg function took from /lib/lsb/init-functions (Debian
Experimentali release ) in /etc/init.d/clamav-* : 

-
log_daemon_msg () {
if [ -z "$1" ]; then
return 1
fi

if [ -z "$2" ]; then
echo -n "$1:"
return
fi

echo "$1: $2"
}
---

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.10-atih
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages clamav-daemon depends on:
ii  clamav-base0.87.1-0sarge1base package for clamav, an anti-v
ii  clamav-freshclam [clam 0.87.1-0sarge1downloads clamav virus databases f
ii  libbz2-1.0 1.0.2-7   high-quality block-sorting file co
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libclamav1 0.87.1-0sarge1virus scanner library
ii  libcurl3   7.13.2-2  Multi-protocol file transfer libra
ii  libgmp34.1.4-6   Multiprecision arithmetic library
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libssl0.9.70.9.7e-3  SSL shared libraries
ii  lsb-base   2.0-7 Linux Standard Base 2.0 init scrip
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]