Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656422 - app-shells/mpibash-1.3 : rm: cannot remove /.../examples : No such file or directory
Summary: app-shells/mpibash-1.3 : rm: cannot remove /.../examples : No such file or di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-24 17:10 UTC by Toralf Förster
Modified: 2020-02-19 21:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2018-05-24 17:10 UTC, Toralf Förster
Details
app-shells:mpibash-1.3:20180524-024715.log (app-shells:mpibash-1.3:20180524-024715.log,34.33 KB, text/plain)
2018-05-24 17:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.56 KB, text/plain)
2018-05-24 17:10 UTC, Toralf Förster
Details
environment (environment,51.83 KB, text/plain)
2018-05-24 17:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.99 KB, application/x-bzip)
2018-05-24 17:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.95 KB, application/x-bzip)
2018-05-24 17:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.01 KB, application/x-bzip)
2018-05-24 17:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-05-24 17:10:21 UTC
make[2]: Leaving directory '/var/tmp/portage/app-shells/mpibash-1.3/work/mpibash-1.3'
make[1]: Leaving directory '/var/tmp/portage/app-shells/mpibash-1.3/work/mpibash-1.3'
rm: cannot remove '/var/tmp/portage/app-shells/mpibash-1.3/image//usr/share/doc/mpibash-1.3/examples': No such file or directory
 * ERROR: app-shells/mpibash-1.3::gentoo failed (install phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_20180519-112102

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-shells/mpibash
[ebuild  N    ] app-shells/mpibash-1.3  USE="-examples" 

!!! The following installed packages are masked:
- sys-apps/baselayout-2.5::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# William Hubbs <williamh@gentoo.org> (22 May 2018)
# Installs spurious paths  ,see bug #656380

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-05-24 17:10:24 UTC
Created attachment 532856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-24 17:10:27 UTC
Created attachment 532858 [details]
app-shells:mpibash-1.3:20180524-024715.log
Comment 3 Toralf Förster gentoo-dev 2018-05-24 17:10:30 UTC
Created attachment 532860 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-24 17:10:33 UTC
Created attachment 532862 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-24 17:10:37 UTC
Created attachment 532864 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-24 17:10:40 UTC
Created attachment 532866 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-05-24 17:10:43 UTC
Created attachment 532868 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-02-19 21:10:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2273e31dabc5ca216d1ca8e7c68406b0ad3e5ab6

commit 2273e31dabc5ca216d1ca8e7c68406b0ad3e5ab6
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2020-02-19 21:09:04 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2020-02-19 21:09:59 +0000

    app-shells/mpibash: fix build with mpi-3
    
    Closes: https://bugs.gentoo.org/656422
    Closes: https://bugs.gentoo.org/708994
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Christoph Junghans <junghans@gentoo.org>

 app-shells/mpibash/Manifest                        |  1 -
 app-shells/mpibash/files/mpi-3.patch               | 24 +++++++++++++
 app-shells/mpibash/mpibash-1.2.ebuild              | 42 ----------------------
 .../{mpibash-1.3.ebuild => mpibash-1.3-r1.ebuild}  |  8 +++--
 app-shells/mpibash/mpibash-9999.ebuild             |  6 ++--
 5 files changed, 32 insertions(+), 49 deletions(-)