Your message dated Thu, 03 Jun 2010 16:24:52 +0000
with message-id <e1okddw-0005sk...@ries.debian.org>
and subject line Bug#584353: fixed in rmpi 0.5-8-2
has caused the Debian Bug report #584353,
regarding rmpi: FTBFS: ORTE errors
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.)


-- 
584353: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584353
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rmpi
Version: 0.5-8-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100602 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-rmpi_0.5-8-1-amd64-7BvXv7/rmpi-0.5-8/src'
> make[1]: Leaving directory 
> `/build/user-rmpi_0.5-8-1-amd64-7BvXv7/rmpi-0.5-8/src'
> installing to 
> /build/user-rmpi_0.5-8-1-amd64-7BvXv7/rmpi-0.5-8/debian/r-cran-rmpi/usr/lib/R/site-library/Rmpi/libs
> ** R
> ** demo
> ** inst
> ** preparing package for lazy loading
> ** help
> *** installing help indices
> ** building package indices ...
> ** testing if installed package can be loaded
> [bordereau-62.bordeaux.grid5000.fr:31433] [[INVALID],INVALID] ORTE_ERROR_LOG: 
> A system-required executable either could not be found or was not executable 
> by this user in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 269
> [bordereau-62.bordeaux.grid5000.fr:31433] [[INVALID],INVALID] ORTE_ERROR_LOG: 
> A system-required executable either could not be found or was not executable 
> by this user in file 
> ../../../../../../orte/mca/ess/singleton/ess_singleton_module.c at line 143
> [bordereau-62.bordeaux.grid5000.fr:31433] [[INVALID],INVALID] ORTE_ERROR_LOG: 
> A system-required executable either could not be found or was not executable 
> by this user in file ../../../orte/runtime/orte_init.c at line 132
> --------------------------------------------------------------------------
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems.  This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
> 
>   orte_ess_set_name failed
>   --> Returned value A system-required executable either could not be found 
> or was not executable by this user (-127) instead of ORTE_SUCCESS
> --------------------------------------------------------------------------
> --------------------------------------------------------------------------
> It looks like MPI_INIT failed for some reason; your parallel process is
> likely to abort.  There are many reasons that a parallel process can
> fail during MPI_INIT; some of which are due to configuration or environment
> problems.  This failure appears to be an internal failure; here's some
> additional information (which may only be relevant to an Open MPI
> developer):
> 
>   ompi_mpi_init: orte_init failed
>   --> Returned "A system-required executable either could not be found or was 
> not executable by this user" (-127) instead of "Success" (0)
> --------------------------------------------------------------------------
> *** An error occurred in MPI_Init
> *** before MPI was initialized
> *** MPI_ERRORS_ARE_FATAL (your MPI job will now abort)
> [bordereau-62.bordeaux.grid5000.fr:31433] Abort before MPI_INIT completed 
> successfully; not able to guarantee that all other processes were killed!
> make: *** [R_any_arch] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/06/02/rmpi_0.5-8-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: rmpi
Source-Version: 0.5-8-2

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

r-cran-rmpi_0.5-8-2_i386.deb
  to main/r/rmpi/r-cran-rmpi_0.5-8-2_i386.deb
rmpi_0.5-8-2.diff.gz
  to main/r/rmpi/rmpi_0.5-8-2.diff.gz
rmpi_0.5-8-2.dsc
  to main/r/rmpi/rmpi_0.5-8-2.dsc



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 584...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dirk Eddelbuettel <e...@debian.org> (supplier of updated rmpi 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: Thu, 03 Jun 2010 09:50:18 -0500
Source: rmpi
Binary: r-cran-rmpi
Architecture: source i386
Version: 0.5-8-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <e...@debian.org>
Changed-By: Dirk Eddelbuettel <e...@debian.org>
Description: 
 r-cran-rmpi - GNU R package interfacing MPI libraries for distributed computing
Closes: 584353
Changes: 
 rmpi (0.5-8-2) unstable; urgency=low
 .
   * debian/rules: Pass extra argument '--no-test-load' to R CMD INSTALL
     as we would need an MPI env. to load Rmpi          (Closes: #584353)
 .
   * debian/control: Set (Build-)Depends: to current R version
   * debian/control: Set Standards-Version: to current version
Checksums-Sha1: 
 c4015d7683b96e05afbd70252868fe3015bba404 966 rmpi_0.5-8-2.dsc
 e4cc6cf1a93c41013366e71263cf1a3f1777aea6 3092 rmpi_0.5-8-2.diff.gz
 df3d3ad3e5c5feb5c43d4cc0b6f348792cd1d4ea 188144 r-cran-rmpi_0.5-8-2_i386.deb
Checksums-Sha256: 
 91ae0089bc645ddd0b2d4bab57528151fda808b332ad2400c9153708e616dcff 966 
rmpi_0.5-8-2.dsc
 d607b1983c5c6365b63465e82321303e235a7dd713491b6af352df5b2a4ba4bc 3092 
rmpi_0.5-8-2.diff.gz
 0ece925bcb56610556081cf76872733e9faa637e011db361c356dc212bf1782f 188144 
r-cran-rmpi_0.5-8-2_i386.deb
Files: 
 d4028dac9185ad18cd766deca6b31e50 966 gnu-r optional rmpi_0.5-8-2.dsc
 faa4258e9e38004b838c0ccbc064de22 3092 gnu-r optional rmpi_0.5-8-2.diff.gz
 ed234666f97a95508d36bd349105d9c5 188144 gnu-r optional 
r-cran-rmpi_0.5-8-2_i386.deb

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

iD8DBQFMB8PBCZSR95Gw07cRAg/uAJ9FFE1cPkd+wY3OYphdPn/ZkEJRnACfWlwy
wUheEk+EcjqJyg1bUzX6Fig=
=urdo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to