Your message dated Sun, 06 Mar 2005 17:17:17 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298339: fixed in rake 0.4.15-2
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; 6 Mar 2005 20:40:58 +0000
>From [EMAIL PROTECTED] Sun Mar 06 12:40:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D82Yb-0007dI-00; Sun, 06 Mar 2005 12:40:58 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1D83Uw-0007ZF-15; Sun, 06 Mar 2005 22:41:14 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: rake: FTBFS: Missing Build-Depends on 'rdoc'
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 06 Mar 2005 22:41:14 +0100
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: rake
Severity: serious
Tags: patch

When building 'rake' in a clean chroot,
I get the following error:

ruby -I ./lib bin/rake rdoc
rm -r debian/rake/usr/share/doc/rake/html
rdoc -o debian/rake/usr/share/doc/rake/html --line-numbers --inline-source 
--main README --title 'Rake -- Ruby Make' -T 'doc/jamis' README MIT-LICENSE 
TODO CHANGES lib/rake.rb lib/rake/clean.rb lib/rake/tasklib.rb 
lib/rake/packagetask.rb lib/rake/rdoctask.rb lib/rake/runtest.rb 
lib/rake/testtask.rb lib/rake/gempackagetask.rb doc/glossary.rdoc 
doc/proto_rake.rdoc doc/rational.rdoc doc/rakefile.rdoc 
doc/release_notes/rake-0.4.14.rdoc
(in /rake-0.4.15)
Package Target requires RubyGEMs
sh: rdoc: command not found
rake aborted!
Command failed with status (127): [rdoc -o debian/rake/usr/share/doc/rake/html 
--line-numbers --inline-source --main README --title 'Rake -- Ruby Make' -T 
'doc/jamis' README MIT-LICENSE TODO CHANGES lib/rake.rb lib/rake/clean.rb 
lib/rake/tasklib.rb lib/rake/packagetask.rb lib/rake/rdoctask.rb 
lib/rake/runtest.rb lib/rake/testtask.rb lib/rake/gempackagetask.rb 
doc/glossary.rdoc doc/proto_rake.rdoc doc/rational.rdoc doc/rakefile.rdoc 
doc/release_notes/rake-0.4.14.rdoc]

Please add the missing Build-Depends on 'rdoc'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/rake-0.4.15/debian/control ./debian/control
--- ../tmp-orig/rake-0.4.15/debian/control      2005-03-06 22:38:24.776677496 
+0100
+++ ./debian/control    2005-03-06 22:38:14.342691448 +0100
@@ -2,7 +2,7 @@
 Section: devel
 Priority: optional
 Maintainer: Adam Majer <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libtest-unit-ruby (>>1.8), ruby (>>1.8)
+Build-Depends: debhelper (>= 4.0.0), libtest-unit-ruby (>>1.8), ruby (>>1.8), 
rdoc
 Standards-Version: 3.6.1
 
 Package: rake

---------------------------------------
Received: (at 298339-close) by bugs.debian.org; 6 Mar 2005 22:23:07 +0000
>From [EMAIL PROTECTED] Sun Mar 06 14:23:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D849T-0007k7-00; Sun, 06 Mar 2005 14:23:07 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D843p-0005EJ-00; Sun, 06 Mar 2005 17:17:17 -0500
From: Adam Majer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#298339: fixed in rake 0.4.15-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Mar 2005 17:17:17 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: rake
Source-Version: 0.4.15-2

We believe that the bug you reported is fixed in the latest version of
rake, which is due to be installed in the Debian FTP archive:

rake_0.4.15-2.diff.gz
  to pool/main/r/rake/rake_0.4.15-2.diff.gz
rake_0.4.15-2.dsc
  to pool/main/r/rake/rake_0.4.15-2.dsc
rake_0.4.15-2_all.deb
  to pool/main/r/rake/rake_0.4.15-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Majer <[EMAIL PROTECTED]> (supplier of updated rake package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  6 Mar 2005 15:12:41 -0600
Source: rake
Binary: rake
Architecture: source all
Version: 0.4.15-2
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[EMAIL PROTECTED]>
Changed-By: Adam Majer <[EMAIL PROTECTED]>
Description: 
 rake       - a ruby build program
Closes: 298339
Changes: 
 rake (0.4.15-2) unstable; urgency=low
 .
   * Added a missing build depends on rdoc thanks to Andreas Jochens (closes:
     #298339)
Files: 
 c21ecb719dd1c3c7986a95f0c56c5f51 612 devel optional rake_0.4.15-2.dsc
 8885fb9b024c91f08c3693115df693ad 3692 devel optional rake_0.4.15-2.diff.gz
 9911f76dfa29067af267dc99b3aab7cd 50496 devel optional rake_0.4.15-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCK35973/bNdaAYUURAr7xAJ4giDPc3dw4CL42q6so9KdTVPcSMwCgqnZn
ZxMUT/YEW/JDPwpLOZuI2WY=
=GHRj
-----END PGP SIGNATURE-----


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

Reply via email to