Your message dated Tue, 25 Aug 2009 23:18:18 +0000
with message-id <e1mg5ho-0003e9...@ries.debian.org>
and subject line Bug#543039: fixed in librqrcode-ruby 0.3.2-2
has caused the Debian Bug report #543039,
regarding librqrcode-ruby: FTBFS: make: /usr/bin/ruby1.9: Command not found
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 ow...@bugs.debian.org
immediately.)


-- 
543039: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543039
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: librqrcode-ruby
Version: 0.3.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_clean -k 
> dh_installdirs -A 
> mkdir -p "."
> dh_installdirs -plibrqrcode-ruby 
> dh_installdirs -plibrqrcode-ruby-doc 
> dh_installdirs -plibrqrcode-ruby1.8 
> if [ -f ./.config-librqrcode-ruby1.8 ]; then mv -f 
> ./.config-librqrcode-ruby1.8 ./.config; fi
> cd .
> if [ ! -L debian-setup.rb ] ; then if [ -f debian-setup.rb ] ; then mv 
> debian-setup.rb debian-setup.rb.moved_away_by_debian_build ; fi ; ln -s 
> /usr/lib/ruby/1.8/setup.rb debian-setup.rb ; fi
> /usr/bin/ruby1.8 debian-setup.rb config --installdirs=std
> ---> lib
> ---> lib/rqrcode
> ---> lib/rqrcode/core_ext
> ---> lib/rqrcode/core_ext/integer
> <--- lib/rqrcode/core_ext/integer
> ---> lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext
> ---> lib/rqrcode/qrcode
> <--- lib/rqrcode/qrcode
> <--- lib/rqrcode
> <--- lib
> /usr/bin/ruby1.8 debian-setup.rb distclean
> ---> lib
> ---> lib/rqrcode
> ---> lib/rqrcode/core_ext
> ---> lib/rqrcode/core_ext/integer
> <--- lib/rqrcode/core_ext/integer
> ---> lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext
> ---> lib/rqrcode/qrcode
> <--- lib/rqrcode/qrcode
> <--- lib/rqrcode
> <--- lib
> rm -f .config
> rm -f InstalledFiles
> /usr/bin/ruby1.8 debian-setup.rb config --installdirs=std
> ---> lib
> ---> lib/rqrcode
> ---> lib/rqrcode/core_ext
> ---> lib/rqrcode/core_ext/integer
> <--- lib/rqrcode/core_ext/integer
> ---> lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext
> ---> lib/rqrcode/qrcode
> <--- lib/rqrcode/qrcode
> <--- lib/rqrcode
> <--- lib
> /usr/bin/ruby1.8 debian-setup.rb setup
> ---> lib
> ---> lib/rqrcode
> ---> lib/rqrcode/core_ext
> ---> lib/rqrcode/core_ext/integer
> <--- lib/rqrcode/core_ext/integer
> ---> lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext
> ---> lib/rqrcode/qrcode
> <--- lib/rqrcode/qrcode
> <--- lib/rqrcode
> <--- lib
> /usr/bin/ruby1.8 debian-setup.rb install --prefix=debian/librqrcode-ruby1.8
> rm -f InstalledFiles
> ---> lib
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8
> install rqrcode.rb /usr/lib/ruby/1.8/
> ---> lib/rqrcode
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8/rqrcode
> install qrcode.rb /usr/lib/ruby/1.8/rqrcode
> install core_ext.rb /usr/lib/ruby/1.8/rqrcode
> ---> lib/rqrcode/core_ext
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8/rqrcode/core_ext
> install integer.rb /usr/lib/ruby/1.8/rqrcode/core_ext
> install array.rb /usr/lib/ruby/1.8/rqrcode/core_ext
> ---> lib/rqrcode/core_ext/integer
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8/rqrcode/core_ext/integer
> install bitwise.rb /usr/lib/ruby/1.8/rqrcode/core_ext/integer
> <--- lib/rqrcode/core_ext/integer
> ---> lib/rqrcode/core_ext/array
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8/rqrcode/core_ext/array
> install behavior.rb /usr/lib/ruby/1.8/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext/array
> <--- lib/rqrcode/core_ext
> ---> lib/rqrcode/qrcode
> mkdir -p 
> /build/user-librqrcode-ruby_0.3.2-1-amd64-sqfgEv/librqrcode-ruby-0.3.2/debian/librqrcode-ruby1.8/usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_util.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_rs_block.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_code.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_math.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_polynomial.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_bit_buffer.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> install qr_8bit_byte.rb /usr/lib/ruby/1.8/rqrcode/qrcode
> <--- lib/rqrcode/qrcode
> <--- lib/rqrcode
> <--- lib
> if [ -f ./.config ]; then mv -f ./.config ./.config-librqrcode-ruby1.8; fi
> dh_installdirs -plibrqrcode-ruby1.9 
> if [ -f ./.config-librqrcode-ruby1.9 ]; then mv -f 
> ./.config-librqrcode-ruby1.9 ./.config; fi
> cd .
> if [ ! -L debian-setup.rb ] ; then if [ -f debian-setup.rb ] ; then mv 
> debian-setup.rb debian-setup.rb.moved_away_by_debian_build ; fi ; ln -s 
> /usr/lib/ruby/1.8/setup.rb debian-setup.rb ; fi
> /usr/bin/ruby1.9 debian-setup.rb config --installdirs=std
> make: /usr/bin/ruby1.9: Command not found
> make: *** [install/librqrcode-ruby1.9] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/librqrcode-ruby_0.3.2-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: librqrcode-ruby
Source-Version: 0.3.2-2

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

librqrcode-ruby-doc_0.3.2-2_all.deb
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby-doc_0.3.2-2_all.deb
librqrcode-ruby1.8_0.3.2-2_all.deb
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby1.8_0.3.2-2_all.deb
librqrcode-ruby1.9_0.3.2-2_all.deb
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby1.9_0.3.2-2_all.deb
librqrcode-ruby_0.3.2-2.diff.gz
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby_0.3.2-2.diff.gz
librqrcode-ruby_0.3.2-2.dsc
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby_0.3.2-2.dsc
librqrcode-ruby_0.3.2-2_all.deb
  to pool/main/libr/librqrcode-ruby/librqrcode-ruby_0.3.2-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 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur <ryanrya...@gmail.com> (supplier of updated librqrcode-ruby 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Sun, 23 Aug 2009 12:11:18 -0700
Source: librqrcode-ruby
Binary: librqrcode-ruby librqrcode-ruby-doc librqrcode-ruby1.8 
librqrcode-ruby1.9
Architecture: source all
Version: 0.3.2-2
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf <gw...@debian.org>
Changed-By: Ryan Niebur <ryanrya...@gmail.com>
Description: 
 librqrcode-ruby - Ruby library for encoding QRCode (2D barcodes)
 librqrcode-ruby-doc - Ruby library for encoding QRCode (2D barcodes)
 librqrcode-ruby1.8 - Ruby library for encoding QRCode (2D barcodes)
 librqrcode-ruby1.9 - Ruby library for encoding QRCode (2D barcodes)
Closes: 543039
Changes: 
 librqrcode-ruby (0.3.2-2) unstable; urgency=low
 .
   * Add myself to Uploaders
   * Debian Policy 3.8.3
   * add build dep on ruby1.9 (Closes: #543039)
Checksums-Sha1: 
 98738cced41ab800daa57ca55a97e013093722ee 1495 librqrcode-ruby_0.3.2-2.dsc
 598ed59dda41b5a9b0903554096fd66ebecce115 1802 librqrcode-ruby_0.3.2-2.diff.gz
 02629f5a101faf85fef924ac82bb45c5c8f269c8 3926 librqrcode-ruby_0.3.2-2_all.deb
 2d639bd06d8e0c9d7b027c3d6790c883ab2bdd46 475078 
librqrcode-ruby-doc_0.3.2-2_all.deb
 ec916e8fdf11a9d5487d013600d28b6aa0bfe66a 11984 
librqrcode-ruby1.8_0.3.2-2_all.deb
 30b6b5e71beea6454c29f0f61f9252bc4c51226c 11988 
librqrcode-ruby1.9_0.3.2-2_all.deb
Checksums-Sha256: 
 f7ae8983e82199e6054ea8e47b2815b5b6157afcffe1268004a4f55bf2ecae58 1495 
librqrcode-ruby_0.3.2-2.dsc
 8c35848c66f2c1b0e219b9dae081c52f3a9dc915af2524f8cd64ba8810ef65da 1802 
librqrcode-ruby_0.3.2-2.diff.gz
 d8f00f66256e27bcdadb454a4bb632760de6158ce40d18456692772e1f48373e 3926 
librqrcode-ruby_0.3.2-2_all.deb
 6fb0c81d859cceb029c42f273f329059f27fc4c2ec5254d4441086a832f7bea3 475078 
librqrcode-ruby-doc_0.3.2-2_all.deb
 e3b8ed01f98151e4c6ac32199a04c1557ad678419a22b5c4d761237a62f7bca8 11984 
librqrcode-ruby1.8_0.3.2-2_all.deb
 e44cc728ff8208d09ff5de75079a8b19f76510f37ee06c5c33bdd6bab04c4bc4 11988 
librqrcode-ruby1.9_0.3.2-2_all.deb
Files: 
 e75a844f57874b58dd1fc9b766c37c00 1495 ruby optional librqrcode-ruby_0.3.2-2.dsc
 fe8a0a1424e8ce73821c8bb7f8d0213f 1802 ruby optional 
librqrcode-ruby_0.3.2-2.diff.gz
 60692a94d9d976aca4b302ff352e8d6f 3926 ruby optional 
librqrcode-ruby_0.3.2-2_all.deb
 0d03127620bcb91ac409d11792741a77 475078 doc optional 
librqrcode-ruby-doc_0.3.2-2_all.deb
 9dbea6f769492b18a02610e53dcf77d3 11984 ruby optional 
librqrcode-ruby1.8_0.3.2-2_all.deb
 647fcc9bc9667b7b5f17b5ffb7559e20 11988 ruby optional 
librqrcode-ruby1.9_0.3.2-2_all.deb

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

iEYEARECAAYFAkqUbN4ACgkQ2A7zWou1J6+uVQCgnHSmNivyXx2JeexfPd6ol0Kq
MG0An0FgwEecCWTW9C/DZ8/1e3FGqAw5
=nVKm
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to