Your message dated Mon, 27 Nov 2006 16:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400547: fixed in ri-li 2.0.0-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)
--- Begin Message ---
Package: ri-li
Version: 2.0.0-1
Severity: important
Tags: patch
Hi,
when trying to figure out why ri-li FTBFS on alpha, mips, mipsel, it
turned out to be due to the fact that on these architectures, `sudo' is
used instead of `fakeroot', which allows a correct build on the other
architectures.
Please find attached a tiny patch, which fixes that very easily.
Cheers,
--
Cyril Brulebois
--- ri-li-2.0.0-sudo~/debian/rules 2006-11-27 02:16:07.467740232 +0000
+++ ri-li-2.0.0-sudo/debian/rules 2006-11-27 02:16:20.985685192 +0000
@@ -40,7 +40,7 @@
dh_clean -k
dh_installdirs
dh_installman debian/ri-li.6
- DESTDIR=$(PWD)/debian/tmp $(MAKE) install
+ DESTDIR=$(CURDIR)/debian/tmp $(MAKE) install
mkdir -p debian/tmp/usr/share/pixmaps/
cp debian/ri-li.xpm debian/tmp/usr/share/pixmaps/
mv debian/tmp/usr/games/Ri_li debian/tmp/usr/games/ri-li
--- End Message ---
--- Begin Message ---
Source: ri-li
Source-Version: 2.0.0-2
We believe that the bug you reported is fixed in the latest version of
ri-li, which is due to be installed in the Debian FTP archive:
ri-li-data_2.0.0-2_all.deb
to pool/main/r/ri-li/ri-li-data_2.0.0-2_all.deb
ri-li_2.0.0-2.diff.gz
to pool/main/r/ri-li/ri-li_2.0.0-2.diff.gz
ri-li_2.0.0-2.dsc
to pool/main/r/ri-li/ri-li_2.0.0-2.dsc
ri-li_2.0.0-2_i386.deb
to pool/main/r/ri-li/ri-li_2.0.0-2_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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated ri-li 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: Mon, 27 Nov 2006 10:51:24 +0100
Source: ri-li
Binary: ri-li-data ri-li
Architecture: source i386 all
Version: 2.0.0-2
Distribution: unstable
Urgency: high
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description:
ri-li - a toy train simulation game
ri-li-data - data files for Ri-li, a toy train simulation game
Closes: 388462 400547
Changes:
ri-li (2.0.0-2) unstable; urgency=high
.
[ Eddy PetriÈor ]
* install the .desktop file (Closes: #388462)
.
[ Cyril Brulebois ]
* Changed `$(PWD)' to `$(CURDIR)' in debian/rules, which fixes the FTBFS on
buildds using `sudo' and not `fakeroot', since the $(PWD) is changed when
sudo is invoked, due to the user change (Closes: #400547).
* Urgency set to `high' due to RC-buggyness.
* Added myself in the Uploaders field.
Files:
55abf1ec4dd059ecfd278c36dc3bec2e 829 games optional ri-li_2.0.0-2.dsc
767bba89fcafe1778f3276f1f6888926 7768 games optional ri-li_2.0.0-2.diff.gz
ad2284e2fcf876b66b7251ba262a9e61 37848 games optional ri-li_2.0.0-2_i386.deb
83780ef42e87dbfb674fc0c240333b74 19006058 games optional
ri-li-data_2.0.0-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Signed by Ana Guerrero
iD8DBQFFaw7hn3j4POjENGERAupMAJ4pJhCAp7zCDsa4AEw25c+3D2OI3gCcCI8B
rrGoVD8zj+Z9NbP1oy0FHkg=
=tp9E
-----END PGP SIGNATURE-----
--- End Message ---