Your message dated Wed, 09 Feb 2005 00:43:45 +0100
with message-id <[EMAIL PROTECTED]>
and subject line kbackup does not work with afio 2.5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Aug 2004 13:23:31 +0000
>From [EMAIL PROTECTED] Sun Aug 01 06:23:31 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.net [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1BrGJH-0000gt-00; Sun, 01 Aug 2004 06:23:31 -0700
Received: (qmail 9668 invoked by uid 65534); 1 Aug 2004 13:22:59 -0000
Received: from chello080110096200.507.15.tuwien.teleweb.at (EHLO 
mostlyharmless.wito) (80.110.96.200)
  by mail.gmx.net (mp002) with SMTP; 01 Aug 2004 15:22:59 +0200
X-Authenticated: #3306264
Received: from stephan by mostlyharmless.wito with local (Exim 4.34)
        id 1BrGIj-0005ZK-BC; Sun, 01 Aug 2004 15:22:57 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stephan Witoszynskyj <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kbackup does not work with afio 2.5
X-Mailer: reportbug 2.63
Date: Sun, 01 Aug 2004 15:22:57 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Stephan Witoszynskyj <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: kbackup
Version: 1.2.11-10
Severity: grave
Justification: renders package unusable

I found a problem in kbackup which prevents it from working together
with afio v2.5. When I start kbackup I got some strange error messages,
saying afio command not found and so on. I investigated a little bit and
was able to identify the problem.

The problem is in the file checkprogs at line 81. The regular expression
which is used to determin afio's version doesn't work any more since the
version number changed from x.y.z to x.y . 

Actually I have modified the regex so that it should work now. I just
didn't submit it as patch because I didn't do much testing anyway I
modified the line to:

$AFIO -V | $SED '1,$ s/^.*Version 
\([0-9][0-9]*\)\.\([0-9][0-9]*\)\(\.[0-9][0-9]*\)*.*$/a=\1;b=\2;c=\3/g' 
>/tmp/.tmp$$

one also has to include something like 

if [ "$c" = "" ]
then
     c=0
fi

since $c is an empty string in case the regex matches 2.5 .

cheers,
  Stephan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages kbackup depends on:
ii  afio                          2.5-2      Archive file manipulation program
ii  kbackup-multibuf              1.2.11-10  Multibuf extends kbackup for multi

-- no debconf information

---------------------------------------
Received: (at 262673-close) by bugs.debian.org; 8 Feb 2005 23:43:11 +0000
>From [EMAIL PROTECTED] Tue Feb 08 15:43:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from lud.servebeer.com (red.localdomain) [82.231.108.206] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cyf0h-0005qU-00; Tue, 08 Feb 2005 15:43:11 -0800
Received: from localhost ([127.0.0.1] helo=debian.org)
        by red.localdomain with esmtp (Exim 3.35 #1 (Debian))
        id 1Cyf1F-0008Iu-00
        for <[EMAIL PROTECTED]>; Wed, 09 Feb 2005 00:43:45 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 09 Feb 2005 00:43:45 +0100
From: Ludovic Drolez <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Re: kbackup does not work with afio 2.5
X-Enigmail-Version: 0.83.3.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hello,

I close this bug because, kbackup only exists in woody and afio version in
woody is 2.4.7-3. kbackup won't be in sarge.

Cheers,

-- 
Ludovic Drolez.

http://www.palmopensource.com       - The PalmOS Open Source Portal
http://www.drolez.com      - Personal site - Linux and PalmOS stuff


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

Reply via email to