Your message dated Mon, 12 Jan 2009 07:47:22 +0000
with message-id <[email protected]>
and subject line Bug#511394: fixed in rlinetd 0.6.2-3
has caused the Debian Bug report #511394,
regarding rlinetd: FTBFS on GNU/kFreeBSD (one line fixup of debian/rules needed)
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.)


-- 
511394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rlinetd
Severity: important
Version: 0.6.2-2
Tags: patch
User: [email protected]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

There have been added "simple wrapper around gcc".
Unfortunately, its location have not been specified by a full path.
When some file have to be built in port subdirectory, the gcc-wrapper
is not found, see http://buildd.debian-ports.org/build.php?&pkg=rlinetd

Please specify full path, as show bellow.

Thanks in advance

                        Petr

--- debian/rules~       2009-01-10 12:53:54.000000000 +0000
+++ debian/rules        2009-01-10 13:01:18.000000000 +0000
@@ -21,7 +21,7 @@
                      CC=gcc
 else
                      MAINTAINER_MODE = no
-                     CC=/bin/sh debian/gcc-wrapper
+                     CC=/bin/sh $(CURDIR)/debian/gcc-wrapper
 endif

 ### taken from /usr/share/doc/autotools-dev/README.Debian.gz




--- End Message ---
--- Begin Message ---
Source: rlinetd
Source-Version: 0.6.2-3

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

rlinetd_0.6.2-3.diff.gz
  to pool/main/r/rlinetd/rlinetd_0.6.2-3.diff.gz
rlinetd_0.6.2-3.dsc
  to pool/main/r/rlinetd/rlinetd_0.6.2-3.dsc
rlinetd_0.6.2-3_i386.deb
  to pool/main/r/rlinetd/rlinetd_0.6.2-3_i386.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.
Robert Luberda <[email protected]> (supplier of updated rlinetd 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.8
Date: Sun, 11 Jan 2009 09:40:20 +0100
Source: rlinetd
Binary: rlinetd
Architecture: source i386
Version: 0.6.2-3
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Description: 
 rlinetd    - gruesomely over-featured inetd replacement
Closes: 511394
Changes: 
 rlinetd (0.6.2-3) unstable; urgency=low
 .
   * Fix FTBFS on GNU/kFreeBSD (closes: #511394).
Checksums-Sha1: 
 72344620f7cc6efe61f1ad2fff3ba8724cb24997 1041 rlinetd_0.6.2-3.dsc
 1a3e4fe29ef6d10c584947307048eb28605cc5b3 12012 rlinetd_0.6.2-3.diff.gz
 b4020c633a3cb53c9a52d32614533684a6c2ff4f 74408 rlinetd_0.6.2-3_i386.deb
Checksums-Sha256: 
 7314a5befb9e5f5c5546205d3ae40f4bfc7c7f8e6cc2a3bca50910e8ff58cd05 1041 
rlinetd_0.6.2-3.dsc
 c7747a0f69eba569ca8ebeb597596245b0188a240e0fd64337c27aa85a7fe50e 12012 
rlinetd_0.6.2-3.diff.gz
 06989c447ac59c1de6da555c637b3a22792534b5e7a505d2388ef3d70e4a16fb 74408 
rlinetd_0.6.2-3_i386.deb
Files: 
 3c0ba24f68ff958d9bda7a9481c0203e 1041 net extra rlinetd_0.6.2-3.dsc
 b548a2f515572cb2a0b75867c2798115 12012 net extra rlinetd_0.6.2-3.diff.gz
 c5d96ef93584f1dab31fab3de12a56dd 74408 net extra rlinetd_0.6.2-3_i386.deb

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

iEYEARECAAYFAklq7S8ACgkQThh1cJ0wnDvxDACfb1zxGJa6LKcBeYHyjGcjrOgS
tgYAoIym5QmCS1RHA7681X1/A3FcUpGm
=6P/8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to